"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/04/20 01:09:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3" 2024/04/20 01:09:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/20 01:09:12 DEBUG : Starting OpenDrive session with ID: 8b6bdda12dc8ffe76b434ac61303cca3ce81fe23e53c44f53a1d919dbcb9c02e 2024/04/20 01:09:12 DEBUG : Creating backend with remote "/tmp/rclone2304459827" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:13 NOTICE: sub dir: Skipped make directory as --dry-run is set 2024/04/20 01:09:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:09:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/04/20 01:09:13 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:13 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/20 01:09:14 DEBUG : sub dir: Making directory 2024/04/20 01:09:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:09:14 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:14 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:09:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:09:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:09:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:17 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.61s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:19 DEBUG : Creating backend with remote "/non-existing" 2024/04/20 01:09:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/04/20 01:09:19 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:19 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.99s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:20 DEBUG : sub dir: Making directory 2024/04/20 01:09:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:09:20 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:20 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:09:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:09:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:09:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.97s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:25 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Running all checks before starting transfers 2024/04/20 01:09:25 DEBUG : sub dir: Making directory 2024/04/20 01:09:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:09:25 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:25 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Checks finished, now starting transfers 2024/04/20 01:09:25 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:09:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:09:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:09:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.44s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:29 ERROR : Ignoring --no-traverse with sync 2024/04/20 01:09:29 DEBUG : sub dir: Making directory 2024/04/20 01:09:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:09:30 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:30 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:09:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:09:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:09:32 INFO : sub dir/hello world: Copied (new) 2024/04/20 01:09:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.54s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/04/20 01:09:34 DEBUG : sub dir: Making directory 2024/04/20 01:09:34 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:34 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:09:35 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/04/20 01:09:37 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/04/20 01:09:37 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestCopyWithDepth (5.09s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:09:39 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:39 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:09:40 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/04/20 01:09:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:09:41 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:09:42 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:42 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:09:43 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/04/20 01:09:44 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:09:44 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.21s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:45 DEBUG : sub dir2: Making directory with metadata 2024/04/20 01:09:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/20 01:09:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/20 01:09:46 DEBUG : sub dir: Making directory 2024/04/20 01:09:46 DEBUG : sub dir2: Making directory 2024/04/20 01:09:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:09:46 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:46 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:09:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:09:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:09:48 INFO : sub dir/hello world: Copied (new) 2024/04/20 01:09:48 DEBUG : sub dir2: Making directory 2024/04/20 01:09:48 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': copied 1 directories run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:49 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.39s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:51 DEBUG : sub dir2: Making directory with metadata 2024/04/20 01:09:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/20 01:09:51 DEBUG : sub dir: Making directory 2024/04/20 01:09:51 DEBUG : sub dir2: Making directory 2024/04/20 01:09:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:09:52 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:52 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:09:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:09:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:09:53 INFO : sub dir/hello world: Copied (new) 2024/04/20 01:09:53 INFO : sub dir/hello world: Deleted 2024/04/20 01:09:53 DEBUG : sub dir: Making directory 2024/04/20 01:09:53 DEBUG : sub dir2: Making directory 2024/04/20 01:09:53 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': copied 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:54 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/04/20 01:09:54 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.99s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:351: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:56 DEBUG : sub dir2: Making directory with metadata 2024/04/20 01:09:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/20 01:09:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/20 01:09:56 DEBUG : sub dir: Making directory 2024/04/20 01:09:57 DEBUG : sub dir2: Making directory 2024/04/20 01:09:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:09:57 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:09:57 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:09:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:09:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:09:59 INFO : sub dir/hello world: Copied (new) 2024/04/20 01:09:59 DEBUG : sub dir2: Making directory 2024/04/20 01:09:59 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': copied 1 directories 2024/04/20 01:09:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:09:59 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.93s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:427: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:10:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-labuquj5gikuluh0woyuzoy6" 2024/04/20 01:10:04 DEBUG : Starting OpenDrive session with ID: aaf5c40ce1804617598102faec973d8e931606f63769d80c99b11d7dadf36801 sync_test.go:487: Server side copy (if possible) OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3' -> OpenDrive root 'rclone-test-labuquj5gikuluh0woyuzoy6' 2024/04/20 01:10:05 DEBUG : sub dir: Making directory 2024/04/20 01:10:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:10:06 DEBUG : OpenDrive root 'rclone-test-labuquj5gikuluh0woyuzoy6': Waiting for checks to finish 2024/04/20 01:10:06 DEBUG : OpenDrive root 'rclone-test-labuquj5gikuluh0woyuzoy6': Waiting for transfers to finish 2024/04/20 01:10:06 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/04/20 01:10:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:06 DEBUG : OpenDrive root 'rclone-test-labuquj5gikuluh0woyuzoy6': Purge remote --- PASS: TestServerSideCopy (6.92s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:10:11 ERROR : : error listing: directory not found 2024/04/20 01:10:11 DEBUG : Local file system at /tmp/rclone2304459827: Making directory 2024/04/20 01:10:11 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:11 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestCopyAfterDelete (5.25s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:10:17 DEBUG : sub dir: Making directory with metadata 2024/04/20 01:10:17 INFO : sub dir: Made directory with metadata (mtime=2024-04-20T01:10:18Z) 2024/04/20 01:10:17 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/04/20 01:10:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:10:17 DEBUG : Local file system at /tmp/rclone2304459827: Waiting for checks to finish 2024/04/20 01:10:17 DEBUG : Local file system at /tmp/rclone2304459827: Waiting for transfers to finish 2024/04/20 01:10:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:10:18 DEBUG : sub dir/hello world.cebunok6.partial: renamed to: sub dir/hello world 2024/04/20 01:10:18 INFO : sub dir/hello world: Copied (new) 2024/04/20 01:10:18 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestCopyRedownload (6.89s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:21 DEBUG : check sum: Need to transfer - File not found at Destination 2024/04/20 01:10:21 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:21 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:22 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/04/20 01:10:23 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/20 01:10:23 INFO : check sum: Copied (new) 2024/04/20 01:10:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:24 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:24 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/20 01:10:24 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/04/20 01:10:24 DEBUG : check sum: Unchanged skipping 2024/04/20 01:10:24 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:24 DEBUG : Waiting for deletions to finish 2024/04/20 01:10:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (4.92s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/04/20 01:10:26 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:26 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:27 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/04/20 01:10:28 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/20 01:10:28 INFO : sizeonly: Copied (new) 2024/04/20 01:10:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:28 DEBUG : sizeonly: Sizes identical 2024/04/20 01:10:28 DEBUG : sizeonly: Unchanged skipping 2024/04/20 01:10:28 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:28 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:28 DEBUG : Waiting for deletions to finish 2024/04/20 01:10:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncSizeOnly (4.11s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/04/20 01:10:30 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:30 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:31 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/04/20 01:10:32 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/04/20 01:10:32 INFO : ignore-size: Copied (new) 2024/04/20 01:10:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:32 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:10:32 DEBUG : ignore-size: Unchanged skipping 2024/04/20 01:10:32 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:32 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:32 DEBUG : Waiting for deletions to finish 2024/04/20 01:10:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.01s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:34 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/04/20 01:10:36 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:36 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:10:36 DEBUG : existing: Unchanged skipping 2024/04/20 01:10:36 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:36 DEBUG : Waiting for deletions to finish 2024/04/20 01:10:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/04/20 01:10:36 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:36 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:36 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/04/20 01:10:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/20 01:10:37 INFO : existing: Copied (replaced existing) 2024/04/20 01:10:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.52s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/20 01:10:39 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:39 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:40 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/04/20 01:10:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/20 01:10:41 INFO : existing: Copied (new) 2024/04/20 01:10:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:42 DEBUG : existing: Destination exists, skipping 2024/04/20 01:10:42 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:42 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:42 DEBUG : Waiting for deletions to finish 2024/04/20 01:10:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (4.17s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:44 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:10:47 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/04/20 01:10:48 DEBUG : d: Making directory 2024/04/20 01:10:49 DEBUG : a: Making directory 2024/04/20 01:10:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/20 01:10:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:10:50 DEBUG : c/non empty space: Unchanged skipping 2024/04/20 01:10:50 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:50 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:50 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:10:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/20 01:10:51 INFO : a/potato2: Copied (new) 2024/04/20 01:10:51 DEBUG : Waiting for deletions to finish 2024/04/20 01:10:52 INFO : b/potato: Deleted 2024/04/20 01:10:52 INFO : d: Removing directory 2024/04/20 01:10:52 INFO : b: Removing directory 2024/04/20 01:10:52 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:10:58 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/04/20 01:10:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/20 01:10:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/04/20 01:10:58 DEBUG : empty space: Unchanged skipping 2024/04/20 01:10:58 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:58 DEBUG : Waiting for deletions to finish 2024/04/20 01:10:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:10:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/04/20 01:10:58 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:10:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/20 01:10:58 INFO : empty space: Updated modification time in destination 2024/04/20 01:10:58 DEBUG : empty space: Unchanged skipping 2024/04/20 01:10:58 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:10:58 DEBUG : Waiting for deletions to finish 2024/04/20 01:10:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:11:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:11:02 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:11:02 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/04/20 01:11:02 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/20 01:11:02 DEBUG : empty space: Unchanged skipping 2024/04/20 01:11:02 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:11:02 DEBUG : Waiting for deletions to finish 2024/04/20 01:11:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.27s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:11:04 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/04/20 01:11:06 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:11:06 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/04/20 01:11:06 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2304459827) 2024/04/20 01:11:06 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3') 2024/04/20 01:11:06 DEBUG : foo: md5 differ 2024/04/20 01:11:06 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:11:06 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/04/20 01:11:07 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/04/20 01:11:07 INFO : foo: Copied (replaced existing) 2024/04/20 01:11:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.72s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:11:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:11:10 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/20 01:11:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:11:10 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:11:10 DEBUG : empty space: Unchanged skipping 2024/04/20 01:11:10 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:11:11 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/04/20 01:11:12 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/20 01:11:12 INFO : potato: Copied (new) 2024/04/20 01:11:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:11:14 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/04/20 01:11:16 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:11:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/04/20 01:11:16 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:11:16 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:11:17 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/04/20 01:11:17 INFO : potato: Copied (replaced existing) 2024/04/20 01:11:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:11:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:11:21 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/04/20 01:11:21 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:11:21 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2304459827) 2024/04/20 01:11:21 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3') 2024/04/20 01:11:21 DEBUG : potato: md5 differ 2024/04/20 01:11:21 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:11:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:11:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/04/20 01:11:22 INFO : potato: Copied (replaced existing) 2024/04/20 01:11:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:11:24 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:11:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:11:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:11:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/04/20 01:11:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:11:27 DEBUG : empty space: Unchanged skipping 2024/04/20 01:11:27 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:11:27 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:11:27 DEBUG : Waiting for deletions to finish 2024/04/20 01:11:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:11:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:11:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:11:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:11:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:11:32 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:11:32 DEBUG : empty space: Unchanged skipping 2024/04/20 01:11:32 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:11:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:11:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/20 01:11:34 INFO : potato2: Copied (new) 2024/04/20 01:11:34 DEBUG : Waiting for deletions to finish 2024/04/20 01:11:35 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:11:38 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:11:40 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/04/20 01:11:41 DEBUG : d: Making directory 2024/04/20 01:11:42 DEBUG : d/e: Making directory 2024/04/20 01:11:43 DEBUG : a: Making directory 2024/04/20 01:11:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/20 01:11:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:11:43 DEBUG : c/non empty space: Unchanged skipping 2024/04/20 01:11:44 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:11:44 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:11:44 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:11:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/20 01:11:45 INFO : a/potato2: Copied (new) 2024/04/20 01:11:45 DEBUG : Waiting for deletions to finish 2024/04/20 01:11:45 INFO : b/potato: Deleted 2024/04/20 01:11:45 INFO : d/e: Removing directory 2024/04/20 01:11:46 INFO : d: Removing directory 2024/04/20 01:11:46 INFO : b: Removing directory 2024/04/20 01:11:46 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (12.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:11:50 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:11:52 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/04/20 01:11:53 DEBUG : d: Making directory 2024/04/20 01:11:54 DEBUG : a: Making directory 2024/04/20 01:11:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/20 01:11:54 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:11:54 DEBUG : c/non empty space: Unchanged skipping 2024/04/20 01:11:54 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:11:54 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:11:55 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:11:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/20 01:11:56 INFO : a/potato2: Copied (new) 2024/04/20 01:11:56 ERROR : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': not deleting files as there were IO errors 2024/04/20 01:11:56 ERROR : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:12:00 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:12:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:12:03 DEBUG : Waiting for deletions to finish 2024/04/20 01:12:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:12:03 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:12:03 DEBUG : empty space: Unchanged skipping 2024/04/20 01:12:03 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:03 INFO : potato: Deleted 2024/04/20 01:12:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:12:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/20 01:12:05 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:12:08 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:12:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:12:11 DEBUG : Waiting for deletions to finish 2024/04/20 01:12:11 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:11 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:11 INFO : potato: Deleted 2024/04/20 01:12:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:12:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:12:12 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:12 DEBUG : empty space: Unchanged skipping 2024/04/20 01:12:12 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:12:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/20 01:12:14 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncDeleteBefore (8.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:12:16 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/20 01:12:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:12:17 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:17 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:18 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/04/20 01:12:19 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/04/20 01:12:19 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.91s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:12:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:12:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:12:25 DEBUG : enormous: Excluded (Size Filter) 2024/04/20 01:12:25 DEBUG : enormous: Excluded 2024/04/20 01:12:25 DEBUG : potato2: Excluded (Size Filter) 2024/04/20 01:12:25 DEBUG : potato2: Excluded 2024/04/20 01:12:26 DEBUG : potato2: Excluded (Size Filter) 2024/04/20 01:12:26 DEBUG : potato2: Excluded 2024/04/20 01:12:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:12:26 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:26 DEBUG : empty space: Unchanged skipping 2024/04/20 01:12:26 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:26 DEBUG : Waiting for deletions to finish 2024/04/20 01:12:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:12:26 DEBUG : enormous: Excluded (Size Filter) 2024/04/20 01:12:26 DEBUG : enormous: Excluded 2024/04/20 01:12:26 DEBUG : potato2: Excluded (Size Filter) 2024/04/20 01:12:26 DEBUG : potato2: Excluded 2024/04/20 01:12:26 DEBUG : potato2: Excluded (Size Filter) 2024/04/20 01:12:26 DEBUG : potato2: Excluded 2024/04/20 01:12:26 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/04/20 01:12:26 DEBUG : Local file system at /tmp/rclone2304459827: Waiting for checks to finish 2024/04/20 01:12:26 DEBUG : empty space: Unchanged skipping 2024/04/20 01:12:26 DEBUG : Local file system at /tmp/rclone2304459827: Waiting for transfers to finish 2024/04/20 01:12:26 DEBUG : Waiting for deletions to finish 2024/04/20 01:12:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncWithExclude (6.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:12:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:12:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:12:32 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/04/20 01:12:33 DEBUG : enormous: Excluded (Size Filter) 2024/04/20 01:12:33 DEBUG : enormous: Excluded 2024/04/20 01:12:33 DEBUG : potato2: Excluded (Size Filter) 2024/04/20 01:12:33 DEBUG : potato2: Excluded 2024/04/20 01:12:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:12:33 DEBUG : empty space: Unchanged skipping 2024/04/20 01:12:33 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:33 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:33 DEBUG : Waiting for deletions to finish 2024/04/20 01:12:33 INFO : enormous: Deleted 2024/04/20 01:12:33 INFO : potato2: Deleted 2024/04/20 01:12:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:12:34 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/04/20 01:12:34 DEBUG : empty space: Unchanged skipping 2024/04/20 01:12:34 DEBUG : Local file system at /tmp/rclone2304459827: Waiting for checks to finish 2024/04/20 01:12:34 DEBUG : Local file system at /tmp/rclone2304459827: Waiting for transfers to finish 2024/04/20 01:12:34 DEBUG : Waiting for deletions to finish 2024/04/20 01:12:34 INFO : enormous: Deleted 2024/04/20 01:12:34 INFO : potato2: Deleted 2024/04/20 01:12:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.70s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:12:36 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:12:38 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/04/20 01:12:40 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/04/20 01:12:41 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/04/20 01:12:43 DEBUG : five: Need to transfer - File not found at Destination 2024/04/20 01:12:43 DEBUG : one: Destination is newer than source, skipping 2024/04/20 01:12:43 DEBUG : three: Sizes identical 2024/04/20 01:12:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/04/20 01:12:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/04/20 01:12:43 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/04/20 01:12:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2304459827) 2024/04/20 01:12:43 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3') 2024/04/20 01:12:43 DEBUG : two: md5 differ 2024/04/20 01:12:43 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:43 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/04/20 01:12:43 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/04/20 01:12:44 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/04/20 01:12:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/20 01:12:44 INFO : two: Copied (replaced existing) 2024/04/20 01:12:44 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/04/20 01:12:44 INFO : four: Copied (replaced existing) 2024/04/20 01:12:45 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/04/20 01:12:45 INFO : five: Copied (new) 2024/04/20 01:12:45 DEBUG : Waiting for deletions to finish 2024/04/20 01:12:45 DEBUG : one: Destination is newer than source, skipping 2024/04/20 01:12:45 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:45 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/04/20 01:12:45 DEBUG : five: Size and md5 of src and dst objects identical 2024/04/20 01:12:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/04/20 01:12:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/20 01:12:45 DEBUG : two: Size and md5 of src and dst objects identical 2024/04/20 01:12:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/04/20 01:12:45 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2304459827) 2024/04/20 01:12:45 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3') 2024/04/20 01:12:45 DEBUG : three: md5 differ 2024/04/20 01:12:45 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/04/20 01:12:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/04/20 01:12:45 DEBUG : four: Size and md5 of src and dst objects identical 2024/04/20 01:12:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/04/20 01:12:45 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:45 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/04/20 01:12:46 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/04/20 01:12:46 INFO : three: Copied (replaced existing) 2024/04/20 01:12:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.63s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1261: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1261: 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 "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:1327: Can track renames: true 2024/04/20 01:12:48 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Making map for --track-renames 2024/04/20 01:12:48 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Finished making map for --track-renames 2024/04/20 01:12:48 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/20 01:12:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/04/20 01:12:48 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for renames to finish 2024/04/20 01:12:48 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:49 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/04/20 01:12:49 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/04/20 01:12:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/04/20 01:12:50 INFO : potato: Copied (new) 2024/04/20 01:12:50 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/04/20 01:12:50 INFO : yam: Copied (new) 2024/04/20 01:12:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:12:50 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Making map for --track-renames 2024/04/20 01:12:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:12:50 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Finished making map for --track-renames 2024/04/20 01:12:50 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:50 DEBUG : potato: Unchanged skipping 2024/04/20 01:12:50 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for renames to finish 2024/04/20 01:12:51 DEBUG : yam: same parent dir (ODFfNjEzNDUxMF9GQTZvYg) - using file/rename instead of move_copy for yaml 2024/04/20 01:12:51 INFO : yam: Moved (server-side) to: yaml 2024/04/20 01:12:51 INFO : yaml: Renamed from "yam" 2024/04/20 01:12:51 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:51 DEBUG : Waiting for deletions to finish 2024/04/20 01:12:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:1399: Can track renames: true 2024/04/20 01:12:53 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Making map for --track-renames 2024/04/20 01:12:53 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Finished making map for --track-renames 2024/04/20 01:12:53 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/20 01:12:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/04/20 01:12:53 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for renames to finish 2024/04/20 01:12:53 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:54 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/04/20 01:12:54 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/04/20 01:12:55 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/04/20 01:12:55 INFO : yam: Copied (new) 2024/04/20 01:12:55 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/04/20 01:12:55 INFO : potato: Copied (new) 2024/04/20 01:12:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:12:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:12:55 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Making map for --track-renames 2024/04/20 01:12:55 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Finished making map for --track-renames 2024/04/20 01:12:55 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:55 DEBUG : potato: Unchanged skipping 2024/04/20 01:12:55 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for renames to finish 2024/04/20 01:12:56 DEBUG : yam: same parent dir (ODFfNjEzNDUxMF9GQTZvYg) - using file/rename instead of move_copy for yaml 2024/04/20 01:12:56 INFO : yam: Moved (server-side) to: yaml 2024/04/20 01:12:56 INFO : yaml: Renamed from "yam" 2024/04/20 01:12:56 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:56 DEBUG : Waiting for deletions to finish 2024/04/20 01:12:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:1438: Can track renames: true 2024/04/20 01:12:58 DEBUG : sub: Making directory 2024/04/20 01:12:58 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Making map for --track-renames 2024/04/20 01:12:58 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Finished making map for --track-renames 2024/04/20 01:12:58 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:12:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/20 01:12:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/04/20 01:12:58 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for renames to finish 2024/04/20 01:12:58 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:12:59 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/04/20 01:12:59 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/04/20 01:13:00 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/04/20 01:13:00 INFO : potato: Copied (new) 2024/04/20 01:13:00 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/04/20 01:13:00 INFO : sub/yam: Copied (new) 2024/04/20 01:13:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:13:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:13:01 DEBUG : potato: Unchanged skipping 2024/04/20 01:13:01 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Making map for --track-renames 2024/04/20 01:13:01 INFO : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Finished making map for --track-renames 2024/04/20 01:13:01 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:13:01 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for renames to finish 2024/04/20 01:13:02 INFO : sub/yam: Moved (server-side) to: yam 2024/04/20 01:13:02 INFO : yam: Renamed from "sub/yam" 2024/04/20 01:13:02 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:13:02 DEBUG : Waiting for deletions to finish 2024/04/20 01:13:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.61s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:13:04 DEBUG : Creating backend with remote "/tmp/rclone2304459827/dir1" 2024/04/20 01:13:04 DEBUG : Creating backend with remote "/tmp/rclone2304459827/dir2" 2024/04/20 01:13:04 DEBUG : Local file system at /tmp/rclone2304459827/dir2: Using server-side directory move 2024/04/20 01:13:04 INFO : Local file system at /tmp/rclone2304459827/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/20 01:13:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/04/20 01:13:04 DEBUG : Local file system at /tmp/rclone2304459827/dir2: Waiting for checks to finish 2024/04/20 01:13:04 INFO : file1.txt: Moved (server-side) 2024/04/20 01:13:04 DEBUG : Local file system at /tmp/rclone2304459827/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:13:05 DEBUG : nested: Making directory 2024/04/20 01:13:05 DEBUG : sub dir: Making directory 2024/04/20 01:13:05 DEBUG : nested/sub dir: Making directory 2024/04/20 01:13:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:13:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/20 01:13:06 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:13:06 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:13:06 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/04/20 01:13:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:13:08 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/04/20 01:13:08 INFO : nested/sub dir/file: Copied (new) 2024/04/20 01:13:08 INFO : nested/sub dir/file: Deleted 2024/04/20 01:13:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:13:08 INFO : sub dir/hello world: Copied (new) 2024/04/20 01:13:08 INFO : sub dir/hello world: Deleted 2024/04/20 01:13:08 INFO : sub dir: Removing directory 2024/04/20 01:13:08 INFO : nested/sub dir: Removing directory 2024/04/20 01:13:08 INFO : nested: Removing directory 2024/04/20 01:13:08 DEBUG : Local file system at /tmp/rclone2304459827: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:13:11 DEBUG : nested: Making directory 2024/04/20 01:13:11 DEBUG : sub dir: Making directory 2024/04/20 01:13:12 DEBUG : nested/sub dir: Making directory 2024/04/20 01:13:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/20 01:13:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/20 01:13:12 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:13:12 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:13:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/20 01:13:13 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/04/20 01:13:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/20 01:13:14 INFO : sub dir/hello world: Copied (new) 2024/04/20 01:13:14 INFO : sub dir/hello world: Deleted 2024/04/20 01:13:14 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/04/20 01:13:14 INFO : nested/sub dir/file: Copied (new) 2024/04/20 01:13:14 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:13:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/20 01:13:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/04/20 01:13:18 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:13:18 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:13:18 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/04/20 01:13:19 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/04/20 01:13:19 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/20 01:13:19 INFO : existing: Copied (new) 2024/04/20 01:13:19 INFO : existing: Deleted 2024/04/20 01:13:20 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/04/20 01:13:20 INFO : existing-b: Copied (new) 2024/04/20 01:13:20 INFO : existing-b: Deleted 2024/04/20 01:13:20 DEBUG : existing: Destination exists, skipping 2024/04/20 01:13:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/04/20 01:13:20 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:13:20 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:13:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.51s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:13:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foyucom2zitujeq4vabaxab9" 2024/04/20 01:13:22 DEBUG : Starting OpenDrive session with ID: abf5644dde44a8434ae806693413129a493bf1ad83c29ee2cf176ad767b5e9a9 2024/04/20 01:13:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:13:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:13:27 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1494: Server side move (if possible) OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3' -> OpenDrive root 'rclone-test-foyucom2zitujeq4vabaxab9' 2024/04/20 01:13:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:13:31 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/04/20 01:13:33 DEBUG : OpenDrive root 'rclone-test-foyucom2zitujeq4vabaxab9': Using server-side directory move 2024/04/20 01:13:33 INFO : OpenDrive root 'rclone-test-foyucom2zitujeq4vabaxab9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/20 01:13:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:13:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/04/20 01:13:33 DEBUG : empty space: Unchanged skipping 2024/04/20 01:13:33 DEBUG : OpenDrive root 'rclone-test-foyucom2zitujeq4vabaxab9': Waiting for checks to finish 2024/04/20 01:13:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/20 01:13:33 INFO : potato3: Deleted 2024/04/20 01:13:33 INFO : empty space: Deleted 2024/04/20 01:13:33 DEBUG : OpenDrive root 'rclone-test-foyucom2zitujeq4vabaxab9': Waiting for transfers to finish 2024/04/20 01:13:34 INFO : potato2: Moved (server-side) 2024/04/20 01:13:34 INFO : potato3: Moved (server-side) 2024/04/20 01:13:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-murasid6paxiyog5zekaxow5" 2024/04/20 01:13:34 DEBUG : Starting OpenDrive session with ID: 956b795f108bbf9536c0e2a3e0ea0bcbe7e0a6056adf3dd96ff86ba0d49818ef 2024/04/20 01:13:35 DEBUG : OpenDrive root 'rclone-test-murasid6paxiyog5zekaxow5': Using server-side directory move 2024/04/20 01:13:35 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/04/20 01:13:35 INFO : OpenDrive root 'rclone-test-murasid6paxiyog5zekaxow5': Server side directory move succeeded 2024/04/20 01:13:36 ERROR : : error listing: directory not found 2024/04/20 01:13:36 DEBUG : OpenDrive root 'rclone-test-murasid6paxiyog5zekaxow5': Purge remote 2024/04/20 01:13:36 DEBUG : OpenDrive root 'rclone-test-foyucom2zitujeq4vabaxab9': Purge remote 2024/04/20 01:13:36 purge failed: directory not found --- PASS: TestServerSideMove (14.80s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:13:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wudahuq0libiman5jubatow6" 2024/04/20 01:13:37 DEBUG : Starting OpenDrive session with ID: 92fd7f0097033284a5d52cdebeebcaea6327d9171619514e4212de281eeac019 2024/04/20 01:13:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:13:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:13:42 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1494: Server side move (if possible) OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3' -> OpenDrive root 'rclone-test-wudahuq0libiman5jubatow6' 2024/04/20 01:13:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:13:46 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/04/20 01:13:48 DEBUG : empty space: Excluded (Size Filter) 2024/04/20 01:13:48 DEBUG : empty space: Excluded 2024/04/20 01:13:48 DEBUG : empty space: Excluded (Size Filter) 2024/04/20 01:13:48 DEBUG : empty space: Excluded 2024/04/20 01:13:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:13:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/20 01:13:48 DEBUG : OpenDrive root 'rclone-test-wudahuq0libiman5jubatow6': Waiting for checks to finish 2024/04/20 01:13:48 DEBUG : OpenDrive root 'rclone-test-wudahuq0libiman5jubatow6': Waiting for transfers to finish 2024/04/20 01:13:48 INFO : potato3: Deleted 2024/04/20 01:13:48 INFO : potato2: Moved (server-side) 2024/04/20 01:13:48 INFO : potato3: Moved (server-side) 2024/04/20 01:13:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-celuder4cijojic2zetawub1" 2024/04/20 01:13:49 DEBUG : Starting OpenDrive session with ID: 107312e20cabce4526fc2a07cca91dd61394cb94f8affffeebead196ae228e1c 2024/04/20 01:13:49 DEBUG : empty space: Excluded (Size Filter) 2024/04/20 01:13:49 DEBUG : empty space: Excluded 2024/04/20 01:13:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:13:49 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/20 01:13:49 DEBUG : OpenDrive root 'rclone-test-celuder4cijojic2zetawub1': Waiting for checks to finish 2024/04/20 01:13:49 DEBUG : OpenDrive root 'rclone-test-celuder4cijojic2zetawub1': Waiting for transfers to finish 2024/04/20 01:13:50 INFO : potato2: Moved (server-side) 2024/04/20 01:13:50 INFO : potato3: Moved (server-side) 2024/04/20 01:13:50 DEBUG : OpenDrive root 'rclone-test-celuder4cijojic2zetawub1': Purge remote 2024/04/20 01:13:51 DEBUG : OpenDrive root 'rclone-test-wudahuq0libiman5jubatow6': Purge remote --- PASS: TestServerSideMoveWithFilter (15.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:13:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qilowaj8fuhalon6yakoren6" 2024/04/20 01:13:52 DEBUG : Starting OpenDrive session with ID: 647ecb8dde7255b4d87dcb0206dc7933d9bbd4f0ac988c3485eb38391b67fd43 2024/04/20 01:13:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/20 01:13:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:13:56 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/04/20 01:13:58 DEBUG : tomatoDir: Making directory sync_test.go:1494: Server side move (if possible) OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3' -> OpenDrive root 'rclone-test-qilowaj8fuhalon6yakoren6' 2024/04/20 01:13:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/20 01:14:01 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/04/20 01:14:03 DEBUG : OpenDrive root 'rclone-test-qilowaj8fuhalon6yakoren6': Using server-side directory move 2024/04/20 01:14:03 INFO : OpenDrive root 'rclone-test-qilowaj8fuhalon6yakoren6': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/20 01:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/20 01:14:03 DEBUG : tomatoDir: Making directory 2024/04/20 01:14:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/04/20 01:14:03 DEBUG : empty space: Unchanged skipping 2024/04/20 01:14:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/20 01:14:03 DEBUG : OpenDrive root 'rclone-test-qilowaj8fuhalon6yakoren6': Waiting for checks to finish 2024/04/20 01:14:03 INFO : empty space: Deleted 2024/04/20 01:14:03 DEBUG : OpenDrive root 'rclone-test-qilowaj8fuhalon6yakoren6': Waiting for transfers to finish 2024/04/20 01:14:05 INFO : potato2: Moved (server-side) 2024/04/20 01:14:06 INFO : potato3: Deleted 2024/04/20 01:14:06 INFO : potato3: Moved (server-side) 2024/04/20 01:14:06 INFO : tomatoDir: Removing directory 2024/04/20 01:14:06 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': deleted 1 directories 2024/04/20 01:14:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kivoyib7momujid4qokewah1" 2024/04/20 01:14:07 DEBUG : Starting OpenDrive session with ID: aeed9d19227e68bc9b4c9c59faefb8ac54c43a27ffe802227d50bd0d3cddc559 2024/04/20 01:14:08 DEBUG : tomatoDir: Making directory 2024/04/20 01:14:08 DEBUG : OpenDrive root 'rclone-test-kivoyib7momujid4qokewah1': Using server-side directory move 2024/04/20 01:14:08 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/04/20 01:14:08 INFO : OpenDrive root 'rclone-test-kivoyib7momujid4qokewah1': Server side directory move succeeded 2024/04/20 01:14:09 ERROR : : error listing: directory not found 2024/04/20 01:14:09 ERROR : : error listing: directory not found 2024/04/20 01:14:09 DEBUG : OpenDrive root 'rclone-test-kivoyib7momujid4qokewah1': Purge remote 2024/04/20 01:14:09 DEBUG : OpenDrive root 'rclone-test-qilowaj8fuhalon6yakoren6': Purge remote 2024/04/20 01:14:10 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.20s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:1699: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:14:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/rclone-sync-test" 2024/04/20 01:14:10 DEBUG : Starting OpenDrive session with ID: 68b7a289d668548e68f64ac3ba23d941c726f50df905249962874f79fef7432c run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncOverlap (2.79s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:14:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/rclone-sync-test" 2024/04/20 01:14:13 DEBUG : Starting OpenDrive session with ID: 00a0115382e16de8a5fdf6884a4602fb235ab6b3fd94a05bbaa84045ff093bc4 2024/04/20 01:14:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/rclone-sync-test-include/layer2" 2024/04/20 01:14:15 DEBUG : Starting OpenDrive session with ID: 084274a5dadf6d90ebb136d4b2b6ccf7fa693b03ce82462c605bade992927806 2024/04/20 01:14:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/rclone-sync-test-ignore-file" 2024/04/20 01:14:16 DEBUG : Starting OpenDrive session with ID: fb03916345cf91e73ab53e8010061a2249381bab4bd634e5b1cf143e3ea7016d 2024/04/20 01:14:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/04/20 01:14:20 DEBUG : rclone-sync-test: Excluded 2024/04/20 01:14:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/20 01:14:21 DEBUG : rclone-sync-test-include: Making directory 2024/04/20 01:14:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/20 01:14:22 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/rclone-sync-test': Waiting for checks to finish 2024/04/20 01:14:22 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/rclone-sync-test': Waiting for transfers to finish 2024/04/20 01:14:22 DEBUG : Waiting for deletions to finish 2024/04/20 01:14:22 INFO : There was nothing to transfer 2024/04/20 01:14:22 DEBUG : rclone-sync-test: Excluded 2024/04/20 01:14:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/20 01:14:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/20 01:14:23 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:14:23 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:14:23 DEBUG : Waiting for deletions to finish 2024/04/20 01:14:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:14:23 DEBUG : rclone-sync-test: Excluded 2024/04/20 01:14:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/20 01:14:24 DEBUG : rclone-sync-test-include: Making directory 2024/04/20 01:14:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/20 01:14:24 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/04/20 01:14:24 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/04/20 01:14:24 DEBUG : Waiting for deletions to finish 2024/04/20 01:14:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:14:25 DEBUG : rclone-sync-test: Excluded 2024/04/20 01:14:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/20 01:14:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/20 01:14:26 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:14:26 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:14:26 DEBUG : Waiting for deletions to finish 2024/04/20 01:14:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:14:26 DEBUG : : Excluded 2024/04/20 01:14:26 DEBUG : rclone-sync-test: Excluded 2024/04/20 01:14:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/20 01:14:27 DEBUG : rclone-sync-test-include: Making directory 2024/04/20 01:14:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/20 01:14:28 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/04/20 01:14:28 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/04/20 01:14:28 DEBUG : Waiting for deletions to finish 2024/04/20 01:14:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (24.48s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:14:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/dst" 2024/04/20 01:14:38 DEBUG : Starting OpenDrive session with ID: df0146f1551aeaaea865962186fdf2d0391251a8c4327090b1400f5e7a5b48f2 2024/04/20 01:14:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/CompareDest" 2024/04/20 01:14:39 DEBUG : Starting OpenDrive session with ID: 88baf076a3d6a004b1b9a7c3e69f1f5a1365c0fccc190721aee31a31480433c9 2024/04/20 01:14:40 DEBUG : one: Need to transfer - File not found at Destination 2024/04/20 01:14:40 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:14:40 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:14:41 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:14:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/20 01:14:42 INFO : one: Copied (new) 2024/04/20 01:14:42 DEBUG : Waiting for deletions to finish 2024/04/20 01:14:43 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:14:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/20 01:14:43 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:14:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/20 01:14:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/20 01:14:44 INFO : one: Copied (replaced existing) 2024/04/20 01:14:44 DEBUG : Waiting for deletions to finish 2024/04/20 01:14:45 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:14:47 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/04/20 01:14:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/20 01:14:49 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:14:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:14:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/20 01:14:49 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:14:49 DEBUG : Waiting for deletions to finish 2024/04/20 01:14:49 INFO : There was nothing to transfer 2024/04/20 01:14:50 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/04/20 01:14:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:14:52 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/20 01:14:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/20 01:14:52 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:14:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:14:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/20 01:14:52 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:14:52 DEBUG : Waiting for deletions to finish 2024/04/20 01:14:52 INFO : There was nothing to transfer 2024/04/20 01:14:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:14:53 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/20 01:14:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/20 01:14:53 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:14:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:14:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/20 01:14:53 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:14:53 DEBUG : Waiting for deletions to finish 2024/04/20 01:14:53 INFO : There was nothing to transfer sync_test.go:1964: No hash on uploaded file so skipping compare timestamp test 2024/04/20 01:14:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/20 01:14:55 DEBUG : two: Need to transfer - File not found at Destination 2024/04/20 01:14:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/20 01:14:55 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:14:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:14:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/20 01:14:55 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:14:55 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/04/20 01:14:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/04/20 01:14:56 INFO : two: Copied (new) 2024/04/20 01:14:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.23s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:15:00 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/04/20 01:15:02 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/04/20 01:15:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/dest" 2024/04/20 01:15:04 DEBUG : Starting OpenDrive session with ID: 5ff09fd5a05434e6675d773d2ee65390ed2e4c747450dd14fee2368c3fdb4736 2024/04/20 01:15:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/pre-dest1" 2024/04/20 01:15:05 DEBUG : Starting OpenDrive session with ID: e415f6291916c6dbeb65c27d78b1105fc72e3816608959d144032e83c48d551a 2024/04/20 01:15:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/pre-dest2" 2024/04/20 01:15:06 DEBUG : Starting OpenDrive session with ID: 16f44bb7164a2850d9f5b930412de37d7ed46a4db36ebffa2b3aa7009b06dc44 2024/04/20 01:15:06 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:15:06 DEBUG : 1: Destination found in --compare-dest, skipping 2024/04/20 01:15:07 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:15:07 DEBUG : 2: Destination found in --compare-dest, skipping 2024/04/20 01:15:07 DEBUG : 3: Need to transfer - File not found at Destination 2024/04/20 01:15:07 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dest': Waiting for checks to finish 2024/04/20 01:15:07 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dest': Waiting for transfers to finish 2024/04/20 01:15:08 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/04/20 01:15:09 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/04/20 01:15:09 INFO : 3: Copied (new) 2024/04/20 01:15:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.25s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:15:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/dst" 2024/04/20 01:15:12 DEBUG : Starting OpenDrive session with ID: 0da3a4fe83c6eb5b6905ce57f9528bb38de036ebb9d141c2b4bef7ea7e8724da 2024/04/20 01:15:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/CopyDest" 2024/04/20 01:15:13 DEBUG : Starting OpenDrive session with ID: 757426689febf5096d42f47642c409c83dc4e9b8f6a719d037a3ec94914a87fc 2024/04/20 01:15:14 DEBUG : one: Need to transfer - File not found at Destination 2024/04/20 01:15:14 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:15:14 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:15:16 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:15:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/20 01:15:17 INFO : one: Copied (new) 2024/04/20 01:15:17 DEBUG : Waiting for deletions to finish 2024/04/20 01:15:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/20 01:15:18 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:15:18 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:15:18 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/20 01:15:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/20 01:15:20 INFO : one: Copied (replaced existing) 2024/04/20 01:15:20 DEBUG : Waiting for deletions to finish 2024/04/20 01:15:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:15:22 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/04/20 01:15:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/BackupDir" 2024/04/20 01:15:24 DEBUG : Starting OpenDrive session with ID: f17e281c89868f217fd1db3ac7f9f2f8367fc17ee8fcaa158f9e68fe05478ede 2024/04/20 01:15:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/20 01:15:25 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:15:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:15:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/20 01:15:27 INFO : one: Moved (server-side) 2024/04/20 01:15:27 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/20 01:15:27 INFO : one: Copied (server-side copy) 2024/04/20 01:15:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/20 01:15:27 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:15:27 DEBUG : Waiting for deletions to finish 2024/04/20 01:15:28 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/04/20 01:15:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:15:30 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/20 01:15:30 INFO : two: Copied (server-side copy) 2024/04/20 01:15:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/20 01:15:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:15:30 DEBUG : one: Unchanged skipping 2024/04/20 01:15:30 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:15:30 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:15:30 DEBUG : Waiting for deletions to finish 2024/04/20 01:15:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:15:31 DEBUG : one: Unchanged skipping 2024/04/20 01:15:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:15:31 DEBUG : two: Unchanged skipping 2024/04/20 01:15:31 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:15:31 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:15:31 DEBUG : Waiting for deletions to finish 2024/04/20 01:15:31 INFO : There was nothing to transfer 2024/04/20 01:15:32 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/04/20 01:15:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/20 01:15:34 DEBUG : three: Destination not found in --copy-dest 2024/04/20 01:15:34 DEBUG : three: Need to transfer - File not found at Destination 2024/04/20 01:15:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:15:34 DEBUG : one: Unchanged skipping 2024/04/20 01:15:34 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:15:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/20 01:15:34 DEBUG : two: Unchanged skipping 2024/04/20 01:15:34 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:15:35 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/04/20 01:15:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/04/20 01:15:36 INFO : three: Copied (new) 2024/04/20 01:15:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (27.26s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:15:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:15:42 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/20 01:15:44 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/20 01:15:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/dst" 2024/04/20 01:15:46 DEBUG : Starting OpenDrive session with ID: 8d2c3f8273c08f529f9d36400ca1a0e798042b8a8d3e810a18fb7cdfa2c22493 2024/04/20 01:15:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/backup" 2024/04/20 01:15:46 DEBUG : Starting OpenDrive session with ID: 2118bd1cf46edc78bb6cbf3206dbdda4a71fd32378899ece95e7f4a6db3e8767 2024/04/20 01:15:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:15:47 DEBUG : two: Unchanged skipping 2024/04/20 01:15:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/20 01:15:47 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:15:48 INFO : one: Moved (server-side) 2024/04/20 01:15:48 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:15:49 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/20 01:15:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/20 01:15:50 INFO : one: Copied (new) 2024/04/20 01:15:50 DEBUG : Waiting for deletions to finish 2024/04/20 01:15:51 INFO : three.txt: Moved (server-side) 2024/04/20 01:15:51 INFO : three.txt: Moved into backup dir 2024/04/20 01:15:52 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/04/20 01:15:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/20 01:15:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:15:54 DEBUG : two: Unchanged skipping 2024/04/20 01:15:54 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:15:54 INFO : one: Deleted 2024/04/20 01:15:55 INFO : one: Moved (server-side) 2024/04/20 01:15:55 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:15:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/20 01:15:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/20 01:15:57 INFO : one: Copied (new) 2024/04/20 01:15:57 DEBUG : Waiting for deletions to finish 2024/04/20 01:15:57 INFO : three.txt: Deleted 2024/04/20 01:15:58 INFO : three.txt: Moved (server-side) 2024/04/20 01:15:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.73s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:16:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:16:03 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/20 01:16:05 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/20 01:16:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/dst" 2024/04/20 01:16:06 DEBUG : Starting OpenDrive session with ID: d7914504b299049bdee3b964cd8d551e1ab09a5a76be77f851380b50ba9a1796 2024/04/20 01:16:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/backup" 2024/04/20 01:16:07 DEBUG : Starting OpenDrive session with ID: 0499b79129ec2756cfd4745484e78623ff0e6d88da8d0a5ea6010c20805ff555 2024/04/20 01:16:08 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:16:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/20 01:16:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:16:08 DEBUG : two: Unchanged skipping 2024/04/20 01:16:09 INFO : one: Moved (server-side) to: one.bak 2024/04/20 01:16:09 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:16:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/20 01:16:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/20 01:16:11 INFO : one: Copied (new) 2024/04/20 01:16:11 DEBUG : Waiting for deletions to finish 2024/04/20 01:16:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/20 01:16:11 INFO : three.txt: Moved into backup dir 2024/04/20 01:16:13 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/04/20 01:16:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/20 01:16:14 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:16:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:16:14 DEBUG : two: Unchanged skipping 2024/04/20 01:16:15 INFO : one.bak: Deleted 2024/04/20 01:16:15 INFO : one: Moved (server-side) to: one.bak 2024/04/20 01:16:15 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:16:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/20 01:16:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/20 01:16:17 INFO : one: Copied (new) 2024/04/20 01:16:17 DEBUG : Waiting for deletions to finish 2024/04/20 01:16:17 INFO : three.txt.bak: Deleted 2024/04/20 01:16:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/20 01:16:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:16:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:16:23 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/20 01:16:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/20 01:16:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/dst" 2024/04/20 01:16:26 DEBUG : Starting OpenDrive session with ID: fba330bd8726bd7141437f7b9861f2da9ea5c71d68362a6fe506a36d89a6d679 2024/04/20 01:16:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/backup" 2024/04/20 01:16:27 DEBUG : Starting OpenDrive session with ID: 2342880fdd6dc9d3953050320aa6580a703c34eecac583557bde50e585cd9916 2024/04/20 01:16:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/20 01:16:28 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:16:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:16:28 DEBUG : two: Unchanged skipping 2024/04/20 01:16:29 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/20 01:16:29 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:16:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/20 01:16:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/20 01:16:30 INFO : one: Copied (new) 2024/04/20 01:16:30 DEBUG : Waiting for deletions to finish 2024/04/20 01:16:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/20 01:16:31 INFO : three.txt: Moved into backup dir 2024/04/20 01:16:32 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/04/20 01:16:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/20 01:16:34 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:16:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:16:34 DEBUG : two: Unchanged skipping 2024/04/20 01:16:35 INFO : one-2019-01-01: Deleted 2024/04/20 01:16:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/20 01:16:35 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:16:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/20 01:16:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/20 01:16:37 INFO : one: Copied (new) 2024/04/20 01:16:37 DEBUG : Waiting for deletions to finish 2024/04/20 01:16:37 INFO : three-2019-01-01.txt: Deleted 2024/04/20 01:16:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/20 01:16:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:16:41 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:16:43 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/20 01:16:45 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/20 01:16:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/dst" 2024/04/20 01:16:46 DEBUG : Starting OpenDrive session with ID: e135aefdc0af928d827b2b2ece9ca27f033576275f3fb8504efab0271d6a0b56 2024/04/20 01:16:47 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:16:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/20 01:16:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:16:47 DEBUG : two: Unchanged skipping 2024/04/20 01:16:47 DEBUG : one: same parent dir (ODFfNjEzNDU3NF90MzJFMw) - using file/rename instead of move_copy for one.bak 2024/04/20 01:16:48 INFO : one: Moved (server-side) to: one.bak 2024/04/20 01:16:48 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:16:48 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/20 01:16:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/20 01:16:50 INFO : one: Copied (new) 2024/04/20 01:16:50 DEBUG : Waiting for deletions to finish 2024/04/20 01:16:50 DEBUG : three.txt: same parent dir (ODFfNjEzNDU3NF90MzJFMw) - using file/rename instead of move_copy for three.txt.bak 2024/04/20 01:16:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/20 01:16:50 INFO : three.txt: Moved into backup dir 2024/04/20 01:16:51 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/04/20 01:16:53 DEBUG : one.bak: Excluded (Path Filter) 2024/04/20 01:16:53 DEBUG : one.bak: Excluded 2024/04/20 01:16:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/04/20 01:16:53 DEBUG : three.txt.bak: Excluded 2024/04/20 01:16:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/20 01:16:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:16:53 DEBUG : two: Unchanged skipping 2024/04/20 01:16:53 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for checks to finish 2024/04/20 01:16:53 INFO : one.bak: Deleted 2024/04/20 01:16:54 DEBUG : one: same parent dir (ODFfNjEzNDU3NF90MzJFMw) - using file/rename instead of move_copy for one.bak 2024/04/20 01:16:54 INFO : one: Moved (server-side) to: one.bak 2024/04/20 01:16:54 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3/dst': Waiting for transfers to finish 2024/04/20 01:16:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/20 01:16:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/20 01:16:56 INFO : one: Copied (new) 2024/04/20 01:16:56 DEBUG : Waiting for deletions to finish 2024/04/20 01:16:56 INFO : three.txt.bak: Deleted 2024/04/20 01:16:56 DEBUG : three.txt: same parent dir (ODFfNjEzNDU3NF90MzJFMw) - using file/rename instead of move_copy for three.txt.bak 2024/04/20 01:16:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/20 01:16:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.54s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:17:00 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:17:02 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/20 01:17:03 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/20 01:17:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/dst" 2024/04/20 01:17:05 DEBUG : Starting OpenDrive session with ID: aab6b83e89c4390d3d5e9e6cd3a57775fc47fc5d3f6b93f354faf15df11c5c88 2024/04/20 01:17:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/20 01:17:06 DEBUG : one: same parent dir (ODFfNjEzNDU3NV9ENXh3bQ) - using file/rename instead of move_copy for one.bak 2024/04/20 01:17:06 INFO : one: Moved (server-side) to: one.bak 2024/04/20 01:17:07 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/20 01:17:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/20 01:17:08 INFO : one: Copied (new) 2024/04/20 01:17:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:17:08 DEBUG : two: Unchanged skipping 2024/04/20 01:17:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/20 01:17:09 DEBUG : three.txt: same parent dir (ODFfNjEzNDU3NV9ENXh3bQ) - using file/rename instead of move_copy for three.txt.bak 2024/04/20 01:17:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/20 01:17:10 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/04/20 01:17:11 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/04/20 01:17:11 INFO : three.txt: Copied (new) 2024/04/20 01:17:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/20 01:17:12 INFO : one.bak: Deleted 2024/04/20 01:17:12 DEBUG : one: same parent dir (ODFfNjEzNDU3NV9ENXh3bQ) - using file/rename instead of move_copy for one.bak 2024/04/20 01:17:12 INFO : one: Moved (server-side) to: one.bak 2024/04/20 01:17:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/20 01:17:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/20 01:17:14 INFO : one: Copied (new) 2024/04/20 01:17:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:17:15 DEBUG : two: Unchanged skipping 2024/04/20 01:17:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/20 01:17:15 INFO : three.txt.bak: Deleted 2024/04/20 01:17:16 DEBUG : three.txt: same parent dir (ODFfNjEzNDU3NV9ENXh3bQ) - using file/rename instead of move_copy for three.txt.bak 2024/04/20 01:17:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/20 01:17:17 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/04/20 01:17:18 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/04/20 01:17:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.38s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:17:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/20 01:17:23 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/20 01:17:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/20 01:17:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikanoj8dadupep7tazitit3/dst" 2024/04/20 01:17:27 DEBUG : Starting OpenDrive session with ID: ec331742929e06141f1f2fa0fe4fbd77ba478dd60ea524f79c75572aa375b0f0 2024/04/20 01:17:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/20 01:17:28 DEBUG : one: same parent dir (ODFfNjEzNDU3Nl9OeDd6TQ) - using file/rename instead of move_copy for one-2019-01-01 2024/04/20 01:17:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/20 01:17:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/20 01:17:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/20 01:17:30 INFO : one: Copied (new) 2024/04/20 01:17:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:17:30 DEBUG : two: Unchanged skipping 2024/04/20 01:17:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/20 01:17:31 DEBUG : three.txt: same parent dir (ODFfNjEzNDU3Nl9OeDd6TQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/04/20 01:17:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/20 01:17:32 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/04/20 01:17:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/04/20 01:17:33 INFO : three.txt: Copied (new) 2024/04/20 01:17:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/20 01:17:34 INFO : one-2019-01-01: Deleted 2024/04/20 01:17:34 DEBUG : one: same parent dir (ODFfNjEzNDU3Nl9OeDd6TQ) - using file/rename instead of move_copy for one-2019-01-01 2024/04/20 01:17:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/20 01:17:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/20 01:17:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/20 01:17:36 INFO : one: Copied (new) 2024/04/20 01:17:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:17:37 DEBUG : two: Unchanged skipping 2024/04/20 01:17:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/20 01:17:37 INFO : three-2019-01-01.txt: Deleted 2024/04/20 01:17:37 DEBUG : three.txt: same parent dir (ODFfNjEzNDU3Nl9OeDd6TQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/04/20 01:17:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/20 01:17:38 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/04/20 01:17:39 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/04/20 01:17:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (21.50s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:17:42 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/04/20 01:17:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/04/20 01:17:44 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:17:44 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:17:44 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/04/20 01:17:45 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/04/20 01:17:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/04/20 01:17:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.38s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:17:46 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/20 01:17:46 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:17:46 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:17:47 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/04/20 01:17:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/20 01:17:48 INFO : existing: Copied (new) 2024/04/20 01:17:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:17:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/04/20 01:17:49 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:17:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/04/20 01:17:49 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:17:49 ERROR : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': not deleting files as there were IO errors 2024/04/20 01:17:49 ERROR : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncImmutable (4.46s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:2391: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.36s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:17:51 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/04/20 01:17:53 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/04/20 01:17:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/04/20 01:17:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/04/20 01:18:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:18:00 DEBUG : existing: Unchanged skipping 2024/04/20 01:18:00 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/04/20 01:18:01 DEBUG : subdira-rclone-move-dibocex6: same parent dir (ODFfNjEzNDUxMF9GQTZvYg) - using folder/rename instead of move_copy 2024/04/20 01:18:01 DEBUG : EXISTING: moving to existing-rclone-move-mapoxuq2 2024/04/20 01:18:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yufeyej3 2024/04/20 01:18:01 DEBUG : subdira: same parent dir (ODFfNjEzNDUxMF9GQTZvYg) - using folder/rename instead of move_copy 2024/04/20 01:18:02 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjEzNDUxMF9GQTZvYg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-yufeyej3 2024/04/20 01:18:02 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/04/20 01:18:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yufeyej3 2024/04/20 01:18:02 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/04/20 01:18:02 DEBUG : EXISTING: same parent dir (ODFfNjEzNDUxMF9GQTZvYg) - using file/rename instead of move_copy for existing-rclone-move-mapoxuq2 2024/04/20 01:18:02 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-mapoxuq2 2024/04/20 01:18:02 DEBUG : EXISTING: moving to existing 2024/04/20 01:18:02 DEBUG : subdira/subdirb-rclone-move-mularug6: same parent dir (ODFfNjEzNDU3N19iWFBMNw) - using folder/rename instead of move_copy 2024/04/20 01:18:02 DEBUG : existingbutdifferent-rclone-move-yufeyej3: same parent dir (ODFfNjEzNDUxMF9GQTZvYg) - using file/rename instead of move_copy for existingbutdifferent 2024/04/20 01:18:03 DEBUG : existing-rclone-move-mapoxuq2: same parent dir (ODFfNjEzNDUxMF9GQTZvYg) - using file/rename instead of move_copy for existing 2024/04/20 01:18:03 INFO : existing-rclone-move-mapoxuq2: Moved (server-side) to: existing 2024/04/20 01:18:03 INFO : EXISTING: Moved (server-side) to: existing 2024/04/20 01:18:03 INFO : EXISTING: Fixed case by renaming to: existing 2024/04/20 01:18:03 INFO : existingbutdifferent-rclone-move-yufeyej3: Moved (server-side) to: existingbutdifferent 2024/04/20 01:18:03 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/04/20 01:18:03 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/04/20 01:18:03 DEBUG : subdira/subdirb: same parent dir (ODFfNjEzNDU3N19iWFBMNw) - using folder/rename instead of move_copy 2024/04/20 01:18:03 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/04/20 01:18:03 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/04/20 01:18:04 DEBUG : subdira/subdirb/subdirc-rclone-move-jehubif0: same parent dir (ODFfNjEzNDU3OF9rVjh4VA) - using folder/rename instead of move_copy 2024/04/20 01:18:05 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjEzNDU3OF9rVjh4VA) - using folder/rename instead of move_copy 2024/04/20 01:18:05 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/04/20 01:18:05 INFO : existingbutdifferent: Copied (replaced existing) 2024/04/20 01:18:05 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/04/20 01:18:05 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/04/20 01:18:06 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-hayupid4: same parent dir (ODFfNjEzNDU3OV9NTlNVRA) - using folder/rename instead of move_copy 2024/04/20 01:18:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-rakexif3 2024/04/20 01:18:06 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjEzNDU3OV9NTlNVRA) - using folder/rename instead of move_copy 2024/04/20 01:18:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjEzNDU3OV9NTlNVRA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-rakexif3 2024/04/20 01:18:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/04/20 01:18:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-rakexif3 2024/04/20 01:18:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/04/20 01:18:07 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-rakexif3: same parent dir (ODFfNjEzNDU3OV9NTlNVRA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/04/20 01:18:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/04/20 01:18:07 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:18:07 INFO : subdira/subdirb/subdirc/hello-rclone-move-rakexif3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/04/20 01:18:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/04/20 01:18:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/04/20 01:18:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sopoliy6 2024/04/20 01:18:07 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/04/20 01:18:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjEzNDU4MF9NYXNZSQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sopoliy6 2024/04/20 01:18:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sopoliy6 2024/04/20 01:18:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/20 01:18:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sopoliy6: same parent dir (ODFfNjEzNDU4MF9NYXNZSQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/20 01:18:08 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sopoliy6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/20 01:18:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/20 01:18:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/20 01:18:08 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:18:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/04/20 01:18:09 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/04/20 01:18:09 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/04/20 01:18:09 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/04/20 01:18:09 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/04/20 01:18:09 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (23.07s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" sync_test.go:2459: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:18:15 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:17 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:19 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:21 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:23 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:24 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:26 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:28 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:30 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:32 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:34 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:35 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:37 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:39 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:41 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:43 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:44 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:46 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:48 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:49 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:51 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:53 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:55 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:57 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/04/20 01:18:58 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:00 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:02 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:04 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:06 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:08 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:09 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:11 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:13 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:15 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:17 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:18 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:20 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:22 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:24 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:25 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both0: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both1: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both10: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:19:27 DEBUG : both11: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both15: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both16: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both17: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both18: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both19: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both2: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both3: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both4: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both5: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both6: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both7: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both8: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:19:27 DEBUG : both9: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both12: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both13: Unchanged skipping 2024/04/20 01:19:27 DEBUG : both14: Unchanged skipping 2024/04/20 01:19:27 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:19:27 DEBUG : Waiting for deletions to finish 2024/04/20 01:19:27 INFO : only7: Deleted 2024/04/20 01:19:27 INFO : only15: Deleted 2024/04/20 01:19:28 INFO : only1: Deleted 2024/04/20 01:19:28 INFO : only5: Deleted 2024/04/20 01:19:28 INFO : only6: Deleted 2024/04/20 01:19:28 INFO : only13: Deleted 2024/04/20 01:19:28 INFO : only14: Deleted 2024/04/20 01:19:28 INFO : only16: Deleted 2024/04/20 01:19:28 INFO : only2: Deleted 2024/04/20 01:19:28 INFO : only3: Deleted 2024/04/20 01:19:28 INFO : only10: Deleted 2024/04/20 01:19:28 INFO : only12: Deleted 2024/04/20 01:19:28 INFO : only18: Deleted 2024/04/20 01:19:28 INFO : only9: Deleted 2024/04/20 01:19:28 INFO : only0: Deleted 2024/04/20 01:19:28 INFO : only11: Deleted 2024/04/20 01:19:28 INFO : only17: Deleted 2024/04/20 01:19:28 INFO : only19: Deleted 2024/04/20 01:19:29 INFO : only4: Deleted 2024/04/20 01:19:29 INFO : only8: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (78.79s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:19:34 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:36 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:38 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:40 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:42 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:43 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:45 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:47 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:49 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:51 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:53 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:54 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:56 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/04/20 01:19:58 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:00 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:02 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:03 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:05 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:07 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:09 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:11 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:12 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:14 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:16 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:18 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:20 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:21 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:23 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:25 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:27 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:28 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:30 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:32 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:34 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:36 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:37 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:39 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:41 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:42 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:44 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/04/20 01:20:46 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for checks to finish 2024/04/20 01:20:46 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both1: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both12: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both13: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both0: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both15: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both16: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both10: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both11: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both14: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both2: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both3: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both17: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both5: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both18: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both19: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both4: Unchanged skipping 2024/04/20 01:20:46 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/20 01:20:46 DEBUG : both9: Unchanged skipping 2024/04/20 01:20:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : both6: Unchanged skipping 2024/04/20 01:20:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : both7: Unchanged skipping 2024/04/20 01:20:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : both8: Unchanged skipping 2024/04/20 01:20:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/04/20 01:20:46 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Waiting for transfers to finish 2024/04/20 01:20:47 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:47 INFO : only1: Copied (replaced existing) 2024/04/20 01:20:49 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:49 INFO : only10: Copied (replaced existing) 2024/04/20 01:20:50 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:50 INFO : only11: Copied (replaced existing) 2024/04/20 01:20:50 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:50 INFO : only14: Copied (replaced existing) 2024/04/20 01:20:50 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:50 INFO : only16: Copied (replaced existing) 2024/04/20 01:20:51 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:51 INFO : only0: Copied (replaced existing) 2024/04/20 01:20:52 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:52 INFO : only17: Copied (replaced existing) 2024/04/20 01:20:53 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:53 INFO : only13: Copied (replaced existing) 2024/04/20 01:20:53 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:53 INFO : only19: Copied (replaced existing) 2024/04/20 01:20:53 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:53 INFO : only12: Copied (replaced existing) 2024/04/20 01:20:54 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:54 INFO : only4: Copied (replaced existing) 2024/04/20 01:20:54 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:54 INFO : only3: Copied (replaced existing) 2024/04/20 01:20:54 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:54 INFO : only15: Copied (replaced existing) 2024/04/20 01:20:54 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:54 INFO : only5: Copied (replaced existing) 2024/04/20 01:20:55 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:55 INFO : only8: Copied (replaced existing) 2024/04/20 01:20:57 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:57 INFO : only9: Copied (replaced existing) 2024/04/20 01:20:58 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:58 INFO : only7: Copied (replaced existing) 2024/04/20 01:20:58 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:58 INFO : only18: Copied (replaced existing) 2024/04/20 01:20:59 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:20:59 INFO : only6: Copied (replaced existing) 2024/04/20 01:21:00 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/20 01:21:00 INFO : only2: Copied (replaced existing) 2024/04/20 01:21:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (94.54s) === RUN TestNothingToTransfer run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" 2024/04/20 01:21:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/20 01:21:08 DEBUG : sub dir: Making directory 2024/04/20 01:21:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3'", Local "Local file system at /tmp/rclone2304459827", Modify Window "1s" --- PASS: TestNothingToTransfer (17.19s) PASS 2024/04/20 01:21:25 DEBUG : OpenDrive root 'rclone-test-vikanoj8dadupep7tazitit3': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m14.94551813s (try 1/5)