"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/11/10 02:33:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya" 2024/11/10 02:33:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 02:33:52 DEBUG : Creating backend with remote "/tmp/rclone3092304332" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:33:54 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:33:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/10 02:33:54 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.46s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:33:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 02:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:33:59 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:33:59 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:34:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:34:04 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.36s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.50s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.46s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:34:12 DEBUG : Creating backend with remote "/non-existing" 2024/11/10 02:34:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/10 02:34:13 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:34:13 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.65s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:34:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:34:17 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:34:17 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:34:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.10s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:34:27 INFO : sugarsync root 'Test/rclone-test-sehivoq4qaya': Running all checks before starting transfers 2024/11/10 02:34:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:34:28 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:34:28 INFO : sugarsync root 'Test/rclone-test-sehivoq4qaya': Checks finished, now starting transfers 2024/11/10 02:34:28 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:34:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.06s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:34:38 ERROR : Ignoring --no-traverse with sync 2024/11/10 02:34:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:34:39 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:34:39 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:34:42 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:34:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.19s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:34:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/10 02:34:50 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:34:50 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:34:52 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:34:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:34:58 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:34:58 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:35:00 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:35:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:35:05 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:35:05 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:35:08 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:35:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/10 02:35:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 02:35:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/10 02:35:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 02:35:13 DEBUG : sub dir: Making directory 2024/11/10 02:35:14 DEBUG : sub dir2: Making directory 2024/11/10 02:35:15 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/10 02:35:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:35:16 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:35:16 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:35:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:35:21 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.00s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:35:28 DEBUG : sub dir2: Making directory 2024/11/10 02:35:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/10 02:35:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 02:35:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:35:29 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:35:29 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:35:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.83s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:35:38 DEBUG : sub dir2: Making directory with metadata 2024/11/10 02:35:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 02:35:39 DEBUG : sub dir: Making directory 2024/11/10 02:35:40 DEBUG : sub dir2: Making directory 2024/11/10 02:35:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:35:41 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:35:41 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:35:43 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:35:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:35:45 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/10 02:35:45 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.76s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.47s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:35:53 DEBUG : sub dir2: Making directory 2024/11/10 02:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:35:54 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:35:54 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:35:57 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:35:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:36:03 DEBUG : sub dir2: Making directory with metadata 2024/11/10 02:36:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 02:36:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 02:36:03 DEBUG : sub dir: Making directory 2024/11/10 02:36:05 DEBUG : sub dir2: Making directory 2024/11/10 02:36:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:36:06 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:36:06 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:36:08 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:36:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:36:10 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:36:17 DEBUG : sub dir2: Making directory 2024/11/10 02:36:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:36:18 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:36:18 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:36:22 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:36:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.74s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:36:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nuwohet1ruje" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-sehivoq4qaya' -> sugarsync root 'Test/rclone-test-nuwohet1ruje' 2024/11/10 02:36:36 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Renewing token 2024/11/10 02:36:37 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/11/10 02:36:37 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/11/10 02:36:37 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/11/10 02:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:36:38 DEBUG : sugarsync root 'Test/rclone-test-nuwohet1ruje': Waiting for checks to finish 2024/11/10 02:36:38 DEBUG : sugarsync root 'Test/rclone-test-nuwohet1ruje': Waiting for transfers to finish 2024/11/10 02:36:38 DEBUG : sugarsync root 'Test/rclone-test-nuwohet1ruje': Renewing token 2024/11/10 02:36:39 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/11/10 02:36:39 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/11/10 02:36:39 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/11/10 02:36:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:36:44 DEBUG : sugarsync root 'Test/rclone-test-nuwohet1ruje': Purge remote --- PASS: TestServerSideCopy (23.19s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:36:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 02:36:57 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:36:57 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:36:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:37:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vorirug2subo" 2024/11/10 02:37:10 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-sehivoq4qaya' -> sugarsync root 'Test/rclone-test-vorirug2subo' 2024/11/10 02:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:37:15 DEBUG : sugarsync root 'Test/rclone-test-vorirug2subo': Waiting for checks to finish 2024/11/10 02:37:15 DEBUG : sugarsync root 'Test/rclone-test-vorirug2subo': Waiting for transfers to finish 2024/11/10 02:37:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:37:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 02:37:25 DEBUG : sugarsync root 'Test/rclone-test-vorirug2subo': Waiting for checks to finish 2024/11/10 02:37:25 DEBUG : sugarsync root 'Test/rclone-test-vorirug2subo': Waiting for transfers to finish 2024/11/10 02:37:26 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.qulehoy3" before starting 2024/11/10 02:37:28 DEBUG : sub dir/hello world.qulehoy3: server side copy: removing renamed existing file after operation 2024/11/10 02:37:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:37:30 DEBUG : sugarsync root 'Test/rclone-test-vorirug2subo': Purge remote --- PASS: TestServerSideCopyOverSelf (32.75s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:37:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 02:37:44 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:37:44 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:37:45 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/10 02:37:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:37:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jabomec1quve" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-sehivoq4qaya' -> sugarsync root 'Test/rclone-test-jabomec1quve' 2024/11/10 02:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:38:02 DEBUG : sugarsync root 'Test/rclone-test-jabomec1quve': Waiting for checks to finish 2024/11/10 02:38:02 DEBUG : sugarsync root 'Test/rclone-test-jabomec1quve': Waiting for transfers to finish 2024/11/10 02:38:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:38:11 DEBUG : sugarsync root 'Test/rclone-test-jabomec1quve': Using server-side directory move 2024/11/10 02:38:11 INFO : sugarsync root 'Test/rclone-test-jabomec1quve': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 02:38:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 02:38:13 DEBUG : sugarsync root 'Test/rclone-test-jabomec1quve': Waiting for checks to finish 2024/11/10 02:38:13 DEBUG : sugarsync root 'Test/rclone-test-jabomec1quve': Waiting for transfers to finish 2024/11/10 02:38:14 INFO : sub dir/hello world: Deleted 2024/11/10 02:38:14 INFO : sub dir/hello world: Moved (server-side) 2024/11/10 02:38:21 DEBUG : testing file moves 2024/11/10 02:38:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/10 02:38:23 DEBUG : sugarsync root 'Test/rclone-test-jabomec1quve': Waiting for checks to finish 2024/11/10 02:38:23 DEBUG : sugarsync root 'Test/rclone-test-jabomec1quve': Waiting for transfers to finish 2024/11/10 02:38:24 INFO : sub dir/hello world: Deleted 2024/11/10 02:38:24 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:38:27 DEBUG : sugarsync root 'Test/rclone-test-jabomec1quve': Purge remote --- PASS: TestServerSideMoveOverSelf (41.58s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:38:38 ERROR : : error listing: directory not found 2024/11/10 02:38:39 DEBUG : Local file system at /tmp/rclone3092304332: Making directory 2024/11/10 02:38:41 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:38:41 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.47s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:38:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/10 02:38:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:38:54 DEBUG : Local file system at /tmp/rclone3092304332: Waiting for checks to finish 2024/11/10 02:38:54 DEBUG : Local file system at /tmp/rclone3092304332: Waiting for transfers to finish 2024/11/10 02:38:55 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/11/10 02:38:55 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:38:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.18s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:39:01 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/10 02:39:01 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:39:01 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:39:03 INFO : check sum: Copied (new) 2024/11/10 02:39:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:39:05 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:39:05 NOTICE: sugarsync root 'Test/rclone-test-sehivoq4qaya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/10 02:39:05 DEBUG : check sum: Size of src and dst objects identical 2024/11/10 02:39:05 DEBUG : check sum: Unchanged skipping 2024/11/10 02:39:05 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:39:05 DEBUG : Waiting for deletions to finish 2024/11/10 02:39:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.50s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:39:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/10 02:39:11 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:39:11 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:39:13 INFO : sizeonly: Copied (new) 2024/11/10 02:39:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:39:15 DEBUG : sizeonly: Sizes identical 2024/11/10 02:39:15 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:39:15 DEBUG : sizeonly: Unchanged skipping 2024/11/10 02:39:15 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:39:15 DEBUG : Waiting for deletions to finish 2024/11/10 02:39:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:39:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/10 02:39:22 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:39:22 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:39:24 INFO : ignore-size: Copied (new) 2024/11/10 02:39:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:39:26 DEBUG : ignore-size: Sizes identical 2024/11/10 02:39:26 DEBUG : ignore-size: Unchanged skipping 2024/11/10 02:39:26 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:39:26 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:39:26 DEBUG : Waiting for deletions to finish 2024/11/10 02:39:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.68s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:39:36 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:39:36 DEBUG : existing: Sizes identical 2024/11/10 02:39:36 DEBUG : existing: Unchanged skipping 2024/11/10 02:39:36 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:39:36 DEBUG : Waiting for deletions to finish 2024/11/10 02:39:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:39:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/10 02:39:36 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:39:36 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:39:38 INFO : existing: Copied (replaced existing) 2024/11/10 02:39:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.35s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:39:45 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 02:39:45 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:39:45 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:39:47 INFO : existing: Copied (new) 2024/11/10 02:39:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:39:49 DEBUG : existing: Destination exists, skipping 2024/11/10 02:39:49 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:39:49 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:39:49 DEBUG : Waiting for deletions to finish 2024/11/10 02:39:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:40:02 DEBUG : d: Making directory 2024/11/10 02:40:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 02:40:06 DEBUG : c/non empty space: Sizes identical 2024/11/10 02:40:06 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 02:40:06 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:40:06 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:40:08 INFO : a/potato2: Copied (new) 2024/11/10 02:40:08 DEBUG : Waiting for deletions to finish 2024/11/10 02:40:09 INFO : b/potato: Deleted 2024/11/10 02:40:09 INFO : d: Removing directory 2024/11/10 02:40:11 INFO : b: Removing directory 2024/11/10 02:40:12 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:40:24 DEBUG : empty space: Sizes identical 2024/11/10 02:40:24 DEBUG : empty space: Unchanged skipping 2024/11/10 02:40:24 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:40:24 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:40:24 DEBUG : Waiting for deletions to finish 2024/11/10 02:40:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:40:25 DEBUG : empty space: Sizes identical 2024/11/10 02:40:25 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:40:25 DEBUG : empty space: Unchanged skipping 2024/11/10 02:40:25 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:40:25 DEBUG : Waiting for deletions to finish 2024/11/10 02:40:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.43s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:40:38 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/10 02:40:38 DEBUG : empty space: Sizes identical 2024/11/10 02:40:38 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:40:38 DEBUG : empty space: Unchanged skipping 2024/11/10 02:40:38 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:40:41 INFO : potato: Copied (new) 2024/11/10 02:40:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:40:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/10 02:40:50 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:40:50 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:40:51 INFO : potato: Copied (replaced existing) 2024/11/10 02:40:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/10 02:41:00 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/10 02:41:00 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:41:00 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:41:01 INFO : potato: Copied (replaced existing) 2024/11/10 02:41:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:41:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:41:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/10 02:41:11 DEBUG : empty space: Sizes identical 2024/11/10 02:41:11 DEBUG : empty space: Unchanged skipping 2024/11/10 02:41:11 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:41:11 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:41:11 DEBUG : Waiting for deletions to finish 2024/11/10 02:41:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:41:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:41:23 DEBUG : empty space: Sizes identical 2024/11/10 02:41:23 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:41:23 DEBUG : empty space: Unchanged skipping 2024/11/10 02:41:23 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:41:25 INFO : potato2: Copied (new) 2024/11/10 02:41:25 DEBUG : Waiting for deletions to finish 2024/11/10 02:41:26 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:41:38 DEBUG : d: Making directory 2024/11/10 02:41:40 DEBUG : d/e: Making directory 2024/11/10 02:41:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 02:41:44 DEBUG : c/non empty space: Sizes identical 2024/11/10 02:41:44 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 02:41:46 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:41:46 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:41:47 INFO : a/potato2: Copied (new) 2024/11/10 02:41:47 DEBUG : Waiting for deletions to finish 2024/11/10 02:41:48 INFO : b/potato: Deleted 2024/11/10 02:41:48 INFO : d/e: Removing directory 2024/11/10 02:41:50 INFO : d: Removing directory 2024/11/10 02:41:51 INFO : b: Removing directory 2024/11/10 02:41:52 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:42:07 DEBUG : d: Making directory 2024/11/10 02:42:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 02:42:11 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:42:11 DEBUG : c/non empty space: Sizes identical 2024/11/10 02:42:11 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 02:42:11 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:42:14 INFO : a/potato2: Copied (new) 2024/11/10 02:42:14 ERROR : sugarsync root 'Test/rclone-test-sehivoq4qaya': not deleting files as there were IO errors 2024/11/10 02:42:14 ERROR : sugarsync root 'Test/rclone-test-sehivoq4qaya': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:42:31 DEBUG : Waiting for deletions to finish 2024/11/10 02:42:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:42:32 DEBUG : empty space: Sizes identical 2024/11/10 02:42:32 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:42:32 DEBUG : empty space: Unchanged skipping 2024/11/10 02:42:32 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:42:33 INFO : potato: Deleted 2024/11/10 02:42:34 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.37s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:42:45 DEBUG : Waiting for deletions to finish 2024/11/10 02:42:46 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:42:46 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:42:47 INFO : potato: Deleted 2024/11/10 02:42:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:42:47 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:42:47 DEBUG : empty space: Sizes identical 2024/11/10 02:42:47 DEBUG : empty space: Unchanged skipping 2024/11/10 02:42:47 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:42:50 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.47s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:42:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:42:59 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:42:59 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:43:01 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.44s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:43:12 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 02:43:12 DEBUG : enormous: Excluded 2024/11/10 02:43:12 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 02:43:12 DEBUG : potato2: Excluded 2024/11/10 02:43:13 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 02:43:13 DEBUG : potato2: Excluded 2024/11/10 02:43:13 DEBUG : empty space: Sizes identical 2024/11/10 02:43:13 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:43:13 DEBUG : empty space: Unchanged skipping 2024/11/10 02:43:13 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:43:13 DEBUG : Waiting for deletions to finish 2024/11/10 02:43:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:43:14 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 02:43:14 DEBUG : enormous: Excluded 2024/11/10 02:43:14 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 02:43:14 DEBUG : potato2: Excluded 2024/11/10 02:43:14 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 02:43:14 DEBUG : potato2: Excluded 2024/11/10 02:43:14 DEBUG : empty space: Sizes identical 2024/11/10 02:43:14 DEBUG : empty space: Unchanged skipping 2024/11/10 02:43:14 DEBUG : Local file system at /tmp/rclone3092304332: Waiting for checks to finish 2024/11/10 02:43:14 DEBUG : Local file system at /tmp/rclone3092304332: Waiting for transfers to finish 2024/11/10 02:43:14 DEBUG : Waiting for deletions to finish 2024/11/10 02:43:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:43:29 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 02:43:29 DEBUG : enormous: Excluded 2024/11/10 02:43:29 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 02:43:29 DEBUG : potato2: Excluded 2024/11/10 02:43:29 DEBUG : empty space: Sizes identical 2024/11/10 02:43:29 DEBUG : empty space: Unchanged skipping 2024/11/10 02:43:29 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:43:29 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:43:29 DEBUG : Waiting for deletions to finish 2024/11/10 02:43:30 INFO : enormous: Deleted 2024/11/10 02:43:30 INFO : potato2: Deleted 2024/11/10 02:43:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:43:31 DEBUG : empty space: Sizes identical 2024/11/10 02:43:31 DEBUG : empty space: Unchanged skipping 2024/11/10 02:43:31 DEBUG : Local file system at /tmp/rclone3092304332: Waiting for checks to finish 2024/11/10 02:43:31 DEBUG : Local file system at /tmp/rclone3092304332: Waiting for transfers to finish 2024/11/10 02:43:31 DEBUG : Waiting for deletions to finish 2024/11/10 02:43:31 INFO : potato2: Deleted 2024/11/10 02:43:31 INFO : enormous: Deleted 2024/11/10 02:43:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.43s) === 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-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/11/10 02:43:38 ERROR : sugarsync root 'Test/rclone-test-sehivoq4qaya': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/10 02:43:39 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/10 02:43:39 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/10 02:43:39 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:43:39 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:43:41 INFO : potato: Copied (new) 2024/11/10 02:43:42 INFO : yam: Copied (new) 2024/11/10 02:43:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:43:42 ERROR : sugarsync root 'Test/rclone-test-sehivoq4qaya': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/10 02:43:43 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/10 02:43:43 DEBUG : potato: Sizes identical 2024/11/10 02:43:43 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:43:43 DEBUG : potato: Unchanged skipping 2024/11/10 02:43:43 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:43:46 INFO : yaml: Copied (new) 2024/11/10 02:43:46 DEBUG : Waiting for deletions to finish 2024/11/10 02:43:46 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/10 02:43:53 ERROR : sugarsync root 'Test/rclone-test-sehivoq4qaya': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/10 02:43:54 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/10 02:43:54 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/10 02:43:54 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:43:54 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:43:56 INFO : yam: Copied (new) 2024/11/10 02:43:56 INFO : potato: Copied (new) 2024/11/10 02:43:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:43:57 ERROR : sugarsync root 'Test/rclone-test-sehivoq4qaya': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/10 02:43:58 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/10 02:43:58 DEBUG : potato: Sizes identical 2024/11/10 02:43:58 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:43:58 DEBUG : potato: Unchanged skipping 2024/11/10 02:43:58 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:44:00 INFO : yaml: Copied (new) 2024/11/10 02:44:00 DEBUG : Waiting for deletions to finish 2024/11/10 02:44:01 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.89s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/10 02:44:09 INFO : sugarsync root 'Test/rclone-test-sehivoq4qaya': Making map for --track-renames 2024/11/10 02:44:09 INFO : sugarsync root 'Test/rclone-test-sehivoq4qaya': Finished making map for --track-renames 2024/11/10 02:44:09 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:44:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/10 02:44:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/10 02:44:09 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for renames to finish 2024/11/10 02:44:09 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:44:13 INFO : potato: Copied (new) 2024/11/10 02:44:13 INFO : sub/yam: Copied (new) 2024/11/10 02:44:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:44:14 DEBUG : potato: Sizes identical 2024/11/10 02:44:14 DEBUG : potato: Unchanged skipping 2024/11/10 02:44:15 INFO : sugarsync root 'Test/rclone-test-sehivoq4qaya': Making map for --track-renames 2024/11/10 02:44:15 INFO : sugarsync root 'Test/rclone-test-sehivoq4qaya': Finished making map for --track-renames 2024/11/10 02:44:15 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:44:15 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for renames to finish 2024/11/10 02:44:17 INFO : sub/yam: Moved (server-side) to: yam 2024/11/10 02:44:17 INFO : yam: Renamed from "sub/yam" 2024/11/10 02:44:17 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:44:17 DEBUG : Waiting for deletions to finish 2024/11/10 02:44:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:44:26 DEBUG : Creating backend with remote "/tmp/rclone3092304332/dir1" 2024/11/10 02:44:26 DEBUG : Config file has changed externally - reloading 2024/11/10 02:44:26 DEBUG : Creating backend with remote "/tmp/rclone3092304332/dir2" 2024/11/10 02:44:26 DEBUG : Local file system at /tmp/rclone3092304332/dir2: Using server-side directory move 2024/11/10 02:44:26 INFO : Local file system at /tmp/rclone3092304332/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 02:44:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/10 02:44:26 INFO : file1.txt: Moved (server-side) 2024/11/10 02:44:26 DEBUG : Local file system at /tmp/rclone3092304332/dir2: Waiting for checks to finish 2024/11/10 02:44:26 DEBUG : Local file system at /tmp/rclone3092304332/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:44:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:44:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/10 02:44:28 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:44:28 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:44:35 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:44:35 INFO : sub dir/hello world: Deleted 2024/11/10 02:44:35 INFO : nested/sub dir/file: Copied (new) 2024/11/10 02:44:35 INFO : nested/sub dir/file: Deleted 2024/11/10 02:44:35 INFO : sub dir: Removing directory 2024/11/10 02:44:35 INFO : nested/sub dir: Removing directory 2024/11/10 02:44:35 INFO : nested: Removing directory 2024/11/10 02:44:35 DEBUG : Local file system at /tmp/rclone3092304332: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:44:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:44:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/10 02:44:46 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:44:46 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:44:52 INFO : nested/sub dir/file: Copied (new) 2024/11/10 02:44:52 INFO : nested/sub dir/file: Deleted 2024/11/10 02:44:53 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:44:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:45:03 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 02:45:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/10 02:45:03 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:45:03 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:45:06 INFO : existing-b: Copied (new) 2024/11/10 02:45:06 INFO : existing-b: Deleted 2024/11/10 02:45:06 INFO : existing: Copied (new) 2024/11/10 02:45:06 INFO : existing: Deleted 2024/11/10 02:45:07 DEBUG : existing: Destination exists, skipping 2024/11/10 02:45:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/10 02:45:07 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:45:07 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:45:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.92s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:45:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-higuqin8numo" 2024/11/10 02:45:12 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-sehivoq4qaya' -> sugarsync root 'Test/rclone-test-higuqin8numo' 2024/11/10 02:45:31 DEBUG : sugarsync root 'Test/rclone-test-higuqin8numo': Using server-side directory move 2024/11/10 02:45:31 INFO : sugarsync root 'Test/rclone-test-higuqin8numo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 02:45:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:45:32 DEBUG : empty space: Sizes identical 2024/11/10 02:45:32 DEBUG : empty space: Unchanged skipping 2024/11/10 02:45:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 02:45:32 DEBUG : sugarsync root 'Test/rclone-test-higuqin8numo': Waiting for checks to finish 2024/11/10 02:45:32 INFO : empty space: Deleted 2024/11/10 02:45:32 DEBUG : sugarsync root 'Test/rclone-test-higuqin8numo': Waiting for transfers to finish 2024/11/10 02:45:32 INFO : potato2: Moved (server-side) 2024/11/10 02:45:33 INFO : potato3: Deleted 2024/11/10 02:45:33 INFO : potato3: Moved (server-side) 2024/11/10 02:45:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-codojal9pufi" 2024/11/10 02:45:38 DEBUG : sugarsync root 'Test/rclone-test-codojal9pufi': Using server-side directory move 2024/11/10 02:45:40 INFO : sugarsync root 'Test/rclone-test-codojal9pufi': Server side directory move succeeded 2024/11/10 02:45:42 ERROR : : error listing: directory not found 2024/11/10 02:45:42 DEBUG : sugarsync root 'Test/rclone-test-codojal9pufi': Purge remote 2024/11/10 02:45:43 DEBUG : sugarsync root 'Test/rclone-test-higuqin8numo': Purge remote 2024/11/10 02:45:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:45:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hiyuvoj4qubo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-sehivoq4qaya' -> sugarsync root 'Test/rclone-test-hiyuvoj4qubo' 2024/11/10 02:46:04 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 02:46:04 DEBUG : empty space: Excluded 2024/11/10 02:46:04 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 02:46:04 DEBUG : empty space: Excluded 2024/11/10 02:46:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:46:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 02:46:04 DEBUG : sugarsync root 'Test/rclone-test-hiyuvoj4qubo': Waiting for checks to finish 2024/11/10 02:46:04 DEBUG : sugarsync root 'Test/rclone-test-hiyuvoj4qubo': Waiting for transfers to finish 2024/11/10 02:46:05 INFO : potato2: Moved (server-side) 2024/11/10 02:46:05 INFO : potato3: Deleted 2024/11/10 02:46:06 INFO : potato3: Moved (server-side) 2024/11/10 02:46:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kafodin9depe" 2024/11/10 02:46:07 DEBUG : Config file has changed externally - reloading 2024/11/10 02:46:11 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 02:46:11 DEBUG : empty space: Excluded 2024/11/10 02:46:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:46:11 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/10 02:46:11 DEBUG : sugarsync root 'Test/rclone-test-kafodin9depe': Waiting for checks to finish 2024/11/10 02:46:11 DEBUG : sugarsync root 'Test/rclone-test-kafodin9depe': Waiting for transfers to finish 2024/11/10 02:46:13 INFO : potato2: Moved (server-side) 2024/11/10 02:46:14 INFO : potato3: Moved (server-side) 2024/11/10 02:46:15 DEBUG : sugarsync root 'Test/rclone-test-kafodin9depe': Purge remote 2024/11/10 02:46:16 DEBUG : sugarsync root 'Test/rclone-test-hiyuvoj4qubo': Purge remote --- PASS: TestServerSideMoveWithFilter (33.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:46:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lulatal8meni" 2024/11/10 02:46:29 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-sehivoq4qaya' -> sugarsync root 'Test/rclone-test-lulatal8meni' 2024/11/10 02:46:39 DEBUG : sugarsync root 'Test/rclone-test-lulatal8meni': Using server-side directory move 2024/11/10 02:46:39 INFO : sugarsync root 'Test/rclone-test-lulatal8meni': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 02:46:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:46:39 DEBUG : empty space: Sizes identical 2024/11/10 02:46:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 02:46:39 DEBUG : empty space: Unchanged skipping 2024/11/10 02:46:40 INFO : potato3: Deleted 2024/11/10 02:46:40 DEBUG : sugarsync root 'Test/rclone-test-lulatal8meni': Waiting for checks to finish 2024/11/10 02:46:40 INFO : potato2: Moved (server-side) 2024/11/10 02:46:40 INFO : empty space: Deleted 2024/11/10 02:46:40 DEBUG : sugarsync root 'Test/rclone-test-lulatal8meni': Waiting for transfers to finish 2024/11/10 02:46:41 INFO : potato3: Moved (server-side) 2024/11/10 02:46:41 INFO : tomatoDir: Removing directory 2024/11/10 02:46:42 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': deleted 1 directories 2024/11/10 02:46:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wezihil1mivu" 2024/11/10 02:46:47 DEBUG : tomatoDir: Making directory 2024/11/10 02:46:49 DEBUG : sugarsync root 'Test/rclone-test-wezihil1mivu': Using server-side directory move 2024/11/10 02:46:51 INFO : sugarsync root 'Test/rclone-test-wezihil1mivu': Server side directory move succeeded 2024/11/10 02:46:53 ERROR : : error listing: directory not found 2024/11/10 02:46:54 ERROR : : error listing: directory not found 2024/11/10 02:46:54 DEBUG : sugarsync root 'Test/rclone-test-wezihil1mivu': Purge remote 2024/11/10 02:46:55 DEBUG : sugarsync root 'Test/rclone-test-lulatal8meni': Purge remote 2024/11/10 02:46:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.50s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:46:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:47:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/rclone-sync-test" 2024/11/10 02:47:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/rclone-sync-test-include/layer2" 2024/11/10 02:47:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/rclone-sync-test-ignore-file" 2024/11/10 02:47:36 DEBUG : rclone-sync-test: Excluded 2024/11/10 02:47:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 02:47:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 02:47:39 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/rclone-sync-test': Waiting for checks to finish 2024/11/10 02:47:39 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/rclone-sync-test': Waiting for transfers to finish 2024/11/10 02:47:39 DEBUG : Waiting for deletions to finish 2024/11/10 02:47:39 INFO : There was nothing to transfer 2024/11/10 02:47:41 DEBUG : rclone-sync-test: Excluded 2024/11/10 02:47:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 02:47:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 02:47:44 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:47:44 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:47:44 DEBUG : Waiting for deletions to finish 2024/11/10 02:47:44 INFO : rclone-sync-test-include: Removing directory 2024/11/10 02:47:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/10 02:47:45 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': failed to delete 1 directories 2024/11/10 02:47:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:47:47 DEBUG : rclone-sync-test: Excluded 2024/11/10 02:47:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 02:47:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 02:47:50 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/10 02:47:50 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/10 02:47:50 DEBUG : Waiting for deletions to finish 2024/11/10 02:47:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:47:52 DEBUG : rclone-sync-test: Excluded 2024/11/10 02:47:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 02:47:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 02:47:55 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:47:55 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:47:55 DEBUG : Waiting for deletions to finish 2024/11/10 02:47:55 INFO : rclone-sync-test-include: Removing directory 2024/11/10 02:47:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/10 02:47:56 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': failed to delete 1 directories 2024/11/10 02:47:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:47:57 DEBUG : : Excluded 2024/11/10 02:47:58 DEBUG : rclone-sync-test: Excluded 2024/11/10 02:48:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 02:48:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 02:48:01 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/10 02:48:01 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/10 02:48:01 DEBUG : Waiting for deletions to finish 2024/11/10 02:48:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.56s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:48:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/dst" 2024/11/10 02:48:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/CompareDest" 2024/11/10 02:48:44 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 02:48:44 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:48:44 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:48:47 INFO : one: Copied (new) 2024/11/10 02:48:47 DEBUG : Waiting for deletions to finish 2024/11/10 02:48:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:48:51 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:48:52 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:48:53 INFO : one: Copied (replaced existing) 2024/11/10 02:48:53 DEBUG : Waiting for deletions to finish 2024/11/10 02:49:02 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:49:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:49:04 DEBUG : one: Sizes identical 2024/11/10 02:49:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 02:49:04 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:49:04 DEBUG : Waiting for deletions to finish 2024/11/10 02:49:04 INFO : There was nothing to transfer 2024/11/10 02:49:11 DEBUG : two: Sizes identical 2024/11/10 02:49:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 02:49:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:49:11 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:49:12 DEBUG : one: Sizes identical 2024/11/10 02:49:12 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 02:49:12 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:49:12 DEBUG : Waiting for deletions to finish 2024/11/10 02:49:12 INFO : There was nothing to transfer 2024/11/10 02:49:15 DEBUG : two: Sizes identical 2024/11/10 02:49:15 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 02:49:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:49:15 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:49:15 DEBUG : one: Sizes identical 2024/11/10 02:49:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 02:49:15 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:49:15 DEBUG : Waiting for deletions to finish 2024/11/10 02:49:15 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/10 02:49:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/10 02:49:20 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 02:49:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:49:20 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:49:20 DEBUG : one: Sizes identical 2024/11/10 02:49:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 02:49:20 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:49:22 INFO : two: Copied (new) 2024/11/10 02:49:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:49:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/dest" 2024/11/10 02:49:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/pre-dest1" 2024/11/10 02:49:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/pre-dest2" 2024/11/10 02:49:51 DEBUG : 1: Sizes identical 2024/11/10 02:49:51 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/10 02:49:52 DEBUG : 2: Sizes identical 2024/11/10 02:49:52 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/10 02:49:54 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/10 02:49:54 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dest': Waiting for checks to finish 2024/11/10 02:49:54 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dest': Waiting for transfers to finish 2024/11/10 02:49:57 INFO : 3: Copied (new) 2024/11/10 02:49:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.91s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:50:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/dst" 2024/11/10 02:50:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/CopyDest" 2024/11/10 02:50:18 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 02:50:18 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:50:18 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:50:21 INFO : one: Copied (new) 2024/11/10 02:50:21 DEBUG : Waiting for deletions to finish 2024/11/10 02:50:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:50:25 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:50:26 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:50:27 INFO : one: Copied (replaced existing) 2024/11/10 02:50:27 DEBUG : Waiting for deletions to finish 2024/11/10 02:50:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/BackupDir" 2024/11/10 02:50:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:50:41 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:50:43 DEBUG : one: Sizes identical 2024/11/10 02:50:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:50:45 INFO : one: Moved (server-side) 2024/11/10 02:50:47 INFO : one: Copied (server-side copy) 2024/11/10 02:50:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/10 02:50:47 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:50:47 DEBUG : Waiting for deletions to finish 2024/11/10 02:50:54 DEBUG : two: Sizes identical 2024/11/10 02:50:56 INFO : two: Copied (server-side copy) 2024/11/10 02:50:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/10 02:50:56 DEBUG : one: Sizes identical 2024/11/10 02:50:56 DEBUG : one: Unchanged skipping 2024/11/10 02:50:56 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:50:56 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:50:56 DEBUG : Waiting for deletions to finish 2024/11/10 02:50:58 DEBUG : two: Sizes identical 2024/11/10 02:50:58 DEBUG : one: Sizes identical 2024/11/10 02:50:58 DEBUG : two: Unchanged skipping 2024/11/10 02:50:58 DEBUG : one: Unchanged skipping 2024/11/10 02:50:58 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:50:58 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:50:58 DEBUG : Waiting for deletions to finish 2024/11/10 02:50:58 INFO : There was nothing to transfer 2024/11/10 02:51:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/10 02:51:05 DEBUG : three: Destination not found in --copy-dest 2024/11/10 02:51:05 DEBUG : three: Need to transfer - File not found at Destination 2024/11/10 02:51:05 DEBUG : one: Sizes identical 2024/11/10 02:51:05 DEBUG : one: Unchanged skipping 2024/11/10 02:51:05 DEBUG : two: Sizes identical 2024/11/10 02:51:05 DEBUG : two: Unchanged skipping 2024/11/10 02:51:05 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:51:05 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:51:08 INFO : three: Copied (new) 2024/11/10 02:51:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (72.85s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:51:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/dst" 2024/11/10 02:51:30 DEBUG : Config file has changed externally - reloading 2024/11/10 02:51:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/backup" 2024/11/10 02:51:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:51:38 DEBUG : two: Sizes identical 2024/11/10 02:51:38 DEBUG : two: Unchanged skipping 2024/11/10 02:51:38 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:51:40 INFO : one: Moved (server-side) 2024/11/10 02:51:40 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:51:43 INFO : one: Copied (new) 2024/11/10 02:51:43 DEBUG : Waiting for deletions to finish 2024/11/10 02:51:44 INFO : three.txt: Moved (server-side) 2024/11/10 02:51:44 INFO : three.txt: Moved into backup dir 2024/11/10 02:51:50 DEBUG : two: Sizes identical 2024/11/10 02:51:50 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:51:50 DEBUG : two: Unchanged skipping 2024/11/10 02:51:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:51:52 INFO : one: Deleted 2024/11/10 02:51:53 INFO : one: Moved (server-side) 2024/11/10 02:51:53 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:51:55 INFO : one: Copied (new) 2024/11/10 02:51:55 DEBUG : Waiting for deletions to finish 2024/11/10 02:51:56 INFO : three.txt: Deleted 2024/11/10 02:51:57 INFO : three.txt: Moved (server-side) 2024/11/10 02:51:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:52:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/dst" 2024/11/10 02:52:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/backup" 2024/11/10 02:52:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:52:24 DEBUG : two: Sizes identical 2024/11/10 02:52:24 DEBUG : two: Unchanged skipping 2024/11/10 02:52:24 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:52:27 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:52:27 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:52:29 INFO : one: Copied (new) 2024/11/10 02:52:29 DEBUG : Waiting for deletions to finish 2024/11/10 02:52:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:52:30 INFO : three.txt: Moved into backup dir 2024/11/10 02:52:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:52:37 DEBUG : two: Sizes identical 2024/11/10 02:52:37 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:52:37 DEBUG : two: Unchanged skipping 2024/11/10 02:52:38 INFO : one.bak: Deleted 2024/11/10 02:52:39 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:52:39 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:52:41 INFO : one: Copied (new) 2024/11/10 02:52:41 DEBUG : Waiting for deletions to finish 2024/11/10 02:52:43 INFO : three.txt.bak: Deleted 2024/11/10 02:52:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:52:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:53:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/dst" 2024/11/10 02:53:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/backup" 2024/11/10 02:53:05 DEBUG : Config file has changed externally - reloading 2024/11/10 02:53:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:53:10 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:53:10 DEBUG : two: Sizes identical 2024/11/10 02:53:10 DEBUG : two: Unchanged skipping 2024/11/10 02:53:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 02:53:13 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:53:15 INFO : one: Copied (new) 2024/11/10 02:53:15 DEBUG : Waiting for deletions to finish 2024/11/10 02:53:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 02:53:17 INFO : three.txt: Moved into backup dir 2024/11/10 02:53:23 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:53:23 DEBUG : two: Sizes identical 2024/11/10 02:53:23 DEBUG : two: Unchanged skipping 2024/11/10 02:53:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:53:24 INFO : one-2019-01-01: Deleted 2024/11/10 02:53:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 02:53:25 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:53:27 INFO : one: Copied (new) 2024/11/10 02:53:27 DEBUG : Waiting for deletions to finish 2024/11/10 02:53:29 INFO : three-2019-01-01.txt: Deleted 2024/11/10 02:53:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 02:53:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.29s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:53:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/dst" 2024/11/10 02:53:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:53:52 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:53:52 DEBUG : two: Sizes identical 2024/11/10 02:53:52 DEBUG : two: Unchanged skipping 2024/11/10 02:53:53 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:53:53 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:53:55 INFO : one: Copied (new) 2024/11/10 02:53:55 DEBUG : Waiting for deletions to finish 2024/11/10 02:53:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:53:57 INFO : three.txt: Moved into backup dir 2024/11/10 02:54:03 DEBUG : one.bak: Excluded (Path Filter) 2024/11/10 02:54:03 DEBUG : one.bak: Excluded 2024/11/10 02:54:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/10 02:54:03 DEBUG : three.txt.bak: Excluded 2024/11/10 02:54:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:54:03 DEBUG : two: Sizes identical 2024/11/10 02:54:03 DEBUG : two: Unchanged skipping 2024/11/10 02:54:03 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for checks to finish 2024/11/10 02:54:05 INFO : one.bak: Deleted 2024/11/10 02:54:06 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:54:06 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya/dst': Waiting for transfers to finish 2024/11/10 02:54:08 INFO : one: Copied (new) 2024/11/10 02:54:08 DEBUG : Waiting for deletions to finish 2024/11/10 02:54:10 INFO : three.txt.bak: Deleted 2024/11/10 02:54:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:54:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.85s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:54:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/dst" 2024/11/10 02:54:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:54:33 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:54:35 INFO : one: Copied (new) 2024/11/10 02:54:36 DEBUG : two: Sizes identical 2024/11/10 02:54:36 DEBUG : two: Unchanged skipping 2024/11/10 02:54:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/10 02:54:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:54:40 INFO : three.txt: Copied (new) 2024/11/10 02:54:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:54:46 INFO : one.bak: Deleted 2024/11/10 02:54:46 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:54:49 INFO : one: Copied (new) 2024/11/10 02:54:50 DEBUG : two: Sizes identical 2024/11/10 02:54:50 DEBUG : two: Unchanged skipping 2024/11/10 02:54:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/10 02:54:52 INFO : three.txt.bak: Deleted 2024/11/10 02:54:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:54:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.11s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:55:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sehivoq4qaya/dst" 2024/11/10 02:55:13 DEBUG : Config file has changed externally - reloading 2024/11/10 02:55:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:55:18 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 02:55:21 INFO : one: Copied (new) 2024/11/10 02:55:21 DEBUG : two: Sizes identical 2024/11/10 02:55:21 DEBUG : two: Unchanged skipping 2024/11/10 02:55:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/10 02:55:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 02:55:26 INFO : three.txt: Copied (new) 2024/11/10 02:55:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:55:31 INFO : one-2019-01-01: Deleted 2024/11/10 02:55:32 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 02:55:34 INFO : one: Copied (new) 2024/11/10 02:55:35 DEBUG : two: Sizes identical 2024/11/10 02:55:35 DEBUG : two: Unchanged skipping 2024/11/10 02:55:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/10 02:55:37 INFO : three-2019-01-01.txt: Deleted 2024/11/10 02:55:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 02:55:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.51s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:55:53 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:55:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/10 02:55:53 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:55:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/10 02:55:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.81s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:55:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 02:55:59 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:55:59 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:56:02 INFO : existing: Copied (new) 2024/11/10 02:56:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:56:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/10 02:56:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/10 02:56:04 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:56:04 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:56:04 ERROR : sugarsync root 'Test/rclone-test-sehivoq4qaya': not deleting files as there were IO errors 2024/11/10 02:56:04 ERROR : sugarsync root 'Test/rclone-test-sehivoq4qaya': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.28s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:56:30 DEBUG : existing: Sizes identical 2024/11/10 02:56:30 DEBUG : existing: Unchanged skipping 2024/11/10 02:56:30 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/10 02:56:31 DEBUG : EXISTING: moving to existing-rclone-move-yudokip7 2024/11/10 02:56:32 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-kimajaq1 2024/11/10 02:56:33 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/10 02:56:33 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-kimajaq1 2024/11/10 02:56:33 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/10 02:56:33 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yudokip7 2024/11/10 02:56:33 DEBUG : EXISTING: moving to existing 2024/11/10 02:56:34 INFO : existing-rclone-move-yudokip7: Moved (server-side) to: existing 2024/11/10 02:56:34 INFO : EXISTING: Moved (server-side) to: existing 2024/11/10 02:56:34 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/10 02:56:34 INFO : existingbutdifferent-rclone-move-kimajaq1: Moved (server-side) to: existingbutdifferent 2024/11/10 02:56:34 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/10 02:56:34 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/10 02:56:37 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/10 02:56:37 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/10 02:56:42 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/10 02:56:43 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/10 02:56:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-hiwolor0 2024/11/10 02:56:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-hiwolor0 2024/11/10 02:56:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/10 02:56:47 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/10 02:56:47 INFO : subdira/subdirb/subdirc/hello-rclone-move-hiwolor0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/10 02:56:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/10 02:56:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/10 02:56:48 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/10 02:56:48 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:56:48 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/10 02:56:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qavarem0 2024/11/10 02:56:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qavarem0 2024/11/10 02:56:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/10 02:56:50 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qavarem0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/10 02:56:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/10 02:56:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/10 02:56:50 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:56:51 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/10 02:56:51 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (54.91s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", 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-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", 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-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.35s) --- SKIP: TestMaxTransfer/Hard (1.47s) --- SKIP: TestMaxTransfer/Soft (1.46s) --- SKIP: TestMaxTransfer/Cautious (1.42s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 02:58:53 DEBUG : both0: Sizes identical 2024/11/10 02:58:53 DEBUG : both11: Sizes identical 2024/11/10 02:58:53 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 02:58:53 DEBUG : both1: Sizes identical 2024/11/10 02:58:53 DEBUG : both10: Sizes identical 2024/11/10 02:58:53 DEBUG : both0: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both12: Sizes identical 2024/11/10 02:58:53 DEBUG : both12: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both13: Sizes identical 2024/11/10 02:58:53 DEBUG : both13: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both14: Sizes identical 2024/11/10 02:58:53 DEBUG : both11: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both15: Sizes identical 2024/11/10 02:58:53 DEBUG : both15: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both16: Sizes identical 2024/11/10 02:58:53 DEBUG : both1: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both17: Sizes identical 2024/11/10 02:58:53 DEBUG : both17: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both18: Sizes identical 2024/11/10 02:58:53 DEBUG : both18: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both19: Sizes identical 2024/11/10 02:58:53 DEBUG : both19: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both2: Sizes identical 2024/11/10 02:58:53 DEBUG : both2: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both3: Sizes identical 2024/11/10 02:58:53 DEBUG : both10: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both4: Sizes identical 2024/11/10 02:58:53 DEBUG : both14: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both5: Sizes identical 2024/11/10 02:58:53 DEBUG : both16: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both6: Sizes identical 2024/11/10 02:58:53 DEBUG : both3: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both7: Sizes identical 2024/11/10 02:58:53 DEBUG : both7: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both8: Sizes identical 2024/11/10 02:58:53 DEBUG : both4: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both9: Sizes identical 2024/11/10 02:58:53 DEBUG : both5: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both6: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both8: Unchanged skipping 2024/11/10 02:58:53 DEBUG : both9: Unchanged skipping 2024/11/10 02:58:53 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 02:58:53 DEBUG : Waiting for deletions to finish 2024/11/10 02:58:54 INFO : only2: Deleted 2024/11/10 02:58:54 INFO : only6: Deleted 2024/11/10 02:58:54 INFO : only17: Deleted 2024/11/10 02:58:54 INFO : only11: Deleted 2024/11/10 02:58:54 INFO : only8: Deleted 2024/11/10 02:58:54 INFO : only12: Deleted 2024/11/10 02:58:54 INFO : only15: Deleted 2024/11/10 02:58:54 INFO : only14: Deleted 2024/11/10 02:58:55 INFO : only18: Deleted 2024/11/10 02:58:55 INFO : only19: Deleted 2024/11/10 02:58:55 INFO : only3: Deleted 2024/11/10 02:58:55 INFO : only4: Deleted 2024/11/10 02:58:56 INFO : only9: Deleted 2024/11/10 02:58:56 INFO : only5: Deleted 2024/11/10 02:58:56 INFO : only1: Deleted 2024/11/10 02:58:56 INFO : only0: Deleted 2024/11/10 02:58:57 INFO : only13: Deleted 2024/11/10 02:58:57 INFO : only10: Deleted 2024/11/10 02:58:57 INFO : only7: Deleted 2024/11/10 02:58:57 INFO : only16: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (125.27s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 03:01:03 DEBUG : both0: Sizes identical 2024/11/10 03:01:03 DEBUG : both1: Sizes identical 2024/11/10 03:01:03 DEBUG : both10: Sizes identical 2024/11/10 03:01:03 DEBUG : both11: Sizes identical 2024/11/10 03:01:03 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for checks to finish 2024/11/10 03:01:03 DEBUG : both0: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both12: Sizes identical 2024/11/10 03:01:03 DEBUG : both1: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both13: Sizes identical 2024/11/10 03:01:03 DEBUG : both13: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both14: Sizes identical 2024/11/10 03:01:03 DEBUG : both10: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both15: Sizes identical 2024/11/10 03:01:03 DEBUG : both15: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both16: Sizes identical 2024/11/10 03:01:03 DEBUG : both14: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both17: Sizes identical 2024/11/10 03:01:03 DEBUG : both17: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both18: Sizes identical 2024/11/10 03:01:03 DEBUG : both11: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both19: Sizes identical 2024/11/10 03:01:03 DEBUG : both16: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both12: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both2: Sizes identical 2024/11/10 03:01:03 DEBUG : both3: Sizes identical 2024/11/10 03:01:03 DEBUG : both18: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both4: Sizes identical 2024/11/10 03:01:03 DEBUG : both4: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both5: Sizes identical 2024/11/10 03:01:03 DEBUG : both5: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both6: Sizes identical 2024/11/10 03:01:03 DEBUG : both6: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both7: Sizes identical 2024/11/10 03:01:03 DEBUG : both7: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both8: Sizes identical 2024/11/10 03:01:03 DEBUG : both8: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both9: Sizes identical 2024/11/10 03:01:03 DEBUG : both9: Unchanged skipping 2024/11/10 03:01:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/10 03:01:03 DEBUG : both19: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both2: Unchanged skipping 2024/11/10 03:01:03 DEBUG : both3: Unchanged skipping 2024/11/10 03:01:03 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Waiting for transfers to finish 2024/11/10 03:01:04 INFO : only10: Copied (replaced existing) 2024/11/10 03:01:04 INFO : only11: Copied (replaced existing) 2024/11/10 03:01:04 INFO : only1: Copied (replaced existing) 2024/11/10 03:01:04 INFO : only0: Copied (replaced existing) 2024/11/10 03:01:05 INFO : only12: Copied (replaced existing) 2024/11/10 03:01:06 INFO : only15: Copied (replaced existing) 2024/11/10 03:01:06 INFO : only14: Copied (replaced existing) 2024/11/10 03:01:06 INFO : only13: Copied (replaced existing) 2024/11/10 03:01:07 INFO : only16: Copied (replaced existing) 2024/11/10 03:01:07 INFO : only17: Copied (replaced existing) 2024/11/10 03:01:07 INFO : only18: Copied (replaced existing) 2024/11/10 03:01:07 INFO : only19: Copied (replaced existing) 2024/11/10 03:01:07 INFO : only2: Copied (replaced existing) 2024/11/10 03:01:08 INFO : only3: Copied (replaced existing) 2024/11/10 03:01:08 INFO : only4: Copied (replaced existing) 2024/11/10 03:01:08 INFO : only6: Copied (replaced existing) 2024/11/10 03:01:08 INFO : only5: Copied (replaced existing) 2024/11/10 03:01:09 INFO : only8: Copied (replaced existing) 2024/11/10 03:01:09 INFO : only7: Copied (replaced existing) 2024/11/10 03:01:09 INFO : only9: Copied (replaced existing) 2024/11/10 03:01:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (148.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 03:01:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 03:01:45 DEBUG : sub dir: Making directory 2024/11/10 03:01:46 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-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (54.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" 2024/11/10 03:02:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 03:02:39 DEBUG : sub dir: Making directory 2024/11/10 03:02:41 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-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-sehivoq4qaya'", Local "Local file system at /tmp/rclone3092304332", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.80s) PASS 2024/11/10 03:03:33 DEBUG : sugarsync root 'Test/rclone-test-sehivoq4qaya': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 29m44.467719492s (try 1/5)