"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 4/5) 2025/09/14 05:35:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hidanoc0jazi" 2025/09/14 05:35:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 05:35:40 DEBUG : Creating backend with remote "/tmp/rclone1593922164" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:35:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/14 05:35:42 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:35:42 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.16s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:35:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/14 05:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:35:45 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:35:45 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:35:49 INFO : sub dir/hello world: Copied (new) 2025/09/14 05:35:50 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.85s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.47s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:35:57 DEBUG : Creating backend with remote "/non-existing" 2025/09/14 05:35:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/14 05:35:58 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:35:58 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.23s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:36:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:36:01 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:36:01 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:36:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (10.54s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.47s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:36:11 INFO : sugarsync root 'Test/rclone-test-hidanoc0jazi': Running all checks before starting transfers 2025/09/14 05:36:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:36:12 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:36:12 INFO : sugarsync root 'Test/rclone-test-hidanoc0jazi': Checks finished, now starting transfers 2025/09/14 05:36:12 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:36:16 INFO : sub dir/hello world: Copied (new) 2025/09/14 05:41:21 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6565276170/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/14 05:41:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 05:41:22 DEBUG : pacer: Reducing sleep to 15ms --- PASS: TestCopyCheckFirst (310.41s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:41:22 ERROR : Ignoring --no-traverse with sync 2025/09/14 05:46:22 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6565276170/contents?max=500&start=0": read tcp 65.108.87.141:34910->208.94.4.81:443: i/o timeout) 2025/09/14 05:46:22 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/09/14 05:46:23 DEBUG : pacer: Reducing sleep to 22.5ms 2025/09/14 05:46:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:46:23 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:46:23 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:46:24 DEBUG : pacer: Reducing sleep to 16.875ms 2025/09/14 05:46:24 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/09/14 05:46:25 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 05:46:26 INFO : sub dir/hello world: Copied (new) 2025/09/14 05:46:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (310.33s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:46:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/14 05:46:33 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:46:33 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:46:35 INFO : hello world2: Copied (new) 2025/09/14 05:51:37 DEBUG : pacer: low level retry 1/10 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_6565286763": net/http: timeout awaiting response headers) 2025/09/14 05:51:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 05:51:38 DEBUG : pacer: Reducing sleep to 15ms 2025/09/14 05:51:39 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestCopyWithDepth (306.95s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:51:40 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 05:51:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 05:51:40 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:51:40 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:51:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (6.06s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:51:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 05:51:46 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:51:46 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:51:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (6.11s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:51:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/14 05:51:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 05:51:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/14 05:51:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/14 05:51:52 INFO : sub dir2: Making directory 2025/09/14 05:51:53 INFO : sub dir: Making directory 2025/09/14 05:51:54 INFO : sub dir2/sub sub dir2: Making directory 2025/09/14 05:51:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:51:55 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:51:55 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:51:57 INFO : sub dir/hello world: Copied (new) 2025/09/14 05:52:00 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:52:06 INFO : sub dir2: Making directory 2025/09/14 05:52:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/14 05:52:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 05:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:52:07 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:52:07 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:52:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:52:16 DEBUG : sub dir2: Making directory with metadata 2025/09/14 05:52:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 05:52:17 INFO : sub dir2: Making directory 2025/09/14 05:52:18 INFO : sub dir: Making directory 2025/09/14 05:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:52:19 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:52:19 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:52:22 INFO : sub dir/hello world: Copied (new) 2025/09/14 05:52:22 INFO : sub dir/hello world: Deleted 2025/09/14 05:52:23 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/14 05:52:24 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.63s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.47s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:52:30 INFO : sub dir2: Making directory 2025/09/14 05:52:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:52:31 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:52:31 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:52:35 INFO : sub dir/hello world: Copied (new) 2025/09/14 05:52:35 INFO : sub dir/hello world: Deleted 2025/09/14 05:57:37 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6565292581/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/14 05:57:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 05:57:38 DEBUG : pacer: Reducing sleep to 15ms 2025/09/14 05:57:39 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/14 05:57:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveNoEmptyDirectories (310.29s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:57:41 DEBUG : sub dir2: Making directory with metadata 2025/09/14 05:57:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 05:57:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/14 05:57:41 INFO : sub dir2: Making directory 2025/09/14 05:57:43 INFO : sub dir: Making directory 2025/09/14 05:57:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:57:44 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:57:44 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:57:46 INFO : sub dir/hello world: Copied (new) 2025/09/14 05:57:46 DEBUG : Waiting for deletions to finish 2025/09/14 05:57:47 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.63s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.49s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:57:54 INFO : sub dir2: Making directory 2025/09/14 05:57:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:57:54 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:57:54 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:57:58 INFO : sub dir/hello world: Copied (new) 2025/09/14 05:57:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.75s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:58:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-teyajag8goqu" 2025/09/14 05:58:08 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) sugarsync root 'Test/rclone-test-hidanoc0jazi' -> sugarsync root 'Test/rclone-test-teyajag8goqu' 2025/09/14 05:58:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 05:58:13 DEBUG : sugarsync root 'Test/rclone-test-teyajag8goqu': Waiting for checks to finish 2025/09/14 05:58:13 DEBUG : sugarsync root 'Test/rclone-test-teyajag8goqu': Waiting for transfers to finish 2025/09/14 05:58:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/14 05:58:19 DEBUG : sugarsync root 'Test/rclone-test-teyajag8goqu': Purge remote --- PASS: TestServerSideCopy (20.30s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 05:58:30 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 05:58:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/14 05:58:30 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 05:58:32 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (13.74s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:03:42 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6565298257/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/14 06:03:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 06:03:43 DEBUG : pacer: Reducing sleep to 15ms 2025/09/14 06:03:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siroxij2rofo" sync_test.go:656: Server side copy (if possible) sugarsync root 'Test/rclone-test-hidanoc0jazi' -> sugarsync root 'Test/rclone-test-siroxij2rofo' 2025/09/14 06:03:47 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/14 06:03:48 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 06:03:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 06:03:48 DEBUG : sugarsync root 'Test/rclone-test-siroxij2rofo': Waiting for checks to finish 2025/09/14 06:03:48 DEBUG : sugarsync root 'Test/rclone-test-siroxij2rofo': Waiting for transfers to finish 2025/09/14 06:03:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/14 06:03:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/14 06:03:59 DEBUG : sugarsync root 'Test/rclone-test-siroxij2rofo': Waiting for checks to finish 2025/09/14 06:03:59 DEBUG : sugarsync root 'Test/rclone-test-siroxij2rofo': Waiting for transfers to finish 2025/09/14 06:04:00 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.tecawim1" before starting 2025/09/14 06:04:02 DEBUG : sub dir/hello world.tecawim1: server side copy: removing renamed existing file after operation 2025/09/14 06:04:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/14 06:09:04 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6565303353/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/14 06:09:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 06:09:05 DEBUG : pacer: Reducing sleep to 15ms 2025/09/14 06:09:05 DEBUG : sugarsync root 'Test/rclone-test-siroxij2rofo': Purge remote 2025/09/14 06:09:05 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestServerSideCopyOverSelf (631.87s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:09:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/14 06:09:16 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:09:16 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:09:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/14 06:09:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (13.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:09:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yifipot0yuti" sync_test.go:701: Server side copy (if possible) sugarsync root 'Test/rclone-test-hidanoc0jazi' -> sugarsync root 'Test/rclone-test-yifipot0yuti' 2025/09/14 06:09:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 06:09:33 DEBUG : sugarsync root 'Test/rclone-test-yifipot0yuti': Waiting for checks to finish 2025/09/14 06:09:33 DEBUG : sugarsync root 'Test/rclone-test-yifipot0yuti': Waiting for transfers to finish 2025/09/14 06:09:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/14 06:09:42 DEBUG : sugarsync root 'Test/rclone-test-yifipot0yuti': Using server-side directory move 2025/09/14 06:09:42 INFO : sugarsync root 'Test/rclone-test-yifipot0yuti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/14 06:09:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/14 06:09:44 DEBUG : sugarsync root 'Test/rclone-test-yifipot0yuti': Waiting for checks to finish 2025/09/14 06:09:44 DEBUG : sugarsync root 'Test/rclone-test-yifipot0yuti': Waiting for transfers to finish 2025/09/14 06:09:44 INFO : sub dir/hello world: Deleted 2025/09/14 06:09:45 INFO : sub dir/hello world: Moved (server-side) 2025/09/14 06:09:52 DEBUG : testing file moves 2025/09/14 06:09:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/14 06:09:54 DEBUG : sugarsync root 'Test/rclone-test-yifipot0yuti': Waiting for checks to finish 2025/09/14 06:09:54 DEBUG : sugarsync root 'Test/rclone-test-yifipot0yuti': Waiting for transfers to finish 2025/09/14 06:09:54 INFO : sub dir/hello world: Deleted 2025/09/14 06:09:55 INFO : sub dir/hello world: Moved (server-side) 2025/09/14 06:09:58 DEBUG : sugarsync root 'Test/rclone-test-yifipot0yuti': Purge remote --- PASS: TestServerSideMoveOverSelf (39.58s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:10:06 ERROR : error listing: directory not found 2025/09/14 06:10:07 INFO : Local file system at /tmp/rclone1593922164: Making directory 2025/09/14 06:10:09 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:10:09 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (12.01s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:10:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/14 06:10:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 06:10:21 DEBUG : Local file system at /tmp/rclone1593922164: Waiting for checks to finish 2025/09/14 06:10:21 DEBUG : Local file system at /tmp/rclone1593922164: Waiting for transfers to finish 2025/09/14 06:10:22 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/09/14 06:10:22 INFO : sub dir/hello world: Copied (new) 2025/09/14 06:10:22 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (10.98s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:10:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/14 06:10:26 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:10:26 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:10:29 INFO : check sum: Copied (new) 2025/09/14 06:10:29 DEBUG : Waiting for deletions to finish 2025/09/14 06:10:30 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:10:30 NOTICE: sugarsync root 'Test/rclone-test-hidanoc0jazi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/14 06:10:30 DEBUG : check sum: Size of src and dst objects identical 2025/09/14 06:10:30 DEBUG : check sum: Unchanged skipping 2025/09/14 06:10:30 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:10:30 DEBUG : Waiting for deletions to finish 2025/09/14 06:10:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (8.05s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:10:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/14 06:10:34 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:10:34 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:10:37 INFO : sizeonly: Copied (new) 2025/09/14 06:10:37 DEBUG : Waiting for deletions to finish 2025/09/14 06:10:38 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:10:38 DEBUG : sizeonly: Sizes identical 2025/09/14 06:10:38 DEBUG : sizeonly: Unchanged skipping 2025/09/14 06:10:38 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:10:38 DEBUG : Waiting for deletions to finish 2025/09/14 06:10:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (7.81s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:10:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/14 06:10:42 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:10:42 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:10:44 INFO : ignore-size: Copied (new) 2025/09/14 06:10:44 DEBUG : Waiting for deletions to finish 2025/09/14 06:10:46 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:10:46 DEBUG : ignore-size: Sizes identical 2025/09/14 06:10:46 DEBUG : ignore-size: Unchanged skipping 2025/09/14 06:10:46 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:10:46 DEBUG : Waiting for deletions to finish 2025/09/14 06:10:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (7.79s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:10:53 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:10:53 DEBUG : existing: Sizes identical 2025/09/14 06:10:53 DEBUG : existing: Unchanged skipping 2025/09/14 06:10:53 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:10:53 DEBUG : Waiting for deletions to finish 2025/09/14 06:10:53 INFO : There was nothing to transfer 2025/09/14 06:10:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/14 06:10:54 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:10:54 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:10:55 INFO : existing: Copied (replaced existing) 2025/09/14 06:10:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:10:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/14 06:10:59 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:10:59 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:11:02 INFO : existing: Copied (new) 2025/09/14 06:11:02 DEBUG : Waiting for deletions to finish 2025/09/14 06:11:03 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:11:03 DEBUG : existing: Destination exists, skipping 2025/09/14 06:11:03 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:11:03 DEBUG : Waiting for deletions to finish 2025/09/14 06:11:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (7.84s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:11:13 INFO : d: Making directory 2025/09/14 06:11:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/14 06:11:17 DEBUG : c/non empty space: Sizes identical 2025/09/14 06:11:17 DEBUG : c/non empty space: Unchanged skipping 2025/09/14 06:11:17 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:11:17 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:11:20 INFO : a/potato2: Copied (new) 2025/09/14 06:11:20 DEBUG : Waiting for deletions to finish 2025/09/14 06:11:20 INFO : b/potato: Deleted 2025/09/14 06:11:20 INFO : d: Removing directory 2025/09/14 06:11:22 INFO : b: Removing directory 2025/09/14 06:11:23 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (23.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:11:34 DEBUG : empty space: Sizes identical 2025/09/14 06:11:34 DEBUG : empty space: Unchanged skipping 2025/09/14 06:11:34 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:11:34 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:11:34 DEBUG : Waiting for deletions to finish 2025/09/14 06:11:34 INFO : There was nothing to transfer 2025/09/14 06:11:35 DEBUG : empty space: Sizes identical 2025/09/14 06:11:35 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:11:35 DEBUG : empty space: Unchanged skipping 2025/09/14 06:11:35 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:11:35 DEBUG : Waiting for deletions to finish 2025/09/14 06:11:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (8.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" sync_test.go:1072: 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-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:11:45 DEBUG : empty space: Sizes identical 2025/09/14 06:11:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/14 06:11:45 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:11:45 DEBUG : empty space: Unchanged skipping 2025/09/14 06:11:45 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:16:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api.sugarsync.com/folder/:sc:9068489:215_6565276170": net/http: timeout awaiting response headers) 2025/09/14 06:16:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 06:16:47 DEBUG : pacer: Reducing sleep to 15ms 2025/09/14 06:16:48 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/14 06:16:48 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 06:16:48 INFO : potato: Copied (new) 2025/09/14 06:16:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (310.97s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:16:56 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:16:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/14 06:16:56 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:16:57 INFO : potato: Copied (replaced existing) 2025/09/14 06:16:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/09/14 06:17:05 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/09/14 06:17:05 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:17:05 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:17:06 INFO : potato: Copied (replaced existing) 2025/09/14 06:17:06 DEBUG : Waiting for deletions to finish 2025/09/14 06:22:08 DEBUG : pacer: low level retry 1/10 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_6565316040": net/http: timeout awaiting response headers) 2025/09/14 06:22:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 06:22:09 DEBUG : pacer: Reducing sleep to 15ms 2025/09/14 06:22:10 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestSyncAfterChangingContentsOnly (309.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:22:10 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 06:22:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 06:22:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/14 06:22:16 DEBUG : empty space: Sizes identical 2025/09/14 06:22:16 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:22:16 DEBUG : empty space: Unchanged skipping 2025/09/14 06:22:16 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:22:16 DEBUG : Waiting for deletions to finish 2025/09/14 06:22:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:22:26 DEBUG : empty space: Sizes identical 2025/09/14 06:22:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 06:22:26 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:22:26 DEBUG : empty space: Unchanged skipping 2025/09/14 06:22:26 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:22:29 INFO : potato2: Copied (new) 2025/09/14 06:22:29 DEBUG : Waiting for deletions to finish 2025/09/14 06:22:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:22:40 INFO : d: Making directory 2025/09/14 06:22:42 INFO : d/e: Making directory 2025/09/14 06:22:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/14 06:22:46 DEBUG : c/non empty space: Sizes identical 2025/09/14 06:22:46 DEBUG : c/non empty space: Unchanged skipping 2025/09/14 06:22:48 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:22:48 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:22:49 INFO : a/potato2: Copied (new) 2025/09/14 06:22:49 DEBUG : Waiting for deletions to finish 2025/09/14 06:22:50 INFO : b/potato: Deleted 2025/09/14 06:22:50 INFO : d/e: Removing directory 2025/09/14 06:22:51 INFO : d: Removing directory 2025/09/14 06:22:52 INFO : b: Removing directory 2025/09/14 06:22:53 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': deleted 3 directories 2025/09/14 06:27:54 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6565321242/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/14 06:27:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 06:27:54 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Renewing token 2025/09/14 06:27:55 DEBUG : pacer: Reducing sleep to 15ms 2025/09/14 06:27:55 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/09/14 06:27:55 DEBUG : Config file has changed externally - reloading 2025/09/14 06:27:55 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/09/14 06:27:55 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/09/14 06:27:56 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/14 06:27:56 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (327.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hidanoc0jazi'", Local "Local file system at /tmp/rclone1593922164", Modify Window "876000h0m0s" 2025/09/14 06:33:04 DEBUG : pacer: low level retry 1/1 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_6565325641/data": read tcp 65.108.87.141:37582->208.94.4.81:443: i/o timeout) 2025/09/14 06:33:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 06:33:05 DEBUG : pacer: Reducing sleep to 15ms run.go:281: Retry Put of "b/potato" to sugarsync root 'Test/rclone-test-hidanoc0jazi': 1/10 (failed to upload file: Put "https://api.sugarsync.com/file/:sc:9068489:215_6565325641/data": read tcp 65.108.87.141:37582->208.94.4.81:443: i/o timeout) 2025/09/14 06:33:07 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/14 06:33:08 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 06:33:13 INFO : d: Making directory 2025/09/14 06:33:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/14 06:33:17 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for checks to finish 2025/09/14 06:33:17 DEBUG : c/non empty space: Sizes identical 2025/09/14 06:33:17 DEBUG : c/non empty space: Unchanged skipping 2025/09/14 06:33:17 DEBUG : sugarsync root 'Test/rclone-test-hidanoc0jazi': Waiting for transfers to finish 2025/09/14 06:33:20 INFO : a/potato2: Copied (new) 2025/09/14 06:33:20 ERROR : sugarsync root 'Test/rclone-test-hidanoc0jazi': not deleting files as there were IO errors 2025/09/14 06:33:20 ERROR : sugarsync root 'Test/rclone-test-hidanoc0jazi': not deleting directories as there were IO errors panic: test timed out after 1h0m0s running tests: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7m39s) goroutine 9719 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 7 minutes]: testing.(*T).Run(0xc000102fc0, {0x27ebb9f?, 0xc00006dad8?}, 0x288b000) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000102fc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000102fc0, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0008a13f8, {0x3fb0e00, 0x6c, 0x6c}, {0x845ca0?, 0x3feaac0?, 0x3fc6f80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00069b680) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00069b680) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 51 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 52 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9253 [select, 2 minutes]: net/http.(*persistConn).roundTrip(0xc0006ca120, 0xc00072a050) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0002901a0, 0xc0004ea500) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000380ba0, 0xc0004ea500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0004ea500, {0x2baeea0, 0xc000380ba0}, {0x15010100006fbe01?, 0x7d31244be9d8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000707860, 0xc0004ea500, {0x148?, 0x23a4fa0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000707860, 0xc0004ea500) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0004c6050, {0x2bd62a8, 0x3fea560}, 0xc0004ea3c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/sugarsync.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:800 +0x34 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00008f008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000380c00, 0xc000600510, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000380c00, 0xc000600510) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/sugarsync.(*Fs).delete(0xc0003c5680, {0x2bd62a8, 0x3fea560}, 0x80?, {0xc0004d0780, 0x3b}, {0xc0005012c0?, 0xc000013290?}, 0x38?) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:799 +0x1a5 github.com/rclone/rclone/backend/sugarsync.(*Fs).purgeCheck(0xc0003c5680, {0x2bd62a8, 0x3fea560}, {0x2c2ef60, 0x1}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:841 +0x185 github.com/rclone/rclone/backend/sugarsync.(*Fs).Rmdir(0x7d312471d188?, {0x2bd62a8?, 0x3fea560?}, {0x2c2ef60?, 0x48f0fd?}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:854 +0x28 github.com/rclone/rclone/fstest.newRunIndividual.func1.2() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 +0x30 github.com/rclone/rclone/fstest.retry(0xc0002f8000, {0xc0003ab6b0, 0x10}, 0xc0009abdd8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:168 +0x271 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0004f88c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc0002f8000, 0xc000448000?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc0002f8000, 0x288b000) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 9753 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc0006ca120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9665 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 5323 [chan receive, 25 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 5372 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 9752 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7d316d20e718, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000434480?, 0xc0009c0000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000434480, {0xc0009c0000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000434480, {0xc0009c0000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0009be020, {0xc0009c0000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005062b8, {0xc0009c0000?, 0x7d312476fab8?, 0x7d316d3c0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000506720, {0xc0009c0000?, 0x2bd6388?, 0xc00072a280?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000368d38, {0x2bb0500, 0xc000506720}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000368a88, {0x7d31246fb5b8, 0xc0005062b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000368a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000368a88, {0xc0008df000, 0x1000, 0x7d316d3c0a78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006ca120, {0xc0008df000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007b39e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007b39e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006ca120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9665 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m3.60992532s (try 4/5): exit status 2: Failed []