"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/11/02 04:57:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi" 2024/11/02 04:57:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 04:57:06 DEBUG : Creating backend with remote "/tmp/rclone239302051" === 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-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:57:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:57:08 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:57:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/02 04:57:08 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.73s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:57:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 04:57:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:57:12 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:57:12 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:57:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:57:17 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.10s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.49s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:57:26 DEBUG : Creating backend with remote "/non-existing" 2024/11/02 04:57:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/02 04:57:26 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:57:26 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.75s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:57:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:57:30 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:57:30 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:57:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.23s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:57:41 INFO : sugarsync root 'Test/rclone-test-fasolad5basi': Running all checks before starting transfers 2024/11/02 04:57:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:57:41 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:57:41 INFO : sugarsync root 'Test/rclone-test-fasolad5basi': Checks finished, now starting transfers 2024/11/02 04:57:41 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:57:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.30s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:57:52 ERROR : Ignoring --no-traverse with sync 2024/11/02 04:57:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:57:53 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:57:53 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:57:56 INFO : sub dir/hello world: Copied (new) 2024/11/02 04:57:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.04s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:58:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/02 04:58:04 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:58:04 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:58:06 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.68s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:58:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 04:58:11 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:58:11 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:58:14 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:58:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 04:58:19 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:58:19 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:58:22 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.66s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:58:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/02 04:58:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 04:58:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/02 04:58:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 04:58:27 DEBUG : sub dir: Making directory 2024/11/02 04:58:28 DEBUG : sub dir2: Making directory 2024/11/02 04:58:29 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/02 04:58:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:58:30 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:58:30 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:58:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:58:34 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:58:43 DEBUG : sub dir2: Making directory 2024/11/02 04:58:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/02 04:58:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 04:58:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:58:43 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:58:43 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:58:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.74s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:58:52 DEBUG : sub dir2: Making directory with metadata 2024/11/02 04:58:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 04:58:53 DEBUG : sub dir: Making directory 2024/11/02 04:58:55 DEBUG : sub dir2: Making directory 2024/11/02 04:58:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:58:56 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:58:56 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:58:58 INFO : sub dir/hello world: Copied (new) 2024/11/02 04:58:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:58:59 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/02 04:59:00 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", 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-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:59:08 DEBUG : sub dir2: Making directory 2024/11/02 04:59:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:59:09 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:59:09 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:59:12 INFO : sub dir/hello world: Copied (new) 2024/11/02 04:59:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.88s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:59:18 DEBUG : sub dir2: Making directory with metadata 2024/11/02 04:59:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 04:59:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 04:59:18 DEBUG : sub dir: Making directory 2024/11/02 04:59:20 DEBUG : sub dir2: Making directory 2024/11/02 04:59:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:59:21 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:59:21 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:59:23 INFO : sub dir/hello world: Copied (new) 2024/11/02 04:59:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:59:24 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:59:32 DEBUG : sub dir2: Making directory 2024/11/02 04:59:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:59:33 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 04:59:33 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 04:59:37 INFO : sub dir/hello world: Copied (new) 2024/11/02 04:59:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.80s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:59:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pufufes7sajo" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-fasolad5basi' -> sugarsync root 'Test/rclone-test-pufufes7sajo' 2024/11/02 04:59:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 04:59:52 DEBUG : sugarsync root 'Test/rclone-test-pufufes7sajo': Waiting for checks to finish 2024/11/02 04:59:52 DEBUG : sugarsync root 'Test/rclone-test-pufufes7sajo': Waiting for transfers to finish 2024/11/02 04:59:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 04:59:57 DEBUG : sugarsync root 'Test/rclone-test-pufufes7sajo': Purge remote --- PASS: TestServerSideCopy (21.00s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:00:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 05:00:10 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:00:10 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:00:12 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.62s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:00:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yuzefih0jume" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-fasolad5basi' -> sugarsync root 'Test/rclone-test-yuzefih0jume' 2024/11/02 05:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 05:00:28 DEBUG : sugarsync root 'Test/rclone-test-yuzefih0jume': Waiting for checks to finish 2024/11/02 05:00:28 DEBUG : sugarsync root 'Test/rclone-test-yuzefih0jume': Waiting for transfers to finish 2024/11/02 05:00:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:00:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 05:00:38 DEBUG : sugarsync root 'Test/rclone-test-yuzefih0jume': Waiting for checks to finish 2024/11/02 05:00:38 DEBUG : sugarsync root 'Test/rclone-test-yuzefih0jume': Waiting for transfers to finish 2024/11/02 05:00:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11), sub dir/hello world (17) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 2024/11/02 05:00:54 DEBUG : sugarsync root 'Test/rclone-test-yuzefih0jume': Purge remote --- FAIL: TestServerSideCopyOverSelf (44.36s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:01:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 05:01:10 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:01:10 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:01:11 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/02 05:01:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.64s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:01:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tisirep9hovi" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-fasolad5basi' -> sugarsync root 'Test/rclone-test-tisirep9hovi' 2024/11/02 05:01:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 05:01:28 DEBUG : sugarsync root 'Test/rclone-test-tisirep9hovi': Waiting for checks to finish 2024/11/02 05:01:28 DEBUG : sugarsync root 'Test/rclone-test-tisirep9hovi': Waiting for transfers to finish 2024/11/02 05:01:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:01:36 DEBUG : sugarsync root 'Test/rclone-test-tisirep9hovi': Using server-side directory move 2024/11/02 05:01:36 INFO : sugarsync root 'Test/rclone-test-tisirep9hovi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/02 05:01:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 05:01:37 DEBUG : sugarsync root 'Test/rclone-test-tisirep9hovi': Waiting for checks to finish 2024/11/02 05:01:37 DEBUG : sugarsync root 'Test/rclone-test-tisirep9hovi': Waiting for transfers to finish 2024/11/02 05:01:38 INFO : sub dir/hello world: Deleted 2024/11/02 05:01:39 INFO : sub dir/hello world: Moved (server-side) 2024/11/02 05:01:46 DEBUG : testing file moves 2024/11/02 05:01:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/02 05:01:47 DEBUG : sugarsync root 'Test/rclone-test-tisirep9hovi': Waiting for checks to finish 2024/11/02 05:01:47 DEBUG : sugarsync root 'Test/rclone-test-tisirep9hovi': Waiting for transfers to finish 2024/11/02 05:01:48 INFO : sub dir/hello world: Deleted 2024/11/02 05:01:49 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:01:52 DEBUG : sugarsync root 'Test/rclone-test-tisirep9hovi': Purge remote --- PASS: TestServerSideMoveOverSelf (41.19s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:02:03 ERROR : : error listing: directory not found 2024/11/02 05:02:04 DEBUG : Local file system at /tmp/rclone239302051: Making directory 2024/11/02 05:02:06 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:02:06 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.67s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:02:19 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/02 05:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 05:02:20 DEBUG : Local file system at /tmp/rclone239302051: Waiting for checks to finish 2024/11/02 05:02:20 DEBUG : Local file system at /tmp/rclone239302051: Waiting for transfers to finish 2024/11/02 05:02:21 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/11/02 05:02:21 INFO : sub dir/hello world: Copied (new) 2024/11/02 05:02:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:02:27 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/02 05:02:27 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:02:27 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:02:29 INFO : check sum: Copied (new) 2024/11/02 05:02:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:02:30 NOTICE: sugarsync root 'Test/rclone-test-fasolad5basi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/02 05:02:30 DEBUG : check sum: Size of src and dst objects identical 2024/11/02 05:02:30 DEBUG : check sum: Unchanged skipping 2024/11/02 05:02:30 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:02:30 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:02:30 DEBUG : Waiting for deletions to finish 2024/11/02 05:02:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.40s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:02:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/02 05:02:37 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:02:37 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:02:39 INFO : sizeonly: Copied (new) 2024/11/02 05:02:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:02:41 DEBUG : sizeonly: Sizes identical 2024/11/02 05:02:41 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:02:41 DEBUG : sizeonly: Unchanged skipping 2024/11/02 05:02:41 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:02:41 DEBUG : Waiting for deletions to finish 2024/11/02 05:02:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:02:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/02 05:02:48 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:02:48 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:02:50 INFO : ignore-size: Copied (new) 2024/11/02 05:02:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:02:51 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:02:51 DEBUG : ignore-size: Sizes identical 2024/11/02 05:02:51 DEBUG : ignore-size: Unchanged skipping 2024/11/02 05:02:51 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:02:51 DEBUG : Waiting for deletions to finish 2024/11/02 05:02:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:03:01 DEBUG : existing: Sizes identical 2024/11/02 05:03:01 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:03:01 DEBUG : existing: Unchanged skipping 2024/11/02 05:03:01 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:03:01 DEBUG : Waiting for deletions to finish 2024/11/02 05:03:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:03:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/02 05:03:02 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:03:02 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:03:04 INFO : existing: Copied (replaced existing) 2024/11/02 05:03:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.19s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:03:10 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 05:03:10 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:03:10 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:03:13 INFO : existing: Copied (new) 2024/11/02 05:03:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:03:14 DEBUG : existing: Destination exists, skipping 2024/11/02 05:03:14 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:03:14 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:03:14 DEBUG : Waiting for deletions to finish 2024/11/02 05:03:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:03:27 DEBUG : d: Making directory 2024/11/02 05:03:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 05:03:31 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:03:31 DEBUG : c/non empty space: Sizes identical 2024/11/02 05:03:31 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 05:03:31 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:03:34 INFO : a/potato2: Copied (new) 2024/11/02 05:03:34 DEBUG : Waiting for deletions to finish 2024/11/02 05:03:34 INFO : b/potato: Deleted 2024/11/02 05:03:34 INFO : d: Removing directory 2024/11/02 05:03:36 INFO : b: Removing directory 2024/11/02 05:03:37 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:03:49 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:03:49 DEBUG : empty space: Sizes identical 2024/11/02 05:03:49 DEBUG : empty space: Unchanged skipping 2024/11/02 05:03:49 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:03:49 DEBUG : Waiting for deletions to finish 2024/11/02 05:03:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:03:51 DEBUG : empty space: Sizes identical 2024/11/02 05:03:51 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:03:51 DEBUG : empty space: Unchanged skipping 2024/11/02 05:03:51 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:03:51 DEBUG : Waiting for deletions to finish 2024/11/02 05:03:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:04:03 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/02 05:04:03 DEBUG : empty space: Sizes identical 2024/11/02 05:04:03 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:04:03 DEBUG : empty space: Unchanged skipping 2024/11/02 05:04:03 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:04:06 INFO : potato: Copied (new) 2024/11/02 05:04:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:04:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/02 05:04:15 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:04:15 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:04:16 INFO : potato: Copied (replaced existing) 2024/11/02 05:04:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.77s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/02 05:04:25 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:04:25 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/02 05:04:25 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:04:26 INFO : potato: Copied (replaced existing) 2024/11/02 05:04:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:04:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 05:04:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/02 05:04:36 DEBUG : empty space: Sizes identical 2024/11/02 05:04:36 DEBUG : empty space: Unchanged skipping 2024/11/02 05:04:36 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:04:36 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:04:36 DEBUG : Waiting for deletions to finish 2024/11/02 05:04:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:04:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 05:04:48 DEBUG : empty space: Sizes identical 2024/11/02 05:04:48 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:04:48 DEBUG : empty space: Unchanged skipping 2024/11/02 05:04:48 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:04:50 INFO : potato2: Copied (new) 2024/11/02 05:04:50 DEBUG : Waiting for deletions to finish 2024/11/02 05:04:51 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:05:03 DEBUG : d: Making directory 2024/11/02 05:05:05 DEBUG : d/e: Making directory 2024/11/02 05:05:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/02 05:05:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/02 05:05:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/02 05:05:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/02 05:05:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/02 05:05:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/02 05:05:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/02 05:05:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/02 05:05:09 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:11 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:13 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:15 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:17 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:19 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/02 05:05:21 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/02 05:05:22 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/02 05:05:24 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/02 05:05:26 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/02 05:05:28 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/02 05:05:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/02 05:05:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 05:05:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/02 05:05:30 DEBUG : c/non empty space: Sizes identical 2024/11/02 05:05:30 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 05:05:31 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/11/02 05:05:32 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/02 05:05:32 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/02 05:05:33 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/02 05:05:34 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/02 05:05:34 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/02 05:05:34 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:05:34 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:05:34 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/02 05:05:35 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/02 05:05:35 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/02 05:05:35 INFO : a/potato2: Copied (new) 2024/11/02 05:05:35 DEBUG : Waiting for deletions to finish 2024/11/02 05:05:36 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/11/02 05:05:36 INFO : b/potato: Deleted 2024/11/02 05:05:36 INFO : d/e: Removing directory 2024/11/02 05:05:37 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/11/02 05:05:38 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/11/02 05:05:38 INFO : d: Removing directory 2024/11/02 05:05:38 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/11/02 05:05:39 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 05:05:39 INFO : b: Removing directory 2024/11/02 05:05:40 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (51.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:05:55 DEBUG : d: Making directory 2024/11/02 05:05:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 05:05:59 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:05:59 DEBUG : c/non empty space: Sizes identical 2024/11/02 05:05:59 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 05:05:59 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:06:02 INFO : a/potato2: Copied (new) 2024/11/02 05:06:02 ERROR : sugarsync root 'Test/rclone-test-fasolad5basi': not deleting files as there were IO errors 2024/11/02 05:06:02 ERROR : sugarsync root 'Test/rclone-test-fasolad5basi': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:06:19 DEBUG : Waiting for deletions to finish 2024/11/02 05:06:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 05:06:20 DEBUG : empty space: Sizes identical 2024/11/02 05:06:20 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:06:20 DEBUG : empty space: Unchanged skipping 2024/11/02 05:06:20 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:06:21 INFO : potato: Deleted 2024/11/02 05:06:22 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:06:33 DEBUG : Waiting for deletions to finish 2024/11/02 05:06:34 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:06:34 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:06:35 INFO : potato: Deleted 2024/11/02 05:06:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 05:06:35 DEBUG : empty space: Sizes identical 2024/11/02 05:06:35 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:06:35 DEBUG : empty space: Unchanged skipping 2024/11/02 05:06:35 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:06:38 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.63s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:06:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 05:06:47 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:06:47 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:06:50 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.65s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:07:01 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 05:07:01 DEBUG : enormous: Excluded 2024/11/02 05:07:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 05:07:01 DEBUG : potato2: Excluded 2024/11/02 05:07:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 05:07:01 DEBUG : potato2: Excluded 2024/11/02 05:07:01 DEBUG : empty space: Sizes identical 2024/11/02 05:07:01 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:07:01 DEBUG : empty space: Unchanged skipping 2024/11/02 05:07:01 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:07:01 DEBUG : Waiting for deletions to finish 2024/11/02 05:07:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:07:02 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 05:07:02 DEBUG : enormous: Excluded 2024/11/02 05:07:02 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 05:07:02 DEBUG : potato2: Excluded 2024/11/02 05:07:03 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 05:07:03 DEBUG : potato2: Excluded 2024/11/02 05:07:03 DEBUG : Local file system at /tmp/rclone239302051: Waiting for checks to finish 2024/11/02 05:07:03 DEBUG : empty space: Sizes identical 2024/11/02 05:07:03 DEBUG : empty space: Unchanged skipping 2024/11/02 05:07:03 DEBUG : Local file system at /tmp/rclone239302051: Waiting for transfers to finish 2024/11/02 05:07:03 DEBUG : Waiting for deletions to finish 2024/11/02 05:07:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:07:17 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 05:07:17 DEBUG : enormous: Excluded 2024/11/02 05:07:17 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 05:07:17 DEBUG : potato2: Excluded 2024/11/02 05:07:18 DEBUG : empty space: Sizes identical 2024/11/02 05:07:18 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:07:18 DEBUG : empty space: Unchanged skipping 2024/11/02 05:07:18 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:07:18 DEBUG : Waiting for deletions to finish 2024/11/02 05:07:19 INFO : enormous: Deleted 2024/11/02 05:07:19 INFO : potato2: Deleted 2024/11/02 05:07:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:07:20 DEBUG : empty space: Sizes identical 2024/11/02 05:07:20 DEBUG : empty space: Unchanged skipping 2024/11/02 05:07:20 DEBUG : Local file system at /tmp/rclone239302051: Waiting for checks to finish 2024/11/02 05:07:20 DEBUG : Local file system at /tmp/rclone239302051: Waiting for transfers to finish 2024/11/02 05:07:20 DEBUG : Waiting for deletions to finish 2024/11/02 05:07:20 INFO : enormous: Deleted 2024/11/02 05:07:20 INFO : potato2: Deleted 2024/11/02 05:07:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.52s) === 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-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/11/02 05:07:27 ERROR : sugarsync root 'Test/rclone-test-fasolad5basi': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/02 05:07:27 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/02 05:07:27 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/02 05:07:27 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:07:27 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:07:30 INFO : potato: Copied (new) 2024/11/02 05:07:30 INFO : yam: Copied (new) 2024/11/02 05:07:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:07:31 ERROR : sugarsync root 'Test/rclone-test-fasolad5basi': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/02 05:07:31 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/02 05:07:31 DEBUG : potato: Sizes identical 2024/11/02 05:07:31 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:07:31 DEBUG : potato: Unchanged skipping 2024/11/02 05:07:31 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:07:34 INFO : yaml: Copied (new) 2024/11/02 05:07:34 DEBUG : Waiting for deletions to finish 2024/11/02 05:07:35 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/02 05:07:42 ERROR : sugarsync root 'Test/rclone-test-fasolad5basi': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/02 05:07:42 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/02 05:07:42 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/02 05:07:42 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:07:42 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:07:45 INFO : potato: Copied (new) 2024/11/02 05:07:45 INFO : yam: Copied (new) 2024/11/02 05:07:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:07:45 ERROR : sugarsync root 'Test/rclone-test-fasolad5basi': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/02 05:07:46 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/02 05:07:46 DEBUG : potato: Sizes identical 2024/11/02 05:07:46 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:07:46 DEBUG : potato: Unchanged skipping 2024/11/02 05:07:46 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:07:49 INFO : yaml: Copied (new) 2024/11/02 05:07:49 DEBUG : Waiting for deletions to finish 2024/11/02 05:07:49 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/02 05:07:57 INFO : sugarsync root 'Test/rclone-test-fasolad5basi': Making map for --track-renames 2024/11/02 05:07:57 INFO : sugarsync root 'Test/rclone-test-fasolad5basi': Finished making map for --track-renames 2024/11/02 05:07:57 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:07:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/02 05:07:57 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for renames to finish 2024/11/02 05:07:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/02 05:07:57 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:08:01 INFO : potato: Copied (new) 2024/11/02 05:08:01 INFO : sub/yam: Copied (new) 2024/11/02 05:08:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:08:03 DEBUG : potato: Sizes identical 2024/11/02 05:08:03 DEBUG : potato: Unchanged skipping 2024/11/02 05:08:04 INFO : sugarsync root 'Test/rclone-test-fasolad5basi': Making map for --track-renames 2024/11/02 05:08:04 INFO : sugarsync root 'Test/rclone-test-fasolad5basi': Finished making map for --track-renames 2024/11/02 05:08:04 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:08:04 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for renames to finish 2024/11/02 05:08:05 INFO : sub/yam: Moved (server-side) to: yam 2024/11/02 05:08:05 INFO : yam: Renamed from "sub/yam" 2024/11/02 05:08:05 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:08:05 DEBUG : Waiting for deletions to finish 2024/11/02 05:08:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.34s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:08:15 DEBUG : Creating backend with remote "/tmp/rclone239302051/dir1" 2024/11/02 05:08:15 DEBUG : Config file has changed externally - reloading 2024/11/02 05:08:15 DEBUG : Creating backend with remote "/tmp/rclone239302051/dir2" 2024/11/02 05:08:15 DEBUG : Local file system at /tmp/rclone239302051/dir2: Using server-side directory move 2024/11/02 05:08:15 INFO : Local file system at /tmp/rclone239302051/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/02 05:08:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/02 05:08:15 INFO : file1.txt: Moved (server-side) 2024/11/02 05:08:15 DEBUG : Local file system at /tmp/rclone239302051/dir2: Waiting for checks to finish 2024/11/02 05:08:15 DEBUG : Local file system at /tmp/rclone239302051/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:08:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 05:08:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/02 05:08:17 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:08:17 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:08:23 INFO : sub dir/hello world: Copied (new) 2024/11/02 05:08:23 INFO : sub dir/hello world: Deleted 2024/11/02 05:08:23 INFO : nested/sub dir/file: Copied (new) 2024/11/02 05:08:23 INFO : nested/sub dir/file: Deleted 2024/11/02 05:08:23 INFO : sub dir: Removing directory 2024/11/02 05:08:23 INFO : nested/sub dir: Removing directory 2024/11/02 05:08:23 INFO : nested: Removing directory 2024/11/02 05:08:23 DEBUG : Local file system at /tmp/rclone239302051: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 05:08:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/02 05:08:35 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:08:35 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:08:41 INFO : sub dir/hello world: Copied (new) 2024/11/02 05:08:41 INFO : sub dir/hello world: Deleted 2024/11/02 05:08:42 INFO : nested/sub dir/file: Copied (new) 2024/11/02 05:08:42 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:08:52 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 05:08:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/02 05:08:52 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:08:52 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:08:55 INFO : existing: Copied (new) 2024/11/02 05:08:55 INFO : existing: Deleted 2024/11/02 05:08:55 INFO : existing-b: Copied (new) 2024/11/02 05:08:55 INFO : existing-b: Deleted 2024/11/02 05:08:56 DEBUG : existing: Destination exists, skipping 2024/11/02 05:08:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/02 05:08:56 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:08:56 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:08:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.04s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:09:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rogomix0lida" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-fasolad5basi' -> sugarsync root 'Test/rclone-test-rogomix0lida' 2024/11/02 05:09:20 DEBUG : sugarsync root 'Test/rclone-test-rogomix0lida': Using server-side directory move 2024/11/02 05:09:20 INFO : sugarsync root 'Test/rclone-test-rogomix0lida': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/02 05:09:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 05:09:21 DEBUG : empty space: Sizes identical 2024/11/02 05:09:21 DEBUG : empty space: Unchanged skipping 2024/11/02 05:09:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 05:09:21 DEBUG : sugarsync root 'Test/rclone-test-rogomix0lida': Waiting for checks to finish 2024/11/02 05:09:22 INFO : empty space: Deleted 2024/11/02 05:09:22 DEBUG : sugarsync root 'Test/rclone-test-rogomix0lida': Waiting for transfers to finish 2024/11/02 05:09:22 INFO : potato3: Deleted 2024/11/02 05:09:22 INFO : potato2: Moved (server-side) 2024/11/02 05:09:22 INFO : potato3: Moved (server-side) 2024/11/02 05:09:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lemojoj5veye" 2024/11/02 05:09:27 DEBUG : sugarsync root 'Test/rclone-test-lemojoj5veye': Using server-side directory move 2024/11/02 05:09:29 INFO : sugarsync root 'Test/rclone-test-lemojoj5veye': Server side directory move succeeded 2024/11/02 05:09:31 ERROR : : error listing: directory not found 2024/11/02 05:09:31 DEBUG : sugarsync root 'Test/rclone-test-lemojoj5veye': Purge remote 2024/11/02 05:09:32 DEBUG : sugarsync root 'Test/rclone-test-rogomix0lida': Purge remote 2024/11/02 05:09:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.80s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:09:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qofegis0maho" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-fasolad5basi' -> sugarsync root 'Test/rclone-test-qofegis0maho' 2024/11/02 05:09:53 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 05:09:53 DEBUG : empty space: Excluded 2024/11/02 05:09:53 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 05:09:53 DEBUG : empty space: Excluded 2024/11/02 05:09:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 05:09:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 05:09:53 DEBUG : sugarsync root 'Test/rclone-test-qofegis0maho': Waiting for checks to finish 2024/11/02 05:09:53 DEBUG : sugarsync root 'Test/rclone-test-qofegis0maho': Waiting for transfers to finish 2024/11/02 05:09:54 INFO : potato2: Moved (server-side) 2024/11/02 05:09:54 INFO : potato3: Deleted 2024/11/02 05:09:55 INFO : potato3: Moved (server-side) 2024/11/02 05:09:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pobumif4pice" 2024/11/02 05:10:00 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 05:10:00 DEBUG : empty space: Excluded 2024/11/02 05:10:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 05:10:00 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/02 05:10:00 DEBUG : sugarsync root 'Test/rclone-test-pobumif4pice': Waiting for checks to finish 2024/11/02 05:10:00 DEBUG : sugarsync root 'Test/rclone-test-pobumif4pice': Waiting for transfers to finish 2024/11/02 05:10:02 INFO : potato2: Moved (server-side) 2024/11/02 05:10:03 INFO : potato3: Moved (server-side) 2024/11/02 05:10:04 DEBUG : sugarsync root 'Test/rclone-test-pobumif4pice': Purge remote 2024/11/02 05:10:05 DEBUG : sugarsync root 'Test/rclone-test-qofegis0maho': Purge remote --- PASS: TestServerSideMoveWithFilter (33.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:10:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zeqexob5wene" 2024/11/02 05:10:19 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-fasolad5basi' -> sugarsync root 'Test/rclone-test-zeqexob5wene' 2024/11/02 05:10:28 DEBUG : sugarsync root 'Test/rclone-test-zeqexob5wene': Using server-side directory move 2024/11/02 05:10:28 INFO : sugarsync root 'Test/rclone-test-zeqexob5wene': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/02 05:10:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 05:10:29 DEBUG : empty space: Sizes identical 2024/11/02 05:10:29 DEBUG : empty space: Unchanged skipping 2024/11/02 05:10:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 05:10:30 DEBUG : sugarsync root 'Test/rclone-test-zeqexob5wene': Waiting for checks to finish 2024/11/02 05:10:30 INFO : potato2: Moved (server-side) 2024/11/02 05:10:30 INFO : empty space: Deleted 2024/11/02 05:10:30 DEBUG : sugarsync root 'Test/rclone-test-zeqexob5wene': Waiting for transfers to finish 2024/11/02 05:10:30 INFO : potato3: Deleted 2024/11/02 05:10:30 INFO : potato3: Moved (server-side) 2024/11/02 05:10:30 INFO : tomatoDir: Removing directory 2024/11/02 05:10:32 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': deleted 1 directories 2024/11/02 05:10:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xahipir3siqo" 2024/11/02 05:10:37 DEBUG : tomatoDir: Making directory 2024/11/02 05:10:38 DEBUG : sugarsync root 'Test/rclone-test-xahipir3siqo': Using server-side directory move 2024/11/02 05:10:40 INFO : sugarsync root 'Test/rclone-test-xahipir3siqo': Server side directory move succeeded 2024/11/02 05:10:43 ERROR : : error listing: directory not found 2024/11/02 05:10:44 ERROR : : error listing: directory not found 2024/11/02 05:10:44 DEBUG : sugarsync root 'Test/rclone-test-xahipir3siqo': Purge remote 2024/11/02 05:10:45 DEBUG : sugarsync root 'Test/rclone-test-zeqexob5wene': Purge remote 2024/11/02 05:10:46 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.94s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.48s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:10:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.08s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:11:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/rclone-sync-test" 2024/11/02 05:11:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/rclone-sync-test-include/layer2" 2024/11/02 05:11:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/rclone-sync-test-ignore-file" 2024/11/02 05:11:26 DEBUG : rclone-sync-test: Excluded 2024/11/02 05:11:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/02 05:11:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/02 05:11:29 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/rclone-sync-test': Waiting for checks to finish 2024/11/02 05:11:29 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/rclone-sync-test': Waiting for transfers to finish 2024/11/02 05:11:29 DEBUG : Waiting for deletions to finish 2024/11/02 05:11:29 INFO : There was nothing to transfer 2024/11/02 05:11:31 DEBUG : rclone-sync-test: Excluded 2024/11/02 05:11:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/02 05:11:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/02 05:11:34 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:11:34 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:11:34 DEBUG : Waiting for deletions to finish 2024/11/02 05:11:34 INFO : rclone-sync-test-include: Removing directory 2024/11/02 05:11:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/02 05:11:35 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': failed to delete 1 directories 2024/11/02 05:11:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:11:37 DEBUG : rclone-sync-test: Excluded 2024/11/02 05:11:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/02 05:11:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/02 05:11:40 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/02 05:11:40 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/02 05:11:40 DEBUG : Waiting for deletions to finish 2024/11/02 05:11:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:11:42 DEBUG : rclone-sync-test: Excluded 2024/11/02 05:11:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/02 05:11:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/02 05:11:45 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:11:45 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:11:45 DEBUG : Waiting for deletions to finish 2024/11/02 05:11:45 INFO : rclone-sync-test-include: Removing directory 2024/11/02 05:11:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/02 05:11:46 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': failed to delete 1 directories 2024/11/02 05:11:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:11:47 DEBUG : : Excluded 2024/11/02 05:11:48 DEBUG : rclone-sync-test: Excluded 2024/11/02 05:11:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/02 05:11:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/02 05:11:51 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/02 05:11:51 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/02 05:11:51 DEBUG : Waiting for deletions to finish 2024/11/02 05:11:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.52s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:12:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/dst" 2024/11/02 05:12:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/CompareDest" 2024/11/02 05:12:34 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 05:12:34 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:12:34 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:12:37 INFO : one: Copied (new) 2024/11/02 05:12:37 DEBUG : Waiting for deletions to finish 2024/11/02 05:12:41 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:12:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 05:12:42 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:12:43 INFO : one: Copied (replaced existing) 2024/11/02 05:12:43 DEBUG : Waiting for deletions to finish 2024/11/02 05:12:52 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:12:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 05:12:54 DEBUG : one: Sizes identical 2024/11/02 05:12:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 05:12:54 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:12:54 DEBUG : Waiting for deletions to finish 2024/11/02 05:12:54 INFO : There was nothing to transfer 2024/11/02 05:13:00 DEBUG : two: Sizes identical 2024/11/02 05:13:00 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 05:13:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 05:13:00 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:13:01 DEBUG : one: Sizes identical 2024/11/02 05:13:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 05:13:01 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:13:01 DEBUG : Waiting for deletions to finish 2024/11/02 05:13:01 INFO : There was nothing to transfer 2024/11/02 05:13:04 DEBUG : two: Sizes identical 2024/11/02 05:13:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 05:13:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 05:13:04 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:13:05 DEBUG : one: Sizes identical 2024/11/02 05:13:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 05:13:05 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:13:05 DEBUG : Waiting for deletions to finish 2024/11/02 05:13:05 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/02 05:13:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/02 05:13:09 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 05:13:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 05:13:09 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:13:10 DEBUG : one: Sizes identical 2024/11/02 05:13:10 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 05:13:10 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:13:12 INFO : two: Copied (new) 2024/11/02 05:13:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.73s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:13:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/dest" 2024/11/02 05:13:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/pre-dest1" 2024/11/02 05:13:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/pre-dest2" 2024/11/02 05:13:40 DEBUG : 1: Sizes identical 2024/11/02 05:13:40 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/02 05:13:42 DEBUG : 2: Sizes identical 2024/11/02 05:13:42 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/02 05:13:43 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/02 05:13:43 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dest': Waiting for checks to finish 2024/11/02 05:13:43 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dest': Waiting for transfers to finish 2024/11/02 05:13:47 INFO : 3: Copied (new) 2024/11/02 05:13:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.95s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:13:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/dst" 2024/11/02 05:14:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/CopyDest" 2024/11/02 05:14:07 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 05:14:07 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:14:07 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:14:11 INFO : one: Copied (new) 2024/11/02 05:14:11 DEBUG : Waiting for deletions to finish 2024/11/02 05:14:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 05:14:14 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:14:15 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:14:17 INFO : one: Copied (replaced existing) 2024/11/02 05:14:17 DEBUG : Waiting for deletions to finish 2024/11/02 05:14:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/BackupDir" 2024/11/02 05:14:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 05:14:31 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:14:32 DEBUG : one: Sizes identical 2024/11/02 05:14:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 05:14:35 INFO : one: Moved (server-side) 2024/11/02 05:14:36 INFO : one: Copied (server-side copy) 2024/11/02 05:14:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/02 05:14:36 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:14:36 DEBUG : Waiting for deletions to finish 2024/11/02 05:14:43 DEBUG : two: Sizes identical 2024/11/02 05:14:44 INFO : two: Copied (server-side copy) 2024/11/02 05:14:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/02 05:14:44 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:14:44 DEBUG : one: Sizes identical 2024/11/02 05:14:44 DEBUG : one: Unchanged skipping 2024/11/02 05:14:44 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:14:44 DEBUG : Waiting for deletions to finish 2024/11/02 05:14:46 DEBUG : two: Sizes identical 2024/11/02 05:14:46 DEBUG : two: Unchanged skipping 2024/11/02 05:14:46 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:14:46 DEBUG : one: Sizes identical 2024/11/02 05:14:46 DEBUG : one: Unchanged skipping 2024/11/02 05:14:46 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:14:46 DEBUG : Waiting for deletions to finish 2024/11/02 05:14:46 INFO : There was nothing to transfer 2024/11/02 05:14:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/02 05:14:53 DEBUG : three: Destination not found in --copy-dest 2024/11/02 05:14:53 DEBUG : three: Need to transfer - File not found at Destination 2024/11/02 05:14:53 DEBUG : two: Sizes identical 2024/11/02 05:14:53 DEBUG : two: Unchanged skipping 2024/11/02 05:14:53 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:14:53 DEBUG : one: Sizes identical 2024/11/02 05:14:53 DEBUG : one: Unchanged skipping 2024/11/02 05:14:53 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:14:56 INFO : three: Copied (new) 2024/11/02 05:14:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.73s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:15:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/dst" 2024/11/02 05:15:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/backup" 2024/11/02 05:15:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 05:15:26 DEBUG : two: Sizes identical 2024/11/02 05:15:26 DEBUG : two: Unchanged skipping 2024/11/02 05:15:26 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:15:28 INFO : one: Moved (server-side) 2024/11/02 05:15:28 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:15:31 INFO : one: Copied (new) 2024/11/02 05:15:31 DEBUG : Waiting for deletions to finish 2024/11/02 05:15:32 INFO : three.txt: Moved (server-side) 2024/11/02 05:15:32 INFO : three.txt: Moved into backup dir 2024/11/02 05:15:38 DEBUG : two: Sizes identical 2024/11/02 05:15:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 05:15:38 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:15:38 DEBUG : two: Unchanged skipping 2024/11/02 05:15:40 INFO : one: Deleted 2024/11/02 05:15:41 INFO : one: Moved (server-side) 2024/11/02 05:15:41 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:15:43 INFO : one: Copied (new) 2024/11/02 05:15:43 DEBUG : Waiting for deletions to finish 2024/11/02 05:15:45 INFO : three.txt: Deleted 2024/11/02 05:15:46 INFO : three.txt: Moved (server-side) 2024/11/02 05:15:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.17s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:16:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/dst" 2024/11/02 05:16:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/backup" 2024/11/02 05:16:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 05:16:12 DEBUG : two: Sizes identical 2024/11/02 05:16:12 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:16:12 DEBUG : two: Unchanged skipping 2024/11/02 05:16:15 INFO : one: Moved (server-side) to: one.bak 2024/11/02 05:16:15 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:16:17 INFO : one: Copied (new) 2024/11/02 05:16:17 DEBUG : Waiting for deletions to finish 2024/11/02 05:16:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 05:16:19 INFO : three.txt: Moved into backup dir 2024/11/02 05:16:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 05:16:25 DEBUG : two: Sizes identical 2024/11/02 05:16:25 DEBUG : two: Unchanged skipping 2024/11/02 05:16:25 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:16:26 INFO : one.bak: Deleted 2024/11/02 05:16:27 INFO : one: Moved (server-side) to: one.bak 2024/11/02 05:16:27 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:16:30 INFO : one: Copied (new) 2024/11/02 05:16:30 DEBUG : Waiting for deletions to finish 2024/11/02 05:16:31 INFO : three.txt.bak: Deleted 2024/11/02 05:16:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 05:16:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:16:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/dst" 2024/11/02 05:16:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/backup" 2024/11/02 05:16:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 05:16:59 DEBUG : two: Sizes identical 2024/11/02 05:16:59 DEBUG : two: Unchanged skipping 2024/11/02 05:16:59 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:17:01 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/02 05:17:01 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:17:04 INFO : one: Copied (new) 2024/11/02 05:17:04 DEBUG : Waiting for deletions to finish 2024/11/02 05:17:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/02 05:17:05 INFO : three.txt: Moved into backup dir 2024/11/02 05:17:11 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:17:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 05:17:11 DEBUG : two: Sizes identical 2024/11/02 05:17:11 DEBUG : two: Unchanged skipping 2024/11/02 05:17:13 INFO : one-2019-01-01: Deleted 2024/11/02 05:17:14 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/02 05:17:14 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:17:16 INFO : one: Copied (new) 2024/11/02 05:17:16 DEBUG : Waiting for deletions to finish 2024/11/02 05:17:18 INFO : three-2019-01-01.txt: Deleted 2024/11/02 05:17:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/02 05:17:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:17:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/dst" 2024/11/02 05:17:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 05:17:41 DEBUG : two: Sizes identical 2024/11/02 05:17:41 DEBUG : two: Unchanged skipping 2024/11/02 05:17:41 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:17:43 INFO : one: Moved (server-side) to: one.bak 2024/11/02 05:17:43 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:17:45 INFO : one: Copied (new) 2024/11/02 05:17:45 DEBUG : Waiting for deletions to finish 2024/11/02 05:17:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 05:17:46 INFO : three.txt: Moved into backup dir 2024/11/02 05:17:53 DEBUG : one.bak: Excluded (Path Filter) 2024/11/02 05:17:53 DEBUG : one.bak: Excluded 2024/11/02 05:17:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/02 05:17:53 DEBUG : three.txt.bak: Excluded 2024/11/02 05:17:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 05:17:53 DEBUG : two: Sizes identical 2024/11/02 05:17:53 DEBUG : two: Unchanged skipping 2024/11/02 05:17:53 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for checks to finish 2024/11/02 05:17:54 INFO : one.bak: Deleted 2024/11/02 05:17:55 INFO : one: Moved (server-side) to: one.bak 2024/11/02 05:17:55 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi/dst': Waiting for transfers to finish 2024/11/02 05:17:58 INFO : one: Copied (new) 2024/11/02 05:17:58 DEBUG : Waiting for deletions to finish 2024/11/02 05:17:59 INFO : three.txt.bak: Deleted 2024/11/02 05:18:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 05:18:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.18s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:18:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/dst" 2024/11/02 05:18:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 05:18:23 INFO : one: Moved (server-side) to: one.bak 2024/11/02 05:18:25 INFO : one: Copied (new) 2024/11/02 05:18:26 DEBUG : two: Sizes identical 2024/11/02 05:18:26 DEBUG : two: Unchanged skipping 2024/11/02 05:18:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/02 05:18:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 05:18:30 INFO : three.txt: Copied (new) 2024/11/02 05:18:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 05:18:36 INFO : one.bak: Deleted 2024/11/02 05:18:37 INFO : one: Moved (server-side) to: one.bak 2024/11/02 05:18:39 INFO : one: Copied (new) 2024/11/02 05:18:40 DEBUG : two: Sizes identical 2024/11/02 05:18:40 DEBUG : two: Unchanged skipping 2024/11/02 05:18:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/02 05:18:42 INFO : three.txt.bak: Deleted 2024/11/02 05:18:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/02 05:18:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.11s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:19:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fasolad5basi/dst" 2024/11/02 05:19:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 05:19:08 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/02 05:19:11 INFO : one: Copied (new) 2024/11/02 05:19:11 DEBUG : two: Sizes identical 2024/11/02 05:19:11 DEBUG : two: Unchanged skipping 2024/11/02 05:19:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/02 05:19:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/02 05:19:16 INFO : three.txt: Copied (new) 2024/11/02 05:19:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 05:19:26 INFO : one-2019-01-01: Deleted 2024/11/02 05:19:27 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/02 05:19:30 INFO : one: Copied (new) 2024/11/02 05:19:30 DEBUG : two: Sizes identical 2024/11/02 05:19:30 DEBUG : two: Unchanged skipping 2024/11/02 05:19:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/02 05:19:33 INFO : three-2019-01-01.txt: Deleted 2024/11/02 05:19:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/02 05:19:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (50.27s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:19:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/02 05:19:48 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:19:48 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:19:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/02 05:19:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.21s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:19:54 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 05:19:54 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:19:54 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:19:56 INFO : existing: Copied (new) 2024/11/02 05:19:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:19:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/02 05:19:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/02 05:19:59 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:19:59 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:19:59 ERROR : sugarsync root 'Test/rclone-test-fasolad5basi': not deleting files as there were IO errors 2024/11/02 05:19:59 ERROR : sugarsync root 'Test/rclone-test-fasolad5basi': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:20:25 DEBUG : existing: Sizes identical 2024/11/02 05:20:25 DEBUG : existing: Unchanged skipping 2024/11/02 05:20:25 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/02 05:20:26 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-tisuyex9 2024/11/02 05:20:26 DEBUG : EXISTING: moving to existing-rclone-move-lujomog8 2024/11/02 05:20:28 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/02 05:20:28 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-tisuyex9 2024/11/02 05:20:28 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/02 05:20:28 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lujomog8 2024/11/02 05:20:28 DEBUG : EXISTING: moving to existing 2024/11/02 05:20:29 INFO : existingbutdifferent-rclone-move-tisuyex9: Moved (server-side) to: existingbutdifferent 2024/11/02 05:20:29 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/02 05:20:29 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/02 05:20:29 INFO : existing-rclone-move-lujomog8: Moved (server-side) to: existing 2024/11/02 05:20:29 INFO : EXISTING: Moved (server-side) to: existing 2024/11/02 05:20:29 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/02 05:20:30 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/02 05:20:32 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/02 05:20:37 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/02 05:20:38 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/02 05:20:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cefekis0 2024/11/02 05:20:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cefekis0 2024/11/02 05:20:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/02 05:20:42 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/02 05:20:42 INFO : subdira/subdirb/subdirc/hello-rclone-move-cefekis0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/02 05:20:42 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/02 05:20:42 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/02 05:20:43 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/02 05:20:43 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:20:44 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/02 05:20:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tivaqen1 2024/11/02 05:20:44 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tivaqen1 2024/11/02 05:20:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/02 05:20:45 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tivaqen1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/02 05:20:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/02 05:20:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/02 05:20:45 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:20:46 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/02 05:20:46 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (54.31s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", 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-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", 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-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.46s) --- SKIP: TestMaxTransfer/Hard (1.44s) --- SKIP: TestMaxTransfer/Soft (1.58s) --- SKIP: TestMaxTransfer/Cautious (1.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:22:47 DEBUG : both0: Sizes identical 2024/11/02 05:22:47 DEBUG : both1: Sizes identical 2024/11/02 05:22:47 DEBUG : both10: Sizes identical 2024/11/02 05:22:47 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:22:47 DEBUG : both11: Sizes identical 2024/11/02 05:22:47 DEBUG : both0: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both12: Sizes identical 2024/11/02 05:22:47 DEBUG : both12: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both13: Sizes identical 2024/11/02 05:22:47 DEBUG : both1: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both14: Sizes identical 2024/11/02 05:22:47 DEBUG : both14: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both15: Sizes identical 2024/11/02 05:22:47 DEBUG : both15: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both16: Sizes identical 2024/11/02 05:22:47 DEBUG : both10: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both17: Sizes identical 2024/11/02 05:22:47 DEBUG : both17: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both18: Sizes identical 2024/11/02 05:22:47 DEBUG : both11: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both19: Sizes identical 2024/11/02 05:22:47 DEBUG : both13: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both2: Sizes identical 2024/11/02 05:22:47 DEBUG : both16: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both3: Sizes identical 2024/11/02 05:22:47 DEBUG : both3: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both4: Sizes identical 2024/11/02 05:22:47 DEBUG : both4: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both5: Sizes identical 2024/11/02 05:22:47 DEBUG : both5: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both6: Sizes identical 2024/11/02 05:22:47 DEBUG : both6: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both7: Sizes identical 2024/11/02 05:22:47 DEBUG : both18: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both8: Sizes identical 2024/11/02 05:22:47 DEBUG : both8: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both9: Sizes identical 2024/11/02 05:22:47 DEBUG : both19: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both2: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both7: Unchanged skipping 2024/11/02 05:22:47 DEBUG : both9: Unchanged skipping 2024/11/02 05:22:47 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:22:47 DEBUG : Waiting for deletions to finish 2024/11/02 05:22:48 INFO : only13: Deleted 2024/11/02 05:22:48 INFO : only0: Deleted 2024/11/02 05:22:48 INFO : only3: Deleted 2024/11/02 05:22:48 INFO : only14: Deleted 2024/11/02 05:22:49 INFO : only12: Deleted 2024/11/02 05:22:49 INFO : only17: Deleted 2024/11/02 05:22:49 INFO : only11: Deleted 2024/11/02 05:22:49 INFO : only9: Deleted 2024/11/02 05:22:50 INFO : only18: Deleted 2024/11/02 05:22:50 INFO : only19: Deleted 2024/11/02 05:22:50 INFO : only5: Deleted 2024/11/02 05:22:50 INFO : only4: Deleted 2024/11/02 05:22:50 INFO : only16: Deleted 2024/11/02 05:22:50 INFO : only2: Deleted 2024/11/02 05:22:50 INFO : only15: Deleted 2024/11/02 05:22:50 INFO : only10: Deleted 2024/11/02 05:22:51 INFO : only6: Deleted 2024/11/02 05:22:51 INFO : only8: Deleted 2024/11/02 05:22:51 INFO : only7: Deleted 2024/11/02 05:22:51 INFO : only1: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (125.78s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:24:52 DEBUG : both0: Sizes identical 2024/11/02 05:24:52 DEBUG : both10: Sizes identical 2024/11/02 05:24:52 DEBUG : both1: Sizes identical 2024/11/02 05:24:52 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for checks to finish 2024/11/02 05:24:52 DEBUG : both11: Sizes identical 2024/11/02 05:24:52 DEBUG : both0: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both12: Sizes identical 2024/11/02 05:24:52 DEBUG : both12: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both13: Sizes identical 2024/11/02 05:24:52 DEBUG : both10: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both14: Sizes identical 2024/11/02 05:24:52 DEBUG : both14: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both15: Sizes identical 2024/11/02 05:24:52 DEBUG : both15: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both16: Sizes identical 2024/11/02 05:24:52 DEBUG : both16: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both17: Sizes identical 2024/11/02 05:24:52 DEBUG : both17: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both18: Sizes identical 2024/11/02 05:24:52 DEBUG : both18: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both19: Sizes identical 2024/11/02 05:24:52 DEBUG : both19: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both2: Sizes identical 2024/11/02 05:24:52 DEBUG : both2: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both3: Sizes identical 2024/11/02 05:24:52 DEBUG : both3: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both4: Sizes identical 2024/11/02 05:24:52 DEBUG : both1: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both5: Sizes identical 2024/11/02 05:24:52 DEBUG : both11: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both6: Sizes identical 2024/11/02 05:24:52 DEBUG : both4: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both7: Sizes identical 2024/11/02 05:24:52 DEBUG : both13: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both8: Sizes identical 2024/11/02 05:24:52 DEBUG : both7: Unchanged skipping 2024/11/02 05:24:52 DEBUG : both9: Sizes identical 2024/11/02 05:24:52 DEBUG : both9: Unchanged skipping 2024/11/02 05:24:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : both8: Unchanged skipping 2024/11/02 05:24:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : both6: Unchanged skipping 2024/11/02 05:24:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : both5: Unchanged skipping 2024/11/02 05:24:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/02 05:24:52 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Waiting for transfers to finish 2024/11/02 05:24:53 INFO : only11: Copied (replaced existing) 2024/11/02 05:24:53 INFO : only12: Copied (replaced existing) 2024/11/02 05:24:53 INFO : only1: Copied (replaced existing) 2024/11/02 05:24:53 INFO : only13: Copied (replaced existing) 2024/11/02 05:24:55 INFO : only16: Copied (replaced existing) 2024/11/02 05:24:55 INFO : only17: Copied (replaced existing) 2024/11/02 05:24:55 INFO : only18: Copied (replaced existing) 2024/11/02 05:24:55 INFO : only14: Copied (replaced existing) 2024/11/02 05:24:56 INFO : only0: Copied (replaced existing) 2024/11/02 05:24:56 INFO : only3: Copied (replaced existing) 2024/11/02 05:24:56 INFO : only4: Copied (replaced existing) 2024/11/02 05:24:56 INFO : only2: Copied (replaced existing) 2024/11/02 05:24:57 INFO : only5: Copied (replaced existing) 2024/11/02 05:24:57 INFO : only6: Copied (replaced existing) 2024/11/02 05:24:57 INFO : only7: Copied (replaced existing) 2024/11/02 05:24:57 INFO : only8: Copied (replaced existing) 2024/11/02 05:24:57 INFO : only9: Copied (replaced existing) 2024/11/02 05:24:58 INFO : only10: Copied (replaced existing) 2024/11/02 05:24:58 INFO : only15: Copied (replaced existing) 2024/11/02 05:24:58 INFO : only19: Copied (replaced existing) 2024/11/02 05:24:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (142.20s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:25:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 05:25:33 DEBUG : sub dir: Making directory 2024/11/02 05:25:34 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-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (53.29s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" 2024/11/02 05:26:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 05:26:26 DEBUG : sub dir: Making directory 2024/11/02 05:26:28 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-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fasolad5basi'", Local "Local file system at /tmp/rclone239302051", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (57.53s) FAIL 2024/11/02 05:27:24 DEBUG : sugarsync root 'Test/rclone-test-fasolad5basi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 30m22.311402297s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf]