"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/09/26 01:41:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce" 2024/09/26 01:41:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/26 01:41:09 DEBUG : Starting OpenDrive session with ID: bdb5d320fb51dc3664956b96b2e5c992ca8654c72bdec152954a31a8aee81ee0 2024/09/26 01:41:10 DEBUG : Creating backend with remote "/tmp/rclone2765150430" === 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-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:41:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/26 01:41:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.70s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 01:41:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:41:12 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:12 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:41:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:41:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:41:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:15 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (5.05s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:17 DEBUG : Creating backend with remote "/non-existing" 2024/09/26 01:41:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/26 01:41:18 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:18 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.06s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:41:19 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:19 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:41:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:41:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:41:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.96s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:23 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Running all checks before starting transfers 2024/09/26 01:41:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:41:24 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:24 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Checks finished, now starting transfers 2024/09/26 01:41:24 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:41:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:41:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:41:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.72s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:28 ERROR : Ignoring --no-traverse with sync 2024/09/26 01:41:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:41:28 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:28 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:41:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:41:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:41:31 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:41:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.84s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/26 01:41:33 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:33 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:41:34 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/09/26 01:41:35 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/09/26 01:41:35 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestCopyWithDepth (3.68s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:41:37 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:37 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:41:38 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/09/26 01:41:39 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:41:39 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:41:40 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:40 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:41:41 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/09/26 01:41:42 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:41:42 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.31s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/26 01:41:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 01:41:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/26 01:41:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 01:41:43 DEBUG : sub dir: Making directory 2024/09/26 01:41:44 DEBUG : sub dir2: Making directory 2024/09/26 01:41:44 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/26 01:41:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:41:45 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:45 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:41:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:41:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:41:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:47 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:50 DEBUG : sub dir2: Making directory 2024/09/26 01:41:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/26 01:41:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 01:41:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:41:50 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:50 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:41:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:41:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:41:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.76s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:53 DEBUG : sub dir2: Making directory with metadata 2024/09/26 01:41:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 01:41:54 DEBUG : sub dir: Making directory 2024/09/26 01:41:54 DEBUG : sub dir2: Making directory 2024/09/26 01:41:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:41:54 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:54 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:41:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:41:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:41:56 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:41:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:57 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/26 01:41:57 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.19s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:41:59 DEBUG : sub dir2: Making directory 2024/09/26 01:41:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:41:59 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:41:59 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:42:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:42:01 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:42:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.58s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:03 DEBUG : sub dir2: Making directory with metadata 2024/09/26 01:42:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 01:42:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 01:42:03 DEBUG : sub dir: Making directory 2024/09/26 01:42:03 DEBUG : sub dir2: Making directory 2024/09/26 01:42:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:42:03 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:03 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:42:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:42:05 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:42:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:06 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.92s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:08 DEBUG : sub dir2: Making directory 2024/09/26 01:42:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:42:08 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:08 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:42:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:42:10 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:42:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.81s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:42:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vokeset7sike" 2024/09/26 01:42:14 DEBUG : Config file has changed externally - reloading 2024/09/26 01:42:15 DEBUG : Starting OpenDrive session with ID: 04472d08cd2100f7f68ecc479ac9d8aedf54d1bf2ee9f6958376367a9e4dd6fc sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-kuwavek3hoce' -> OpenDrive root 'rclone-test-vokeset7sike' 2024/09/26 01:42:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:42:16 DEBUG : OpenDrive root 'rclone-test-vokeset7sike': Waiting for checks to finish 2024/09/26 01:42:16 DEBUG : OpenDrive root 'rclone-test-vokeset7sike': Waiting for transfers to finish 2024/09/26 01:42:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/09/26 01:42:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:17 DEBUG : OpenDrive root 'rclone-test-vokeset7sike': Purge remote --- PASS: TestServerSideCopy (7.35s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:42:21 ERROR : : error listing: directory not found 2024/09/26 01:42:21 DEBUG : Local file system at /tmp/rclone2765150430: Making directory 2024/09/26 01:42:22 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:22 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.60s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:42:26 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/26 01:42:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:42:26 DEBUG : Local file system at /tmp/rclone2765150430: Waiting for checks to finish 2024/09/26 01:42:26 DEBUG : Local file system at /tmp/rclone2765150430: Waiting for transfers to finish 2024/09/26 01:42:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:42:27 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/09/26 01:42:27 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:42:27 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestCopyRedownload (4.57s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:28 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/26 01:42:28 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:28 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:29 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/09/26 01:42:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/26 01:42:30 INFO : check sum: Copied (new) 2024/09/26 01:42:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:30 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/26 01:42:30 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/09/26 01:42:30 DEBUG : check sum: Unchanged skipping 2024/09/26 01:42:30 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:30 DEBUG : Waiting for deletions to finish 2024/09/26 01:42:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (11.28s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/26 01:42:40 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:40 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:41 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/09/26 01:42:42 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/26 01:42:42 INFO : sizeonly: Copied (new) 2024/09/26 01:42:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:42 DEBUG : sizeonly: Sizes identical 2024/09/26 01:42:42 DEBUG : sizeonly: Unchanged skipping 2024/09/26 01:42:42 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:42 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:42 DEBUG : Waiting for deletions to finish 2024/09/26 01:42:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncSizeOnly (4.00s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/26 01:42:44 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:44 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:44 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/09/26 01:42:45 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/09/26 01:42:45 INFO : ignore-size: Copied (new) 2024/09/26 01:42:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:46 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:46 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:42:46 DEBUG : ignore-size: Unchanged skipping 2024/09/26 01:42:46 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:46 DEBUG : Waiting for deletions to finish 2024/09/26 01:42:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.97s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/09/26 01:42:50 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:50 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:42:50 DEBUG : existing: Unchanged skipping 2024/09/26 01:42:50 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:50 DEBUG : Waiting for deletions to finish 2024/09/26 01:42:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:50 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/26 01:42:50 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:50 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/09/26 01:42:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/26 01:42:51 INFO : existing: Copied (replaced existing) 2024/09/26 01:42:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/26 01:42:53 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:53 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:54 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/09/26 01:42:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/26 01:42:55 INFO : existing: Copied (new) 2024/09/26 01:42:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:55 DEBUG : existing: Destination exists, skipping 2024/09/26 01:42:55 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:42:55 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:42:55 DEBUG : Waiting for deletions to finish 2024/09/26 01:42:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.86s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:42:58 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:43:00 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/09/26 01:43:01 DEBUG : d: Making directory 2024/09/26 01:43:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/26 01:43:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:43:02 DEBUG : c/non empty space: Unchanged skipping 2024/09/26 01:43:02 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:02 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:03 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:43:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/26 01:43:04 INFO : a/potato2: Copied (new) 2024/09/26 01:43:04 DEBUG : Waiting for deletions to finish 2024/09/26 01:43:04 INFO : b/potato: Deleted 2024/09/26 01:43:04 INFO : d: Removing directory 2024/09/26 01:43:05 INFO : b: Removing directory 2024/09/26 01:43:05 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:43:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:10 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/09/26 01:43:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/26 01:43:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/09/26 01:43:10 DEBUG : empty space: Unchanged skipping 2024/09/26 01:43:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:10 DEBUG : Waiting for deletions to finish 2024/09/26 01:43:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:10 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/09/26 01:43:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/26 01:43:10 INFO : empty space: Updated modification time in destination 2024/09/26 01:43:10 DEBUG : empty space: Unchanged skipping 2024/09/26 01:43:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:10 DEBUG : Waiting for deletions to finish 2024/09/26 01:43:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:43:14 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:14 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/09/26 01:43:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/26 01:43:14 DEBUG : empty space: Unchanged skipping 2024/09/26 01:43:14 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:14 DEBUG : Waiting for deletions to finish 2024/09/26 01:43:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.12s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:15 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/09/26 01:43:17 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:17 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/09/26 01:43:17 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2765150430) 2024/09/26 01:43:17 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-kuwavek3hoce') 2024/09/26 01:43:17 DEBUG : foo: md5 differ 2024/09/26 01:43:17 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:17 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/09/26 01:43:18 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/09/26 01:43:18 INFO : foo: Copied (replaced existing) 2024/09/26 01:43:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.55s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:43:21 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/26 01:43:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:43:21 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:21 DEBUG : empty space: Unchanged skipping 2024/09/26 01:43:21 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:22 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/09/26 01:43:23 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/26 01:43:23 INFO : potato: Copied (new) 2024/09/26 01:43:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:25 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/09/26 01:43:26 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/26 01:43:26 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:43:27 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/09/26 01:43:27 INFO : potato: Copied (replaced existing) 2024/09/26 01:43:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.16s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:43:31 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:31 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/09/26 01:43:31 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2765150430) 2024/09/26 01:43:31 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-kuwavek3hoce') 2024/09/26 01:43:31 DEBUG : potato: md5 differ 2024/09/26 01:43:31 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:31 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:43:32 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/09/26 01:43:32 INFO : potato: Copied (replaced existing) 2024/09/26 01:43:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:34 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:43:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:43:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:43:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/26 01:43:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:43:37 DEBUG : empty space: Unchanged skipping 2024/09/26 01:43:37 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:37 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:37 DEBUG : Waiting for deletions to finish 2024/09/26 01:43:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:39 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:43:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:43:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:43:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:43:41 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:41 DEBUG : empty space: Unchanged skipping 2024/09/26 01:43:41 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:43:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/26 01:43:43 INFO : potato2: Copied (new) 2024/09/26 01:43:43 DEBUG : Waiting for deletions to finish 2024/09/26 01:43:43 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:46 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:43:47 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/09/26 01:43:48 DEBUG : d: Making directory 2024/09/26 01:43:49 DEBUG : d/e: Making directory 2024/09/26 01:43:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/26 01:43:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:43:50 DEBUG : c/non empty space: Unchanged skipping 2024/09/26 01:43:50 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:43:50 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:43:51 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:43:52 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/26 01:43:52 INFO : a/potato2: Copied (new) 2024/09/26 01:43:52 DEBUG : Waiting for deletions to finish 2024/09/26 01:43:52 INFO : b/potato: Deleted 2024/09/26 01:43:52 INFO : d/e: Removing directory 2024/09/26 01:43:52 INFO : d: Removing directory 2024/09/26 01:43:53 INFO : b: Removing directory 2024/09/26 01:43:53 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:43:57 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:43:59 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/09/26 01:44:00 DEBUG : d: Making directory 2024/09/26 01:44:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/26 01:44:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:44:01 DEBUG : c/non empty space: Unchanged skipping 2024/09/26 01:44:01 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:01 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:02 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:44:03 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/26 01:44:03 INFO : a/potato2: Copied (new) 2024/09/26 01:44:03 ERROR : OpenDrive root 'rclone-test-kuwavek3hoce': not deleting files as there were IO errors 2024/09/26 01:44:03 ERROR : OpenDrive root 'rclone-test-kuwavek3hoce': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:44:07 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:44:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:44:10 DEBUG : Waiting for deletions to finish 2024/09/26 01:44:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:44:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:44:10 DEBUG : empty space: Unchanged skipping 2024/09/26 01:44:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:10 INFO : potato: Deleted 2024/09/26 01:44:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:44:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/26 01:44:12 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.10s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:44:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:44:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:44:17 DEBUG : Waiting for deletions to finish 2024/09/26 01:44:17 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:17 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:18 INFO : potato: Deleted 2024/09/26 01:44:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:44:18 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:44:18 DEBUG : empty space: Unchanged skipping 2024/09/26 01:44:18 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:19 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:44:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/26 01:44:20 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.45s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:44:22 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/09/26 01:44:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:44:23 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:23 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:24 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/09/26 01:44:25 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/09/26 01:44:25 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.34s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:44:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:44:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:44:30 DEBUG : enormous: Excluded (Size Filter) 2024/09/26 01:44:30 DEBUG : enormous: Excluded 2024/09/26 01:44:30 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 01:44:30 DEBUG : potato2: Excluded 2024/09/26 01:44:30 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 01:44:30 DEBUG : potato2: Excluded 2024/09/26 01:44:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:44:30 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:30 DEBUG : empty space: Unchanged skipping 2024/09/26 01:44:30 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:30 DEBUG : Waiting for deletions to finish 2024/09/26 01:44:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:44:30 DEBUG : enormous: Excluded (Size Filter) 2024/09/26 01:44:30 DEBUG : enormous: Excluded 2024/09/26 01:44:30 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 01:44:30 DEBUG : potato2: Excluded 2024/09/26 01:44:31 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 01:44:31 DEBUG : potato2: Excluded 2024/09/26 01:44:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/09/26 01:44:31 DEBUG : empty space: Unchanged skipping 2024/09/26 01:44:31 DEBUG : Local file system at /tmp/rclone2765150430: Waiting for checks to finish 2024/09/26 01:44:31 DEBUG : Local file system at /tmp/rclone2765150430: Waiting for transfers to finish 2024/09/26 01:44:31 DEBUG : Waiting for deletions to finish 2024/09/26 01:44:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncWithExclude (5.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:44:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:44:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:44:36 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/09/26 01:44:37 DEBUG : enormous: Excluded (Size Filter) 2024/09/26 01:44:37 DEBUG : enormous: Excluded 2024/09/26 01:44:37 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 01:44:37 DEBUG : potato2: Excluded 2024/09/26 01:44:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:44:37 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:37 DEBUG : empty space: Unchanged skipping 2024/09/26 01:44:37 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:37 DEBUG : Waiting for deletions to finish 2024/09/26 01:44:38 INFO : enormous: Deleted 2024/09/26 01:44:38 INFO : potato2: Deleted 2024/09/26 01:44:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:44:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/09/26 01:44:38 DEBUG : empty space: Unchanged skipping 2024/09/26 01:44:38 DEBUG : Local file system at /tmp/rclone2765150430: Waiting for checks to finish 2024/09/26 01:44:38 DEBUG : Local file system at /tmp/rclone2765150430: Waiting for transfers to finish 2024/09/26 01:44:38 DEBUG : Waiting for deletions to finish 2024/09/26 01:44:38 INFO : enormous: Deleted 2024/09/26 01:44:38 INFO : potato2: Deleted 2024/09/26 01:44:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.23s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:44:40 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:44:42 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/09/26 01:44:44 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/09/26 01:44:46 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/09/26 01:44:48 DEBUG : five: Need to transfer - File not found at Destination 2024/09/26 01:44:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/09/26 01:44:48 DEBUG : one: Destination is newer than source, skipping 2024/09/26 01:44:48 DEBUG : three: Sizes identical 2024/09/26 01:44:48 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/09/26 01:44:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/09/26 01:44:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2765150430) 2024/09/26 01:44:48 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-kuwavek3hoce') 2024/09/26 01:44:48 DEBUG : two: md5 differ 2024/09/26 01:44:48 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:48 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/09/26 01:44:48 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/09/26 01:44:49 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/09/26 01:44:49 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/09/26 01:44:49 INFO : four: Copied (replaced existing) 2024/09/26 01:44:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/26 01:44:50 INFO : two: Copied (replaced existing) 2024/09/26 01:44:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/09/26 01:44:50 INFO : five: Copied (new) 2024/09/26 01:44:50 DEBUG : Waiting for deletions to finish 2024/09/26 01:44:50 DEBUG : one: Destination is newer than source, skipping 2024/09/26 01:44:50 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/09/26 01:44:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2765150430) 2024/09/26 01:44:50 DEBUG : four: Size and md5 of src and dst objects identical 2024/09/26 01:44:50 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-kuwavek3hoce') 2024/09/26 01:44:50 DEBUG : three: md5 differ 2024/09/26 01:44:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/09/26 01:44:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/09/26 01:44:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/09/26 01:44:50 DEBUG : five: Size and md5 of src and dst objects identical 2024/09/26 01:44:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/09/26 01:44:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/26 01:44:50 DEBUG : two: Size and md5 of src and dst objects identical 2024/09/26 01:44:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/09/26 01:44:50 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:51 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/09/26 01:44:52 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/09/26 01:44:52 INFO : three: Copied (replaced existing) 2024/09/26 01:44:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.94s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: 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-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:1436: Can track renames: true 2024/09/26 01:44:53 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Making map for --track-renames 2024/09/26 01:44:53 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Finished making map for --track-renames 2024/09/26 01:44:53 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/26 01:44:53 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for renames to finish 2024/09/26 01:44:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/26 01:44:53 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:54 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/09/26 01:44:55 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/09/26 01:44:55 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/09/26 01:44:55 INFO : potato: Copied (new) 2024/09/26 01:44:56 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/09/26 01:44:56 INFO : yam: Copied (new) 2024/09/26 01:44:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:44:56 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Making map for --track-renames 2024/09/26 01:44:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:44:56 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Finished making map for --track-renames 2024/09/26 01:44:56 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:56 DEBUG : potato: Unchanged skipping 2024/09/26 01:44:56 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for renames to finish 2024/09/26 01:44:57 DEBUG : yam: same parent dir (ODFfNjU0OTcwMF9Ic1Nrcg) - using file/rename instead of move_copy for yaml 2024/09/26 01:44:57 INFO : yam: Moved (server-side) to: yaml 2024/09/26 01:44:57 INFO : yaml: Renamed from "yam" 2024/09/26 01:44:57 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:44:57 DEBUG : Waiting for deletions to finish 2024/09/26 01:44:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.30s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:1508: Can track renames: true 2024/09/26 01:44:59 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Making map for --track-renames 2024/09/26 01:44:59 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Finished making map for --track-renames 2024/09/26 01:44:59 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:44:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/26 01:44:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/26 01:44:59 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for renames to finish 2024/09/26 01:44:59 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:45:00 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/09/26 01:45:00 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/09/26 01:45:00 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/09/26 01:45:00 INFO : potato: Copied (new) 2024/09/26 01:45:01 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/09/26 01:45:01 INFO : yam: Copied (new) 2024/09/26 01:45:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:45:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:45:01 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Making map for --track-renames 2024/09/26 01:45:01 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Finished making map for --track-renames 2024/09/26 01:45:01 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:45:01 DEBUG : potato: Unchanged skipping 2024/09/26 01:45:01 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for renames to finish 2024/09/26 01:45:01 DEBUG : yam: same parent dir (ODFfNjU0OTcwMF9Ic1Nrcg) - using file/rename instead of move_copy for yaml 2024/09/26 01:45:02 INFO : yam: Moved (server-side) to: yaml 2024/09/26 01:45:02 INFO : yaml: Renamed from "yam" 2024/09/26 01:45:02 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:45:02 DEBUG : Waiting for deletions to finish 2024/09/26 01:45:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:1547: Can track renames: true 2024/09/26 01:45:03 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Making map for --track-renames 2024/09/26 01:45:03 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Finished making map for --track-renames 2024/09/26 01:45:03 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:45:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/26 01:45:03 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for renames to finish 2024/09/26 01:45:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/26 01:45:03 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:45:04 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/09/26 01:45:04 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/09/26 01:45:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/09/26 01:45:05 INFO : potato: Copied (new) 2024/09/26 01:45:05 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/09/26 01:45:05 INFO : sub/yam: Copied (new) 2024/09/26 01:45:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:45:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:45:06 DEBUG : potato: Unchanged skipping 2024/09/26 01:45:06 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Making map for --track-renames 2024/09/26 01:45:06 INFO : OpenDrive root 'rclone-test-kuwavek3hoce': Finished making map for --track-renames 2024/09/26 01:45:06 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:45:06 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for renames to finish 2024/09/26 01:45:07 INFO : sub/yam: Moved (server-side) to: yam 2024/09/26 01:45:07 INFO : yam: Renamed from "sub/yam" 2024/09/26 01:45:07 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:45:07 DEBUG : Waiting for deletions to finish 2024/09/26 01:45:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:45:09 DEBUG : Creating backend with remote "/tmp/rclone2765150430/dir1" 2024/09/26 01:45:09 DEBUG : Config file has changed externally - reloading 2024/09/26 01:45:09 DEBUG : Creating backend with remote "/tmp/rclone2765150430/dir2" 2024/09/26 01:45:09 DEBUG : Local file system at /tmp/rclone2765150430/dir2: Using server-side directory move 2024/09/26 01:45:09 INFO : Local file system at /tmp/rclone2765150430/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/26 01:45:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/26 01:45:09 DEBUG : Local file system at /tmp/rclone2765150430/dir2: Waiting for checks to finish 2024/09/26 01:45:09 INFO : file1.txt: Moved (server-side) 2024/09/26 01:45:09 DEBUG : Local file system at /tmp/rclone2765150430/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:45:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:45:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/26 01:45:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:45:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:45:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:45:12 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/09/26 01:45:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:45:12 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:45:12 INFO : sub dir/hello world: Deleted 2024/09/26 01:45:13 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/09/26 01:45:13 INFO : nested/sub dir/file: Copied (new) 2024/09/26 01:45:13 INFO : nested/sub dir/file: Deleted 2024/09/26 01:45:13 INFO : sub dir: Removing directory 2024/09/26 01:45:13 INFO : nested/sub dir: Removing directory 2024/09/26 01:45:13 INFO : nested: Removing directory 2024/09/26 01:45:13 DEBUG : Local file system at /tmp/rclone2765150430: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:45:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:45:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/26 01:45:16 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:45:16 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:45:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/09/26 01:45:18 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/09/26 01:45:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/26 01:45:18 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:45:18 INFO : sub dir/hello world: Deleted 2024/09/26 01:45:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/09/26 01:45:19 INFO : nested/sub dir/file: Copied (new) 2024/09/26 01:45:19 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:45:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/26 01:45:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/26 01:45:23 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:45:23 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:45:23 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/09/26 01:45:24 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/09/26 01:45:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/26 01:45:24 INFO : existing: Copied (new) 2024/09/26 01:45:24 INFO : existing: Deleted 2024/09/26 01:45:25 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/09/26 01:45:25 INFO : existing-b: Copied (new) 2024/09/26 01:45:25 INFO : existing-b: Deleted 2024/09/26 01:45:25 DEBUG : existing: Destination exists, skipping 2024/09/26 01:45:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/26 01:45:25 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:45:25 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:45:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.97s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:45:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fuvokas4sasa" 2024/09/26 01:45:27 DEBUG : Starting OpenDrive session with ID: a7f71eef9061ddf6d11a2ec55fc3d7f1a2fc991aa2edc6356c8445a46181a8c7 2024/09/26 01:45:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:45:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:45:32 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1603: Server side move (if possible) OpenDrive root 'rclone-test-kuwavek3hoce' -> OpenDrive root 'rclone-test-fuvokas4sasa' 2024/09/26 01:45:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:45:37 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/09/26 01:45:38 DEBUG : OpenDrive root 'rclone-test-fuvokas4sasa': Using server-side directory move 2024/09/26 01:45:38 INFO : OpenDrive root 'rclone-test-fuvokas4sasa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/26 01:45:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:45:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/09/26 01:45:38 DEBUG : empty space: Unchanged skipping 2024/09/26 01:45:38 DEBUG : OpenDrive root 'rclone-test-fuvokas4sasa': Waiting for checks to finish 2024/09/26 01:45:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/26 01:45:38 INFO : potato3: Deleted 2024/09/26 01:45:38 INFO : empty space: Deleted 2024/09/26 01:45:38 DEBUG : OpenDrive root 'rclone-test-fuvokas4sasa': Waiting for transfers to finish 2024/09/26 01:45:39 INFO : potato2: Moved (server-side) 2024/09/26 01:45:39 INFO : potato3: Moved (server-side) 2024/09/26 01:45:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qupilok9qedu" 2024/09/26 01:45:40 DEBUG : Starting OpenDrive session with ID: 9737db49a7d6b0a1380a1bbf5841ce8ba8dd71337ca17ea997aebf5b95c08da2 2024/09/26 01:45:40 DEBUG : OpenDrive root 'rclone-test-qupilok9qedu': Using server-side directory move 2024/09/26 01:45:40 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/09/26 01:45:40 INFO : OpenDrive root 'rclone-test-qupilok9qedu': Server side directory move succeeded 2024/09/26 01:45:41 ERROR : : error listing: directory not found 2024/09/26 01:45:41 DEBUG : OpenDrive root 'rclone-test-qupilok9qedu': Purge remote 2024/09/26 01:45:41 DEBUG : OpenDrive root 'rclone-test-fuvokas4sasa': Purge remote 2024/09/26 01:45:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:45:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jemulul8guhu" 2024/09/26 01:45:43 DEBUG : Starting OpenDrive session with ID: 635968d5372d3d2b15928c8f3758245146f68cc0948f2456860469255a75d99f 2024/09/26 01:45:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:45:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:45:47 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1603: Server side move (if possible) OpenDrive root 'rclone-test-kuwavek3hoce' -> OpenDrive root 'rclone-test-jemulul8guhu' 2024/09/26 01:45:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:45:52 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/09/26 01:45:53 DEBUG : empty space: Excluded (Size Filter) 2024/09/26 01:45:53 DEBUG : empty space: Excluded 2024/09/26 01:45:53 DEBUG : empty space: Excluded (Size Filter) 2024/09/26 01:45:53 DEBUG : empty space: Excluded 2024/09/26 01:45:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:45:53 DEBUG : OpenDrive root 'rclone-test-jemulul8guhu': Waiting for checks to finish 2024/09/26 01:45:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/26 01:45:53 DEBUG : OpenDrive root 'rclone-test-jemulul8guhu': Waiting for transfers to finish 2024/09/26 01:45:53 INFO : potato3: Deleted 2024/09/26 01:45:53 INFO : potato2: Moved (server-side) 2024/09/26 01:45:53 INFO : potato3: Moved (server-side) 2024/09/26 01:45:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-feyowem2rifu" 2024/09/26 01:45:54 DEBUG : Starting OpenDrive session with ID: d31a0ba2e5e3482a98fd34179eab0db53afa01a8e0af4794512f10c434067b03 2024/09/26 01:45:55 DEBUG : empty space: Excluded (Size Filter) 2024/09/26 01:45:55 DEBUG : empty space: Excluded 2024/09/26 01:45:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:45:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/26 01:45:55 DEBUG : OpenDrive root 'rclone-test-feyowem2rifu': Waiting for checks to finish 2024/09/26 01:45:55 DEBUG : OpenDrive root 'rclone-test-feyowem2rifu': Waiting for transfers to finish 2024/09/26 01:45:56 INFO : potato2: Moved (server-side) 2024/09/26 01:45:56 INFO : potato3: Moved (server-side) 2024/09/26 01:45:56 DEBUG : OpenDrive root 'rclone-test-feyowem2rifu': Purge remote 2024/09/26 01:45:57 DEBUG : OpenDrive root 'rclone-test-jemulul8guhu': Purge remote --- PASS: TestServerSideMoveWithFilter (15.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:45:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bawuvoy2niki" 2024/09/26 01:45:58 DEBUG : Starting OpenDrive session with ID: 1f6ea3d9cd9cb7a1b8049038b24f1342d4153752ee1cbab869a2b4d15898ec84 2024/09/26 01:45:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/09/26 01:46:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:46:03 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/09/26 01:46:04 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) OpenDrive root 'rclone-test-kuwavek3hoce' -> OpenDrive root 'rclone-test-bawuvoy2niki' 2024/09/26 01:46:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/09/26 01:46:08 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/09/26 01:46:09 DEBUG : OpenDrive root 'rclone-test-bawuvoy2niki': Using server-side directory move 2024/09/26 01:46:09 INFO : OpenDrive root 'rclone-test-bawuvoy2niki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/26 01:46:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:46:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/09/26 01:46:09 DEBUG : empty space: Unchanged skipping 2024/09/26 01:46:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/26 01:46:09 INFO : potato3: Deleted 2024/09/26 01:46:09 DEBUG : OpenDrive root 'rclone-test-bawuvoy2niki': Waiting for checks to finish 2024/09/26 01:46:09 INFO : empty space: Deleted 2024/09/26 01:46:09 DEBUG : OpenDrive root 'rclone-test-bawuvoy2niki': Waiting for transfers to finish 2024/09/26 01:46:10 INFO : potato2: Moved (server-side) 2024/09/26 01:46:10 INFO : potato3: Moved (server-side) 2024/09/26 01:46:10 INFO : tomatoDir: Removing directory 2024/09/26 01:46:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': deleted 1 directories 2024/09/26 01:46:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zibeyew1royo" 2024/09/26 01:46:11 DEBUG : Starting OpenDrive session with ID: ff28fed903cba81253d69451f34d32a555612688de57a727b910ae02aae145f5 2024/09/26 01:46:12 DEBUG : tomatoDir: Making directory 2024/09/26 01:46:12 DEBUG : OpenDrive root 'rclone-test-zibeyew1royo': Using server-side directory move 2024/09/26 01:46:12 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/09/26 01:46:12 INFO : OpenDrive root 'rclone-test-zibeyew1royo': Server side directory move succeeded 2024/09/26 01:46:13 ERROR : : error listing: directory not found 2024/09/26 01:46:14 ERROR : : error listing: directory not found 2024/09/26 01:46:14 DEBUG : OpenDrive root 'rclone-test-zibeyew1royo': Purge remote 2024/09/26 01:46:14 DEBUG : OpenDrive root 'rclone-test-bawuvoy2niki': Purge remote 2024/09/26 01:46:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.05s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.37s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:46:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/rclone-sync-test" 2024/09/26 01:46:16 DEBUG : Starting OpenDrive session with ID: 994d3802d933da30619836c507aeb17000eb5f45cfb3f72e2777a9c21bfb79d4 run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncOverlap (3.33s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:46:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/rclone-sync-test" 2024/09/26 01:46:19 DEBUG : Starting OpenDrive session with ID: a43735dd494c45be36b5352ddb1f7373cc876e69ea5739f817cfae5135b1fdaa 2024/09/26 01:46:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/rclone-sync-test-include/layer2" 2024/09/26 01:46:21 DEBUG : Starting OpenDrive session with ID: 74361c0a1df60dc69865269cbde168742e7843008ee5ff728eab164289dbefaa 2024/09/26 01:46:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/rclone-sync-test-ignore-file" 2024/09/26 01:46:23 DEBUG : Starting OpenDrive session with ID: c1afad07df3b40f0e305d1504da0c2528f129f4fa38ee2d3a1bd5f625c9fc232 run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "OpenDrive root 'rclone-test-kuwavek3hoce'": failed to make directory: File or folder with such name already exists (Error 409) --- FAIL: TestSyncOverlapWithFilter (8.22s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:46:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/dst" 2024/09/26 01:46:27 DEBUG : Starting OpenDrive session with ID: f791ebb9f3c21b60436548a83854865508ae212d6793f97d1c3aeef268d00f16 2024/09/26 01:46:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/CompareDest" 2024/09/26 01:46:28 DEBUG : Starting OpenDrive session with ID: 0fa59918a0312bdf14fa59fe37e2f7ab30a9f8020a28930b81e719f73ce70b0e 2024/09/26 01:46:30 DEBUG : one: Need to transfer - File not found at Destination 2024/09/26 01:46:30 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:46:30 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:46:31 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:46:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/26 01:46:32 INFO : one: Copied (new) 2024/09/26 01:46:32 DEBUG : Waiting for deletions to finish 2024/09/26 01:46:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:46:33 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:46:33 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:46:33 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/09/26 01:46:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/26 01:46:34 INFO : one: Copied (replaced existing) 2024/09/26 01:46:34 DEBUG : Waiting for deletions to finish 2024/09/26 01:46:35 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:46:37 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/09/26 01:46:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:46:39 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:46:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:46:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 01:46:39 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:46:39 DEBUG : Waiting for deletions to finish 2024/09/26 01:46:39 INFO : There was nothing to transfer 2024/09/26 01:46:40 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/09/26 01:46:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:46:42 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/26 01:46:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:46:42 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:46:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:46:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 01:46:42 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:46:42 DEBUG : Waiting for deletions to finish 2024/09/26 01:46:42 INFO : There was nothing to transfer 2024/09/26 01:46:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:46:43 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/26 01:46:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:46:43 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:46:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:46:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 01:46:44 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:46:44 DEBUG : Waiting for deletions to finish 2024/09/26 01:46:44 INFO : There was nothing to transfer sync_test.go:2073: No hash on uploaded file so skipping compare timestamp test 2024/09/26 01:46:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/26 01:46:45 DEBUG : two: Need to transfer - File not found at Destination 2024/09/26 01:46:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:46:45 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:46:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:46:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 01:46:45 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:46:46 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/09/26 01:46:47 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/09/26 01:46:47 INFO : two: Copied (new) 2024/09/26 01:46:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.50s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:46:50 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/09/26 01:46:52 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/09/26 01:46:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/dest" 2024/09/26 01:46:54 DEBUG : Starting OpenDrive session with ID: 5305289158e71e5ec546afeeb71eef8e438e3de12fdf7e9fd15b78e57d142eb1 2024/09/26 01:46:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/pre-dest1" 2024/09/26 01:46:55 DEBUG : Starting OpenDrive session with ID: 8a48adde02a0912c9e7b0b51e32f805e0edbb61c14eebcf005eb30de234e61b9 2024/09/26 01:46:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/pre-dest2" 2024/09/26 01:46:57 DEBUG : Starting OpenDrive session with ID: a8447ed7914c5d6d5c1f6e3ccbfdc4c603058328b11f9dff0e1fd2da1183be1d 2024/09/26 01:46:57 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:46:57 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/26 01:46:58 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:46:58 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/26 01:46:58 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/26 01:46:58 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dest': Waiting for checks to finish 2024/09/26 01:46:58 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dest': Waiting for transfers to finish 2024/09/26 01:46:59 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/09/26 01:47:00 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/09/26 01:47:00 INFO : 3: Copied (new) 2024/09/26 01:47:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (14.22s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:47:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/dst" 2024/09/26 01:47:03 DEBUG : Config file has changed externally - reloading 2024/09/26 01:47:04 DEBUG : Starting OpenDrive session with ID: ed54f8399f5b3bfab1ca7103041f079bc09ec3b59098bab5fc5a5ce29e41a324 2024/09/26 01:47:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/CopyDest" 2024/09/26 01:47:05 DEBUG : Starting OpenDrive session with ID: 340b5e00f2f3b17a361638193ac6000daa60f295499315d2112adc349698cbfa 2024/09/26 01:47:07 DEBUG : one: Need to transfer - File not found at Destination 2024/09/26 01:47:07 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:47:07 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:47:08 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:47:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/26 01:47:09 INFO : one: Copied (new) 2024/09/26 01:47:09 DEBUG : Waiting for deletions to finish 2024/09/26 01:47:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:47:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:47:10 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:47:10 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/09/26 01:47:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/26 01:47:11 INFO : one: Copied (replaced existing) 2024/09/26 01:47:11 DEBUG : Waiting for deletions to finish 2024/09/26 01:47:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:47:14 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/09/26 01:47:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/BackupDir" 2024/09/26 01:47:16 DEBUG : Starting OpenDrive session with ID: a35001d3d9a1d3dc5e7a3a4c052a20c8b85797b073be08184d134985d24f0673 2024/09/26 01:47:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:47:17 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:47:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:47:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:47:18 INFO : one: Moved (server-side) 2024/09/26 01:47:19 DEBUG : one: Dst hash empty - aborting Src hash check 2024/09/26 01:47:19 INFO : one: Copied (server-side copy) 2024/09/26 01:47:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/26 01:47:19 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:47:19 DEBUG : Waiting for deletions to finish 2024/09/26 01:47:20 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/09/26 01:47:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:47:22 DEBUG : two: Dst hash empty - aborting Src hash check 2024/09/26 01:47:22 INFO : two: Copied (server-side copy) 2024/09/26 01:47:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/26 01:47:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:47:22 DEBUG : one: Unchanged skipping 2024/09/26 01:47:22 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:47:22 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:47:22 DEBUG : Waiting for deletions to finish 2024/09/26 01:47:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:47:23 DEBUG : one: Unchanged skipping 2024/09/26 01:47:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:47:23 DEBUG : two: Unchanged skipping 2024/09/26 01:47:23 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:47:23 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:47:23 DEBUG : Waiting for deletions to finish 2024/09/26 01:47:23 INFO : There was nothing to transfer 2024/09/26 01:47:24 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/09/26 01:47:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/26 01:47:26 DEBUG : three: Destination not found in --copy-dest 2024/09/26 01:47:26 DEBUG : three: Need to transfer - File not found at Destination 2024/09/26 01:47:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:47:26 DEBUG : one: Unchanged skipping 2024/09/26 01:47:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:47:26 DEBUG : two: Unchanged skipping 2024/09/26 01:47:26 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:47:26 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:47:27 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/09/26 01:47:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/09/26 01:47:28 INFO : three: Copied (new) 2024/09/26 01:47:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (27.91s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:47:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:47:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/09/26 01:47:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/09/26 01:47:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/dst" 2024/09/26 01:47:38 DEBUG : Starting OpenDrive session with ID: f0a6ea585052a2ce01c3d890ad4235e6c6b48fe5b36a9e51ac86b31e11756cdd 2024/09/26 01:47:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/backup" 2024/09/26 01:47:39 DEBUG : Starting OpenDrive session with ID: bb9425697cdde387ae71b295cab7626dcde85b5d5cc8f10d57ca554f5ae16865 2024/09/26 01:47:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:47:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:47:40 DEBUG : two: Unchanged skipping 2024/09/26 01:47:40 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:47:41 INFO : one: Moved (server-side) 2024/09/26 01:47:41 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:47:42 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/09/26 01:47:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/26 01:47:43 INFO : one: Copied (new) 2024/09/26 01:47:43 DEBUG : Waiting for deletions to finish 2024/09/26 01:47:43 INFO : three.txt: Moved (server-side) 2024/09/26 01:47:43 INFO : three.txt: Moved into backup dir 2024/09/26 01:47:44 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/09/26 01:47:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:47:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:47:46 DEBUG : two: Unchanged skipping 2024/09/26 01:47:46 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:47:46 INFO : one: Deleted 2024/09/26 01:47:47 INFO : one: Moved (server-side) 2024/09/26 01:47:47 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:47:48 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/09/26 01:47:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/26 01:47:49 INFO : one: Copied (new) 2024/09/26 01:47:49 DEBUG : Waiting for deletions to finish 2024/09/26 01:47:49 INFO : three.txt: Deleted 2024/09/26 01:47:49 INFO : three.txt: Moved (server-side) 2024/09/26 01:47:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:47:53 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:47:55 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/09/26 01:47:56 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/09/26 01:47:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/dst" 2024/09/26 01:47:58 DEBUG : Starting OpenDrive session with ID: 4b3868218722daa02ce57e0f821e41e5bfcc07f283ddeddca13fd391bddaa0b1 2024/09/26 01:47:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/backup" 2024/09/26 01:47:59 DEBUG : Starting OpenDrive session with ID: 80ef288a1070ee7bbcc4c57a8f99860d70d9f5358bae433fb966a1cc6a613e3a 2024/09/26 01:48:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:48:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:48:00 DEBUG : two: Unchanged skipping 2024/09/26 01:48:00 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:48:01 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:48:01 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:48:02 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/09/26 01:48:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/26 01:48:03 INFO : one: Copied (new) 2024/09/26 01:48:03 DEBUG : Waiting for deletions to finish 2024/09/26 01:48:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:48:03 INFO : three.txt: Moved into backup dir 2024/09/26 01:48:04 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/09/26 01:48:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:48:06 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:48:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:48:06 DEBUG : two: Unchanged skipping 2024/09/26 01:48:06 INFO : one.bak: Deleted 2024/09/26 01:48:06 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:48:06 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:48:07 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/09/26 01:48:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/26 01:48:08 INFO : one: Copied (new) 2024/09/26 01:48:08 DEBUG : Waiting for deletions to finish 2024/09/26 01:48:08 INFO : three.txt.bak: Deleted 2024/09/26 01:48:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:48:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:48:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:48:14 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/09/26 01:48:16 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/09/26 01:48:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/dst" 2024/09/26 01:48:17 DEBUG : Config file has changed externally - reloading 2024/09/26 01:48:18 DEBUG : Starting OpenDrive session with ID: 4b1f42f074243c022e757a09d72fde0a4780a5eb02577c5297165aaeff97642f 2024/09/26 01:48:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/backup" 2024/09/26 01:48:18 DEBUG : Starting OpenDrive session with ID: 2a4e89288514d1b4d0f168232c358061b5c5bee8716647dfd1e99ca9a52b313d 2024/09/26 01:48:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:48:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:48:19 DEBUG : two: Unchanged skipping 2024/09/26 01:48:19 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:48:20 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 01:48:20 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:48:21 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/09/26 01:48:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/26 01:48:22 INFO : one: Copied (new) 2024/09/26 01:48:22 DEBUG : Waiting for deletions to finish 2024/09/26 01:48:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 01:48:23 INFO : three.txt: Moved into backup dir 2024/09/26 01:48:24 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/09/26 01:48:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:48:26 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:48:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:48:26 DEBUG : two: Unchanged skipping 2024/09/26 01:48:26 INFO : one-2019-01-01: Deleted 2024/09/26 01:48:26 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 01:48:26 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:48:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/09/26 01:48:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/26 01:48:29 INFO : one: Copied (new) 2024/09/26 01:48:29 DEBUG : Waiting for deletions to finish 2024/09/26 01:48:29 INFO : three-2019-01-01.txt: Deleted 2024/09/26 01:48:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 01:48:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:48:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:48:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/09/26 01:48:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/09/26 01:48:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/dst" 2024/09/26 01:48:38 DEBUG : Starting OpenDrive session with ID: f14ba7417bf46a92ec3c3d4f07e48a66ce0ef740520204719ec8216d6c8c95aa 2024/09/26 01:48:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:48:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:48:39 DEBUG : two: Unchanged skipping 2024/09/26 01:48:39 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:48:39 DEBUG : one: same parent dir (ODFfNjU0OTc4MF92TzM3Tw) - using file/rename instead of move_copy for one.bak 2024/09/26 01:48:39 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:48:39 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:48:40 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/09/26 01:48:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/26 01:48:41 INFO : one: Copied (new) 2024/09/26 01:48:41 DEBUG : Waiting for deletions to finish 2024/09/26 01:48:41 DEBUG : three.txt: same parent dir (ODFfNjU0OTc4MF92TzM3Tw) - using file/rename instead of move_copy for three.txt.bak 2024/09/26 01:48:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:48:41 INFO : three.txt: Moved into backup dir 2024/09/26 01:48:43 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/09/26 01:48:44 DEBUG : one.bak: Excluded (Path Filter) 2024/09/26 01:48:44 DEBUG : one.bak: Excluded 2024/09/26 01:48:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/26 01:48:44 DEBUG : three.txt.bak: Excluded 2024/09/26 01:48:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:48:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:48:44 DEBUG : two: Unchanged skipping 2024/09/26 01:48:44 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for checks to finish 2024/09/26 01:48:44 INFO : one.bak: Deleted 2024/09/26 01:48:44 DEBUG : one: same parent dir (ODFfNjU0OTc4MF92TzM3Tw) - using file/rename instead of move_copy for one.bak 2024/09/26 01:48:45 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:48:45 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce/dst': Waiting for transfers to finish 2024/09/26 01:48:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/09/26 01:48:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/26 01:48:46 INFO : one: Copied (new) 2024/09/26 01:48:46 DEBUG : Waiting for deletions to finish 2024/09/26 01:48:47 INFO : three.txt.bak: Deleted 2024/09/26 01:48:47 DEBUG : three.txt: same parent dir (ODFfNjU0OTc4MF92TzM3Tw) - using file/rename instead of move_copy for three.txt.bak 2024/09/26 01:48:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:48:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.32s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:48:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:48:53 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/09/26 01:48:54 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/09/26 01:48:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/dst" 2024/09/26 01:48:57 DEBUG : Starting OpenDrive session with ID: 3dfe153351de3157098dcbd7b9616855ea5cc5cb77a2b85a792fafe9d0c357e8 2024/09/26 01:48:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:48:58 DEBUG : one: same parent dir (ODFfNjU0OTc4NF9oODNIRg) - using file/rename instead of move_copy for one.bak 2024/09/26 01:48:58 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:48:59 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/09/26 01:49:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/26 01:49:00 INFO : one: Copied (new) 2024/09/26 01:49:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:49:00 DEBUG : two: Unchanged skipping 2024/09/26 01:49:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/26 01:49:00 DEBUG : three.txt: same parent dir (ODFfNjU0OTc4NF9oODNIRg) - using file/rename instead of move_copy for three.txt.bak 2024/09/26 01:49:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:49:01 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/09/26 01:49:02 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/09/26 01:49:02 INFO : three.txt: Copied (new) 2024/09/26 01:49:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:49:04 INFO : one.bak: Deleted 2024/09/26 01:49:04 DEBUG : one: same parent dir (ODFfNjU0OTc4NF9oODNIRg) - using file/rename instead of move_copy for one.bak 2024/09/26 01:49:04 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:49:05 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/09/26 01:49:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/26 01:49:06 INFO : one: Copied (new) 2024/09/26 01:49:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:49:06 DEBUG : two: Unchanged skipping 2024/09/26 01:49:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/26 01:49:07 INFO : three.txt.bak: Deleted 2024/09/26 01:49:07 DEBUG : three.txt: same parent dir (ODFfNjU0OTc4NF9oODNIRg) - using file/rename instead of move_copy for three.txt.bak 2024/09/26 01:49:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:49:08 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/09/26 01:49:09 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/09/26 01:49:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.79s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:49:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/09/26 01:49:14 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/09/26 01:49:15 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/09/26 01:49:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuwavek3hoce/dst" 2024/09/26 01:49:17 DEBUG : Starting OpenDrive session with ID: 94e5ec84bcf6833df269422112ef15be9b54f26fe619f67cd35b72cfe6788331 2024/09/26 01:49:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:49:18 DEBUG : one: same parent dir (ODFfNjU0OTc4NV8zb3J3Rg) - using file/rename instead of move_copy for one-2019-01-01 2024/09/26 01:49:18 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 01:49:19 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/09/26 01:49:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/26 01:49:20 INFO : one: Copied (new) 2024/09/26 01:49:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:49:20 DEBUG : two: Unchanged skipping 2024/09/26 01:49:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/26 01:49:20 DEBUG : three.txt: same parent dir (ODFfNjU0OTc4NV8zb3J3Rg) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/09/26 01:49:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 01:49:22 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/09/26 01:49:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/09/26 01:49:23 INFO : three.txt: Copied (new) 2024/09/26 01:49:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:49:24 INFO : one-2019-01-01: Deleted 2024/09/26 01:49:24 DEBUG : one: same parent dir (ODFfNjU0OTc4NV8zb3J3Rg) - using file/rename instead of move_copy for one-2019-01-01 2024/09/26 01:49:24 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 01:49:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/09/26 01:49:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/26 01:49:26 INFO : one: Copied (new) 2024/09/26 01:49:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:49:26 DEBUG : two: Unchanged skipping 2024/09/26 01:49:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/26 01:49:27 INFO : three-2019-01-01.txt: Deleted 2024/09/26 01:49:27 DEBUG : three.txt: same parent dir (ODFfNjU0OTc4NV8zb3J3Rg) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/09/26 01:49:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 01:49:28 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/09/26 01:49:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/09/26 01:49:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.92s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:49:32 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/09/26 01:49:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/26 01:49:33 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:49:33 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:49:33 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/09/26 01:49:34 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/09/26 01:49:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/26 01:49:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.21s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:49:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/26 01:49:35 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:49:35 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:49:36 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/09/26 01:49:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/26 01:49:37 INFO : existing: Copied (new) 2024/09/26 01:49:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:49:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/26 01:49:37 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:49:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/26 01:49:37 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:49:37 ERROR : OpenDrive root 'rclone-test-kuwavek3hoce': not deleting files as there were IO errors 2024/09/26 01:49:37 ERROR : OpenDrive root 'rclone-test-kuwavek3hoce': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncImmutable (3.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:49:40 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/09/26 01:49:42 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/09/26 01:49:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/09/26 01:49:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/09/26 01:49:48 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:49:48 DEBUG : existing: Unchanged skipping 2024/09/26 01:49:48 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/09/26 01:49:49 DEBUG : subdira-rclone-move-paqewat5: same parent dir (ODFfNjU0OTcwMF9Ic1Nrcg) - using folder/rename instead of move_copy 2024/09/26 01:49:49 DEBUG : EXISTING: moving to existing-rclone-move-sejuber0 2024/09/26 01:49:49 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yowosaf9 2024/09/26 01:49:49 DEBUG : subdira: same parent dir (ODFfNjU0OTcwMF9Ic1Nrcg) - using folder/rename instead of move_copy 2024/09/26 01:49:49 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjU0OTcwMF9Ic1Nrcg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-yowosaf9 2024/09/26 01:49:49 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/09/26 01:49:50 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yowosaf9 2024/09/26 01:49:50 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/09/26 01:49:50 DEBUG : EXISTING: same parent dir (ODFfNjU0OTcwMF9Ic1Nrcg) - using file/rename instead of move_copy for existing-rclone-move-sejuber0 2024/09/26 01:49:50 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-sejuber0 2024/09/26 01:49:50 DEBUG : EXISTING: moving to existing 2024/09/26 01:49:50 DEBUG : existingbutdifferent-rclone-move-yowosaf9: same parent dir (ODFfNjU0OTcwMF9Ic1Nrcg) - using file/rename instead of move_copy for existingbutdifferent 2024/09/26 01:49:50 DEBUG : subdira/subdirb-rclone-move-yawapez8: same parent dir (ODFfNjU0OTc4OV9iTG95WQ) - using folder/rename instead of move_copy 2024/09/26 01:49:50 INFO : existingbutdifferent-rclone-move-yowosaf9: Moved (server-side) to: existingbutdifferent 2024/09/26 01:49:50 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/09/26 01:49:50 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/09/26 01:49:51 DEBUG : existing-rclone-move-sejuber0: same parent dir (ODFfNjU0OTcwMF9Ic1Nrcg) - using file/rename instead of move_copy for existing 2024/09/26 01:49:51 DEBUG : subdira/subdirb: same parent dir (ODFfNjU0OTc4OV9iTG95WQ) - using folder/rename instead of move_copy 2024/09/26 01:49:51 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/09/26 01:49:51 INFO : existing-rclone-move-sejuber0: Moved (server-side) to: existing 2024/09/26 01:49:51 INFO : EXISTING: Moved (server-side) to: existing 2024/09/26 01:49:51 INFO : EXISTING: Fixed case by renaming to: existing 2024/09/26 01:49:51 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/09/26 01:49:52 DEBUG : subdira/subdirb/subdirc-rclone-move-jasoyac5: same parent dir (ODFfNjU0OTc5MF9ZQUJoTA) - using folder/rename instead of move_copy 2024/09/26 01:49:52 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/09/26 01:49:52 INFO : existingbutdifferent: Copied (replaced existing) 2024/09/26 01:49:52 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjU0OTc5MF9ZQUJoTA) - using folder/rename instead of move_copy 2024/09/26 01:49:52 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/09/26 01:49:53 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/09/26 01:49:53 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-lisaniv9: same parent dir (ODFfNjU0OTc5MV90bHFGRw) - using folder/rename instead of move_copy 2024/09/26 01:49:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-zifacun5 2024/09/26 01:49:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjU0OTc5MV90bHFGRw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-zifacun5 2024/09/26 01:49:54 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjU0OTc5MV90bHFGRw) - using folder/rename instead of move_copy 2024/09/26 01:49:54 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-zifacun5 2024/09/26 01:49:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/09/26 01:49:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/09/26 01:49:54 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-zifacun5: same parent dir (ODFfNjU0OTc5MV90bHFGRw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/09/26 01:49:54 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:49:54 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/09/26 01:49:54 INFO : subdira/subdirb/subdirc/hello-rclone-move-zifacun5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/26 01:49:54 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/26 01:49:54 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/09/26 01:49:55 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/09/26 01:49:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yifizor3 2024/09/26 01:49:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjU0OTc5Ml82R0pGNw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yifizor3 2024/09/26 01:49:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yifizor3 2024/09/26 01:49:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 01:49:55 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yifizor3: same parent dir (ODFfNjU0OTc5Ml82R0pGNw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 01:49:55 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yifizor3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 01:49:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 01:49:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 01:49:55 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:49:56 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/09/26 01:49:56 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/09/26 01:49:56 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/09/26 01:49:57 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/09/26 01:49:57 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/09/26 01:49:57 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (1.06s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:50:02 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:04 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:06 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:08 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:09 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:11 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:12 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:14 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:17 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:18 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:20 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:22 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:24 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:26 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:28 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:30 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:32 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:33 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:35 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:37 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:39 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:40 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:42 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:44 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:46 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:47 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:50 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:52 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:54 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:56 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:58 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/09/26 01:50:59 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:02 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:04 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:06 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:08 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:09 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:11 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:13 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:15 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:16 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:51:16 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both1: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both12: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both13: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both14: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both15: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both11: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both0: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both18: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both10: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both16: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both3: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both4: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both17: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both6: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both7: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both8: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:51:16 DEBUG : both19: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both2: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both5: Unchanged skipping 2024/09/26 01:51:16 DEBUG : both9: Unchanged skipping 2024/09/26 01:51:16 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:51:16 DEBUG : Waiting for deletions to finish 2024/09/26 01:51:17 INFO : only14: Deleted 2024/09/26 01:51:17 INFO : only16: Deleted 2024/09/26 01:51:17 INFO : only19: Deleted 2024/09/26 01:51:17 INFO : only2: Deleted 2024/09/26 01:51:17 INFO : only8: Deleted 2024/09/26 01:51:17 INFO : only9: Deleted 2024/09/26 01:51:17 INFO : only13: Deleted 2024/09/26 01:51:17 INFO : only12: Deleted 2024/09/26 01:51:17 INFO : only17: Deleted 2024/09/26 01:51:17 INFO : only4: Deleted 2024/09/26 01:51:17 INFO : only5: Deleted 2024/09/26 01:51:17 INFO : only0: Deleted 2024/09/26 01:51:17 INFO : only10: Deleted 2024/09/26 01:51:17 INFO : only11: Deleted 2024/09/26 01:51:17 INFO : only7: Deleted 2024/09/26 01:51:17 INFO : only1: Deleted 2024/09/26 01:51:17 INFO : only18: Deleted 2024/09/26 01:51:17 INFO : only3: Deleted 2024/09/26 01:51:17 INFO : only6: Deleted 2024/09/26 01:51:18 INFO : only15: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (80.31s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:51:23 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:25 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:27 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:29 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:30 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:33 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:34 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:36 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:38 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:40 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:42 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:44 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:46 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:48 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:50 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:51 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:54 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:55 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:57 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/09/26 01:51:59 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:01 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:03 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:05 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:07 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:09 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:11 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:13 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:15 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:17 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:19 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:21 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:23 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:25 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:26 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:28 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:30 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:32 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:34 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:36 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:38 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/09/26 01:52:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for checks to finish 2024/09/26 01:52:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both0: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both12: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both13: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both14: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both15: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both16: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both1: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both10: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both11: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both17: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both18: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both19: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both2: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both6: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both7: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both8: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:52:40 DEBUG : both9: Unchanged skipping 2024/09/26 01:52:40 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/26 01:52:40 DEBUG : both3: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both4: Unchanged skipping 2024/09/26 01:52:40 DEBUG : both5: Unchanged skipping 2024/09/26 01:52:40 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Waiting for transfers to finish 2024/09/26 01:52:43 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:43 INFO : only1: Copied (replaced existing) 2024/09/26 01:52:44 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:44 INFO : only0: Copied (replaced existing) 2024/09/26 01:52:46 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:46 INFO : only10: Copied (replaced existing) 2024/09/26 01:52:49 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:49 INFO : only13: Copied (replaced existing) 2024/09/26 01:52:49 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:49 INFO : only14: Copied (replaced existing) 2024/09/26 01:52:49 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:49 INFO : only11: Copied (replaced existing) 2024/09/26 01:52:50 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:50 INFO : only12: Copied (replaced existing) 2024/09/26 01:52:52 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:52 INFO : only17: Copied (replaced existing) 2024/09/26 01:52:52 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:52 INFO : only15: Copied (replaced existing) 2024/09/26 01:52:52 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:52 INFO : only16: Copied (replaced existing) 2024/09/26 01:52:53 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:53 INFO : only19: Copied (replaced existing) 2024/09/26 01:52:54 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:54 INFO : only18: Copied (replaced existing) 2024/09/26 01:52:54 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:54 INFO : only4: Copied (replaced existing) 2024/09/26 01:52:57 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:57 INFO : only2: Copied (replaced existing) 2024/09/26 01:52:58 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:58 INFO : only3: Copied (replaced existing) 2024/09/26 01:52:59 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:52:59 INFO : only5: Copied (replaced existing) 2024/09/26 01:53:00 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:53:00 INFO : only6: Copied (replaced existing) 2024/09/26 01:53:02 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:53:02 INFO : only9: Copied (replaced existing) 2024/09/26 01:53:05 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:53:05 INFO : only8: Copied (replaced existing) 2024/09/26 01:53:06 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/26 01:53:06 INFO : only7: Copied (replaced existing) 2024/09/26 01:53:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (114.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:53:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 01:53:17 DEBUG : sub dir: Making directory 2024/09/26 01:53:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (19.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" 2024/09/26 01:53:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 01:53:37 DEBUG : sub dir: Making directory 2024/09/26 01:53:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kuwavek3hoce'", Local "Local file system at /tmp/rclone2765150430", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (19.87s) FAIL 2024/09/26 01:53:57 DEBUG : OpenDrive root 'rclone-test-kuwavek3hoce': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m48.899207778s (try 1/5): exit status 1: Failed [TestSyncOverlapWithFilter]