"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/12 01:45:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa" 2024/11/12 01:45:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/12 01:45:05 DEBUG : Starting OpenDrive session with ID: 140273371fbf9d4be7ca653143cf94b1e31dc2a000f855cca38238dcfcc12b8c 2024/11/12 01:45:05 DEBUG : Creating backend with remote "/tmp/rclone1640192037" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:06 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:06 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.42s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 01:45:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:07 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:07 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:09 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.05s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:11 DEBUG : Creating backend with remote "/non-existing" 2024/11/12 01:45:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/12 01:45:11 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:11 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:12 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:12 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.91s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:16 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Running all checks before starting transfers 2024/11/12 01:45:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:16 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:16 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Checks finished, now starting transfers 2024/11/12 01:45:16 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.83s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:20 ERROR : Ignoring --no-traverse with sync 2024/11/12 01:45:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:20 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:20 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:22 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:45:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.83s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/12 01:45:24 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:24 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:25 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/12 01:45:26 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/12 01:45:26 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyWithDepth (3.00s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:45:27 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:27 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:28 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:28 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:28 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:45:30 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:30 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:30 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:31 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:31 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/12 01:45:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 01:45:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/12 01:45:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 01:45:33 DEBUG : sub dir: Making directory 2024/11/12 01:45:33 DEBUG : sub dir2: Making directory 2024/11/12 01:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:33 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/12 01:45:34 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:34 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:35 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.08s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:38 DEBUG : sub dir2: Making directory 2024/11/12 01:45:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/12 01:45:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 01:45:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:38 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:38 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.47s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:41 DEBUG : sub dir2: Making directory with metadata 2024/11/12 01:45:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 01:45:41 DEBUG : sub dir: Making directory 2024/11/12 01:45:42 DEBUG : sub dir2: Making directory 2024/11/12 01:45:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:42 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:42 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:44 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:45:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:44 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/12 01:45:44 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", 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-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:46 DEBUG : sub dir2: Making directory 2024/11/12 01:45:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:46 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:46 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:48 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:45:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.50s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:50 DEBUG : sub dir2: Making directory with metadata 2024/11/12 01:45:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 01:45:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 01:45:50 DEBUG : sub dir: Making directory 2024/11/12 01:45:50 DEBUG : sub dir2: Making directory 2024/11/12 01:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:51 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:51 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:52 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:45:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:53 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:45:55 DEBUG : sub dir2: Making directory 2024/11/12 01:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:45:55 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:45:55 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:45:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:45:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:45:57 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:45:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.62s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:46:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qopufiw0bone" 2024/11/12 01:46:01 DEBUG : Config file has changed externally - reloading 2024/11/12 01:46:01 DEBUG : Starting OpenDrive session with ID: 7a852549fd85b6d72b624243ed356bce1bc9c8a6be365dcc4069eaf4bcdd64c2 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-vibociy7tusa' -> OpenDrive root 'rclone-test-qopufiw0bone' 2024/11/12 01:46:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:46:02 DEBUG : OpenDrive root 'rclone-test-qopufiw0bone': Waiting for checks to finish 2024/11/12 01:46:02 DEBUG : OpenDrive root 'rclone-test-qopufiw0bone': Waiting for transfers to finish 2024/11/12 01:46:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/12 01:46:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:03 DEBUG : OpenDrive root 'rclone-test-qopufiw0bone': Purge remote --- PASS: TestServerSideCopy (6.66s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:46:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 01:46:08 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:46:08 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:46:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/12 01:46:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/12 01:46:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyOverSelf (5.59s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:46:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cewamog6jije" 2024/11/12 01:46:13 DEBUG : Config file has changed externally - reloading 2024/11/12 01:46:14 DEBUG : Starting OpenDrive session with ID: 25e4c64a4792e690cb175c4d88fb3cfd2ef23ae8c67679391be1577dcdd50740 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-vibociy7tusa' -> OpenDrive root 'rclone-test-cewamog6jije' 2024/11/12 01:46:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:46:14 DEBUG : OpenDrive root 'rclone-test-cewamog6jije': Waiting for checks to finish 2024/11/12 01:46:14 DEBUG : OpenDrive root 'rclone-test-cewamog6jije': Waiting for transfers to finish 2024/11/12 01:46:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/12 01:46:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/12 01:46:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 01:46:18 DEBUG : OpenDrive root 'rclone-test-cewamog6jije': Waiting for checks to finish 2024/11/12 01:46:18 DEBUG : OpenDrive root 'rclone-test-cewamog6jije': Waiting for transfers to finish 2024/11/12 01:46:18 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/12 01:46:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:19 DEBUG : OpenDrive root 'rclone-test-cewamog6jije': Purge remote --- PASS: TestServerSideCopyOverSelf (9.92s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:46:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 01:46:23 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:46:23 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:46:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/12 01:46:24 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/12 01:46:24 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/12 01:46:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestMoveOverSelf (5.43s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:46:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kugikov0yoxi" 2024/11/12 01:46:29 DEBUG : Starting OpenDrive session with ID: 6f507bd6840774c3e0a30b4c5b9f93a9adb9467a1d381fcdf8d7b1ed3e497286 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-vibociy7tusa' -> OpenDrive root 'rclone-test-kugikov0yoxi' 2024/11/12 01:46:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:46:30 DEBUG : OpenDrive root 'rclone-test-kugikov0yoxi': Waiting for checks to finish 2024/11/12 01:46:30 DEBUG : OpenDrive root 'rclone-test-kugikov0yoxi': Waiting for transfers to finish 2024/11/12 01:46:31 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/12 01:46:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/12 01:46:33 DEBUG : OpenDrive root 'rclone-test-kugikov0yoxi': Using server-side directory move 2024/11/12 01:46:33 INFO : OpenDrive root 'rclone-test-kugikov0yoxi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/12 01:46:33 DEBUG : OpenDrive root 'rclone-test-kugikov0yoxi': Waiting for checks to finish 2024/11/12 01:46:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 01:46:33 DEBUG : OpenDrive root 'rclone-test-kugikov0yoxi': Waiting for transfers to finish 2024/11/12 01:46:33 INFO : sub dir/hello world: Deleted 2024/11/12 01:46:34 INFO : sub dir/hello world: Moved (server-side) 2024/11/12 01:46:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/11/12 01:46:36 DEBUG : testing file moves 2024/11/12 01:46:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/12 01:46:37 DEBUG : OpenDrive root 'rclone-test-kugikov0yoxi': Waiting for checks to finish 2024/11/12 01:46:37 DEBUG : OpenDrive root 'rclone-test-kugikov0yoxi': Waiting for transfers to finish 2024/11/12 01:46:37 INFO : sub dir/hello world: Deleted 2024/11/12 01:46:37 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:38 DEBUG : OpenDrive root 'rclone-test-kugikov0yoxi': Purge remote 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: TestServerSideMoveOverSelf (21.08s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:46:49 ERROR : : error listing: directory not found 2024/11/12 01:46:49 DEBUG : Local file system at /tmp/rclone1640192037: Making directory 2024/11/12 01:46:50 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:46:50 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.35s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:46:54 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/12 01:46:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:46:54 DEBUG : Local file system at /tmp/rclone1640192037: Waiting for checks to finish 2024/11/12 01:46:54 DEBUG : Local file system at /tmp/rclone1640192037: Waiting for transfers to finish 2024/11/12 01:46:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:46:55 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/11/12 01:46:55 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:46:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyRedownload (4.54s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:56 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/12 01:46:56 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:46:56 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:46:57 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/12 01:46:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/12 01:46:58 INFO : check sum: Copied (new) 2024/11/12 01:46:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:46:58 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:46:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/12 01:46:58 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/12 01:46:58 DEBUG : check sum: Unchanged skipping 2024/11/12 01:46:58 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:46:58 DEBUG : Waiting for deletions to finish 2024/11/12 01:46:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.56s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/12 01:47:00 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:00 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:01 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/12 01:47:01 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/12 01:47:01 INFO : sizeonly: Copied (new) 2024/11/12 01:47:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:02 DEBUG : sizeonly: Sizes identical 2024/11/12 01:47:02 DEBUG : sizeonly: Unchanged skipping 2024/11/12 01:47:02 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:02 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:02 DEBUG : Waiting for deletions to finish 2024/11/12 01:47:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/12 01:47:03 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:03 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:04 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/12 01:47:05 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/12 01:47:05 INFO : ignore-size: Copied (new) 2024/11/12 01:47:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:05 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:47:05 DEBUG : ignore-size: Unchanged skipping 2024/11/12 01:47:05 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:05 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:05 DEBUG : Waiting for deletions to finish 2024/11/12 01:47:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:08 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/12 01:47:09 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:47:09 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:09 DEBUG : existing: Unchanged skipping 2024/11/12 01:47:09 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:09 DEBUG : Waiting for deletions to finish 2024/11/12 01:47:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/12 01:47:09 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:09 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/12 01:47:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/12 01:47:10 INFO : existing: Copied (replaced existing) 2024/11/12 01:47:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:12 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/12 01:47:12 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:12 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:12 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/12 01:47:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/12 01:47:13 INFO : existing: Copied (new) 2024/11/12 01:47:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:14 DEBUG : existing: Destination exists, skipping 2024/11/12 01:47:14 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:14 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:14 DEBUG : Waiting for deletions to finish 2024/11/12 01:47:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:16 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:47:18 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/12 01:47:19 DEBUG : d: Making directory 2024/11/12 01:47:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/12 01:47:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:47:20 DEBUG : c/non empty space: Unchanged skipping 2024/11/12 01:47:20 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:20 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:21 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:47:22 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/12 01:47:22 INFO : a/potato2: Copied (new) 2024/11/12 01:47:22 DEBUG : Waiting for deletions to finish 2024/11/12 01:47:22 INFO : b/potato: Deleted 2024/11/12 01:47:22 INFO : d: Removing directory 2024/11/12 01:47:23 INFO : b: Removing directory 2024/11/12 01:47:23 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:47:27 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/11/12 01:47:27 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/12 01:47:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/12 01:47:27 DEBUG : empty space: Unchanged skipping 2024/11/12 01:47:27 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:27 DEBUG : Waiting for deletions to finish 2024/11/12 01:47:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:28 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/11/12 01:47:28 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/12 01:47:28 INFO : empty space: Updated modification time in destination 2024/11/12 01:47:28 DEBUG : empty space: Unchanged skipping 2024/11/12 01:47:28 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:28 DEBUG : Waiting for deletions to finish 2024/11/12 01:47:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:47:31 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:31 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/11/12 01:47:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/12 01:47:31 DEBUG : empty space: Unchanged skipping 2024/11/12 01:47:31 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:31 DEBUG : Waiting for deletions to finish 2024/11/12 01:47:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:33 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/12 01:47:34 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:34 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/11/12 01:47:34 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1640192037) 2024/11/12 01:47:34 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-vibociy7tusa') 2024/11/12 01:47:34 DEBUG : foo: md5 differ 2024/11/12 01:47:34 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:34 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/12 01:47:35 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/12 01:47:35 INFO : foo: Copied (replaced existing) 2024/11/12 01:47:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.18s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:47:38 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/12 01:47:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:47:38 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:38 DEBUG : empty space: Unchanged skipping 2024/11/12 01:47:38 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:39 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/12 01:47:40 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/12 01:47:40 INFO : potato: Copied (new) 2024/11/12 01:47:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:42 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/12 01:47:43 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/12 01:47:43 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:43 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:47:44 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/12 01:47:44 INFO : potato: Copied (replaced existing) 2024/11/12 01:47:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.16s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:46 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:47:47 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:47 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/11/12 01:47:47 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1640192037) 2024/11/12 01:47:47 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-vibociy7tusa') 2024/11/12 01:47:47 DEBUG : potato: md5 differ 2024/11/12 01:47:47 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:47:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/12 01:47:48 INFO : potato: Copied (replaced existing) 2024/11/12 01:47:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:50 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:47:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:47:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:47:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/12 01:47:53 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:47:53 DEBUG : empty space: Unchanged skipping 2024/11/12 01:47:53 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:53 DEBUG : Waiting for deletions to finish 2024/11/12 01:47:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:47:55 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:47:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:47:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:47:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:47:58 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:47:58 DEBUG : empty space: Unchanged skipping 2024/11/12 01:47:58 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:47:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:47:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/12 01:47:59 INFO : potato2: Copied (new) 2024/11/12 01:47:59 DEBUG : Waiting for deletions to finish 2024/11/12 01:47:59 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:48:02 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:48:04 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/12 01:48:05 DEBUG : d: Making directory 2024/11/12 01:48:05 DEBUG : d/e: Making directory 2024/11/12 01:48:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/12 01:48:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:48:06 DEBUG : c/non empty space: Unchanged skipping 2024/11/12 01:48:07 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:48:07 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:48:08 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:48:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/12 01:48:09 INFO : a/potato2: Copied (new) 2024/11/12 01:48:09 DEBUG : Waiting for deletions to finish 2024/11/12 01:48:09 INFO : b/potato: Deleted 2024/11/12 01:48:09 INFO : d/e: Removing directory 2024/11/12 01:48:09 INFO : d: Removing directory 2024/11/12 01:48:09 INFO : b: Removing directory 2024/11/12 01:48:10 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:48:13 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:48:15 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/12 01:48:16 DEBUG : d: Making directory 2024/11/12 01:48:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/12 01:48:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:48:17 DEBUG : c/non empty space: Unchanged skipping 2024/11/12 01:48:17 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:48:17 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:48:18 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:48:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/12 01:48:19 INFO : a/potato2: Copied (new) 2024/11/12 01:48:19 ERROR : OpenDrive root 'rclone-test-vibociy7tusa': not deleting files as there were IO errors 2024/11/12 01:48:19 ERROR : OpenDrive root 'rclone-test-vibociy7tusa': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:48:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:48:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:48:26 DEBUG : Waiting for deletions to finish 2024/11/12 01:48:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:48:26 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:48:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:48:26 DEBUG : empty space: Unchanged skipping 2024/11/12 01:48:26 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:48:26 INFO : potato: Deleted 2024/11/12 01:48:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:48:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/12 01:48:28 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.66s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:48:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:48:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:48:33 DEBUG : Waiting for deletions to finish 2024/11/12 01:48:33 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:48:33 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:48:33 INFO : potato: Deleted 2024/11/12 01:48:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:48:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:48:33 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:48:33 DEBUG : empty space: Unchanged skipping 2024/11/12 01:48:33 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:48:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:48:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/12 01:48:35 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:48:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/12 01:48:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:48:38 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:48:38 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:48:39 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/12 01:48:40 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/12 01:48:40 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.92s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:48:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:48:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:48:45 DEBUG : enormous: Excluded (Size Filter) 2024/11/12 01:48:45 DEBUG : enormous: Excluded 2024/11/12 01:48:45 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 01:48:45 DEBUG : potato2: Excluded 2024/11/12 01:48:45 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 01:48:45 DEBUG : potato2: Excluded 2024/11/12 01:48:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:48:45 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:48:45 DEBUG : empty space: Unchanged skipping 2024/11/12 01:48:45 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:48:45 DEBUG : Waiting for deletions to finish 2024/11/12 01:48:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:48:45 DEBUG : enormous: Excluded (Size Filter) 2024/11/12 01:48:45 DEBUG : enormous: Excluded 2024/11/12 01:48:45 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 01:48:45 DEBUG : potato2: Excluded 2024/11/12 01:48:45 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 01:48:45 DEBUG : potato2: Excluded 2024/11/12 01:48:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/12 01:48:45 DEBUG : empty space: Unchanged skipping 2024/11/12 01:48:45 DEBUG : Local file system at /tmp/rclone1640192037: Waiting for checks to finish 2024/11/12 01:48:45 DEBUG : Local file system at /tmp/rclone1640192037: Waiting for transfers to finish 2024/11/12 01:48:45 DEBUG : Waiting for deletions to finish 2024/11/12 01:48:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncWithExclude (5.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:48:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:48:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:48:51 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/12 01:48:52 DEBUG : enormous: Excluded (Size Filter) 2024/11/12 01:48:52 DEBUG : enormous: Excluded 2024/11/12 01:48:52 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 01:48:52 DEBUG : potato2: Excluded 2024/11/12 01:48:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:48:52 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:48:52 DEBUG : empty space: Unchanged skipping 2024/11/12 01:48:52 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:48:52 DEBUG : Waiting for deletions to finish 2024/11/12 01:48:52 INFO : potato2: Deleted 2024/11/12 01:48:52 INFO : enormous: Deleted 2024/11/12 01:48:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:48:52 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/12 01:48:52 DEBUG : empty space: Unchanged skipping 2024/11/12 01:48:52 DEBUG : Local file system at /tmp/rclone1640192037: Waiting for checks to finish 2024/11/12 01:48:52 DEBUG : Local file system at /tmp/rclone1640192037: Waiting for transfers to finish 2024/11/12 01:48:52 DEBUG : Waiting for deletions to finish 2024/11/12 01:48:52 INFO : enormous: Deleted 2024/11/12 01:48:52 INFO : potato2: Deleted 2024/11/12 01:48:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.29s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:48:54 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:48:56 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/12 01:48:58 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/12 01:48:59 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/12 01:49:01 DEBUG : five: Need to transfer - File not found at Destination 2024/11/12 01:49:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/12 01:49:01 DEBUG : one: Destination is newer than source, skipping 2024/11/12 01:49:01 DEBUG : three: Sizes identical 2024/11/12 01:49:01 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/12 01:49:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/12 01:49:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1640192037) 2024/11/12 01:49:01 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-vibociy7tusa') 2024/11/12 01:49:01 DEBUG : two: md5 differ 2024/11/12 01:49:01 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:01 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/12 01:49:01 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/12 01:49:02 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/12 01:49:02 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/12 01:49:02 INFO : four: Copied (replaced existing) 2024/11/12 01:49:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/12 01:49:02 INFO : two: Copied (replaced existing) 2024/11/12 01:49:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/12 01:49:03 INFO : five: Copied (new) 2024/11/12 01:49:03 DEBUG : Waiting for deletions to finish 2024/11/12 01:49:03 DEBUG : one: Destination is newer than source, skipping 2024/11/12 01:49:03 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:03 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/12 01:49:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/12 01:49:03 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/12 01:49:03 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/12 01:49:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/12 01:49:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/12 01:49:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/12 01:49:03 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/12 01:49:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/12 01:49:03 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1640192037) 2024/11/12 01:49:03 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-vibociy7tusa') 2024/11/12 01:49:03 DEBUG : three: md5 differ 2024/11/12 01:49:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/12 01:49:03 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:03 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/12 01:49:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/12 01:49:04 INFO : three: Copied (replaced existing) 2024/11/12 01:49:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.26s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/12 01:49:06 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Making map for --track-renames 2024/11/12 01:49:06 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Finished making map for --track-renames 2024/11/12 01:49:06 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/12 01:49:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/12 01:49:06 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for renames to finish 2024/11/12 01:49:06 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:07 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/12 01:49:07 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/12 01:49:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/12 01:49:08 INFO : potato: Copied (new) 2024/11/12 01:49:08 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/12 01:49:08 INFO : yam: Copied (new) 2024/11/12 01:49:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:49:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:49:08 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Making map for --track-renames 2024/11/12 01:49:08 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Finished making map for --track-renames 2024/11/12 01:49:08 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:08 DEBUG : potato: Unchanged skipping 2024/11/12 01:49:08 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for renames to finish 2024/11/12 01:49:09 DEBUG : yam: same parent dir (ODFfNjk0NDIzOF9xdERjZw) - using file/rename instead of move_copy for yaml 2024/11/12 01:49:09 INFO : yam: Moved (server-side) to: yaml 2024/11/12 01:49:09 INFO : yaml: Renamed from "yam" 2024/11/12 01:49:09 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:09 DEBUG : Waiting for deletions to finish 2024/11/12 01:49:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/12 01:49:11 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Making map for --track-renames 2024/11/12 01:49:11 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Finished making map for --track-renames 2024/11/12 01:49:11 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/12 01:49:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/12 01:49:11 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for renames to finish 2024/11/12 01:49:11 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:11 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/12 01:49:12 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/12 01:49:12 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/12 01:49:12 INFO : potato: Copied (new) 2024/11/12 01:49:13 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/12 01:49:13 INFO : yam: Copied (new) 2024/11/12 01:49:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:49:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:49:13 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Making map for --track-renames 2024/11/12 01:49:13 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Finished making map for --track-renames 2024/11/12 01:49:13 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:13 DEBUG : potato: Unchanged skipping 2024/11/12 01:49:13 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for renames to finish 2024/11/12 01:49:13 DEBUG : yam: same parent dir (ODFfNjk0NDIzOF9xdERjZw) - using file/rename instead of move_copy for yaml 2024/11/12 01:49:13 INFO : yam: Moved (server-side) to: yaml 2024/11/12 01:49:13 INFO : yaml: Renamed from "yam" 2024/11/12 01:49:13 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:13 DEBUG : Waiting for deletions to finish 2024/11/12 01:49:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/12 01:49:15 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Making map for --track-renames 2024/11/12 01:49:15 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Finished making map for --track-renames 2024/11/12 01:49:15 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/12 01:49:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/12 01:49:15 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for renames to finish 2024/11/12 01:49:15 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:16 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/12 01:49:16 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/12 01:49:17 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/12 01:49:17 INFO : potato: Copied (new) 2024/11/12 01:49:17 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/12 01:49:17 INFO : sub/yam: Copied (new) 2024/11/12 01:49:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:49:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:49:18 DEBUG : potato: Unchanged skipping 2024/11/12 01:49:18 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Making map for --track-renames 2024/11/12 01:49:18 INFO : OpenDrive root 'rclone-test-vibociy7tusa': Finished making map for --track-renames 2024/11/12 01:49:18 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:18 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for renames to finish 2024/11/12 01:49:19 INFO : sub/yam: Moved (server-side) to: yam 2024/11/12 01:49:19 INFO : yam: Renamed from "sub/yam" 2024/11/12 01:49:19 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:19 DEBUG : Waiting for deletions to finish 2024/11/12 01:49:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.75s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:49:21 DEBUG : Creating backend with remote "/tmp/rclone1640192037/dir1" 2024/11/12 01:49:21 DEBUG : Config file has changed externally - reloading 2024/11/12 01:49:21 DEBUG : Creating backend with remote "/tmp/rclone1640192037/dir2" 2024/11/12 01:49:21 DEBUG : Local file system at /tmp/rclone1640192037/dir2: Using server-side directory move 2024/11/12 01:49:21 INFO : Local file system at /tmp/rclone1640192037/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/12 01:49:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/12 01:49:21 DEBUG : Local file system at /tmp/rclone1640192037/dir2: Waiting for checks to finish 2024/11/12 01:49:21 INFO : file1.txt: Moved (server-side) 2024/11/12 01:49:21 DEBUG : Local file system at /tmp/rclone1640192037/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:49:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:49:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/12 01:49:21 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:21 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:49:23 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/12 01:49:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:49:23 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:49:23 INFO : sub dir/hello world: Deleted 2024/11/12 01:49:24 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/12 01:49:24 INFO : nested/sub dir/file: Copied (new) 2024/11/12 01:49:24 INFO : nested/sub dir/file: Deleted 2024/11/12 01:49:24 INFO : sub dir: Removing directory 2024/11/12 01:49:24 INFO : nested/sub dir: Removing directory 2024/11/12 01:49:24 INFO : nested: Removing directory 2024/11/12 01:49:24 DEBUG : Local file system at /tmp/rclone1640192037: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.90s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:49:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:49:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/12 01:49:27 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:27 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/12 01:49:29 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/12 01:49:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/12 01:49:29 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:49:29 INFO : sub dir/hello world: Deleted 2024/11/12 01:49:30 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/12 01:49:30 INFO : nested/sub dir/file: Copied (new) 2024/11/12 01:49:30 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:49:33 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/12 01:49:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/12 01:49:33 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:33 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:34 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/12 01:49:34 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/12 01:49:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/12 01:49:35 INFO : existing: Copied (new) 2024/11/12 01:49:35 INFO : existing: Deleted 2024/11/12 01:49:35 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/12 01:49:35 INFO : existing-b: Copied (new) 2024/11/12 01:49:35 INFO : existing-b: Deleted 2024/11/12 01:49:35 DEBUG : existing: Destination exists, skipping 2024/11/12 01:49:35 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:49:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/12 01:49:35 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:49:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.64s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:49:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lupujeh6hefo" 2024/11/12 01:49:37 DEBUG : Starting OpenDrive session with ID: 8b0f69f0067819d7aad720af2072a72e01e2c375b9283d2eddf17d158ec3ee3a 2024/11/12 01:49:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:49:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:49:41 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-vibociy7tusa' -> OpenDrive root 'rclone-test-lupujeh6hefo' 2024/11/12 01:49:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:49:45 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/12 01:49:46 DEBUG : OpenDrive root 'rclone-test-lupujeh6hefo': Using server-side directory move 2024/11/12 01:49:46 INFO : OpenDrive root 'rclone-test-lupujeh6hefo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/12 01:49:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:49:47 DEBUG : OpenDrive root 'rclone-test-lupujeh6hefo': Waiting for checks to finish 2024/11/12 01:49:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/12 01:49:47 DEBUG : empty space: Unchanged skipping 2024/11/12 01:49:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/12 01:49:47 INFO : potato3: Deleted 2024/11/12 01:49:47 INFO : empty space: Deleted 2024/11/12 01:49:47 DEBUG : OpenDrive root 'rclone-test-lupujeh6hefo': Waiting for transfers to finish 2024/11/12 01:49:47 INFO : potato2: Moved (server-side) 2024/11/12 01:49:47 INFO : potato3: Moved (server-side) 2024/11/12 01:49:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duyuzaz8neko" 2024/11/12 01:49:48 DEBUG : Config file has changed externally - reloading 2024/11/12 01:49:48 DEBUG : Starting OpenDrive session with ID: 56e4bf54706df423747cef5358f4c84d36712d8aec38a46fca8cc9018947476f 2024/11/12 01:49:48 DEBUG : OpenDrive root 'rclone-test-duyuzaz8neko': Using server-side directory move 2024/11/12 01:49:49 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/12 01:49:49 INFO : OpenDrive root 'rclone-test-duyuzaz8neko': Server side directory move succeeded 2024/11/12 01:49:49 ERROR : : error listing: directory not found 2024/11/12 01:49:49 DEBUG : OpenDrive root 'rclone-test-duyuzaz8neko': Purge remote 2024/11/12 01:49:50 DEBUG : OpenDrive root 'rclone-test-lupujeh6hefo': Purge remote 2024/11/12 01:49:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.84s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:49:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vunaxeh8xedo" 2024/11/12 01:49:51 DEBUG : Starting OpenDrive session with ID: fe53f6eea9c20a55b4f9dd3db22a869e3b02f5a5d36741c2150eb7a0b06e11a9 2024/11/12 01:49:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:49:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:49:55 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-vibociy7tusa' -> OpenDrive root 'rclone-test-vunaxeh8xedo' 2024/11/12 01:49:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:49:59 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/12 01:50:00 DEBUG : empty space: Excluded (Size Filter) 2024/11/12 01:50:00 DEBUG : empty space: Excluded 2024/11/12 01:50:00 DEBUG : empty space: Excluded (Size Filter) 2024/11/12 01:50:00 DEBUG : empty space: Excluded 2024/11/12 01:50:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:50:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/12 01:50:00 DEBUG : OpenDrive root 'rclone-test-vunaxeh8xedo': Waiting for checks to finish 2024/11/12 01:50:00 DEBUG : OpenDrive root 'rclone-test-vunaxeh8xedo': Waiting for transfers to finish 2024/11/12 01:50:00 INFO : potato3: Deleted 2024/11/12 01:50:01 INFO : potato2: Moved (server-side) 2024/11/12 01:50:01 INFO : potato3: Moved (server-side) 2024/11/12 01:50:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nenoqow4fohi" 2024/11/12 01:50:01 DEBUG : Config file has changed externally - reloading 2024/11/12 01:50:02 DEBUG : Starting OpenDrive session with ID: de149a8ca0c38258be083bc1b4331bb07249e3a10c5f2eb8742a64853ce04c93 2024/11/12 01:50:02 DEBUG : empty space: Excluded (Size Filter) 2024/11/12 01:50:02 DEBUG : empty space: Excluded 2024/11/12 01:50:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:50:02 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/12 01:50:02 DEBUG : OpenDrive root 'rclone-test-nenoqow4fohi': Waiting for checks to finish 2024/11/12 01:50:02 DEBUG : OpenDrive root 'rclone-test-nenoqow4fohi': Waiting for transfers to finish 2024/11/12 01:50:03 INFO : potato2: Moved (server-side) 2024/11/12 01:50:03 INFO : potato3: Moved (server-side) 2024/11/12 01:50:03 DEBUG : OpenDrive root 'rclone-test-nenoqow4fohi': Purge remote 2024/11/12 01:50:04 DEBUG : OpenDrive root 'rclone-test-vunaxeh8xedo': Purge remote --- PASS: TestServerSideMoveWithFilter (14.32s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:50:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zopixoh9fobo" 2024/11/12 01:50:05 DEBUG : Config file has changed externally - reloading 2024/11/12 01:50:05 DEBUG : Starting OpenDrive session with ID: 080f888cbdc9552583c355dade4d097f9de91bbfe37e97c145a93fbc65313d52 2024/11/12 01:50:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/12 01:50:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:50:10 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/12 01:50:10 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-vibociy7tusa' -> OpenDrive root 'rclone-test-zopixoh9fobo' 2024/11/12 01:50:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/12 01:50:14 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/12 01:50:15 DEBUG : OpenDrive root 'rclone-test-zopixoh9fobo': Using server-side directory move 2024/11/12 01:50:15 INFO : OpenDrive root 'rclone-test-zopixoh9fobo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/12 01:50:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:50:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/12 01:50:16 DEBUG : empty space: Unchanged skipping 2024/11/12 01:50:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/12 01:50:16 INFO : potato3: Deleted 2024/11/12 01:50:16 DEBUG : OpenDrive root 'rclone-test-zopixoh9fobo': Waiting for checks to finish 2024/11/12 01:50:16 INFO : empty space: Deleted 2024/11/12 01:50:16 DEBUG : OpenDrive root 'rclone-test-zopixoh9fobo': Waiting for transfers to finish 2024/11/12 01:50:16 INFO : potato2: Moved (server-side) 2024/11/12 01:50:16 INFO : potato3: Moved (server-side) 2024/11/12 01:50:16 INFO : tomatoDir: Removing directory 2024/11/12 01:50:16 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': deleted 1 directories 2024/11/12 01:50:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zezutez0zela" 2024/11/12 01:50:18 DEBUG : Starting OpenDrive session with ID: 1aa6924293d1774b142154c4e760ce903b150d493e82daa31f20d878cf059564 2024/11/12 01:50:18 DEBUG : tomatoDir: Making directory 2024/11/12 01:50:18 DEBUG : OpenDrive root 'rclone-test-zezutez0zela': Using server-side directory move 2024/11/12 01:50:18 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/12 01:50:19 INFO : OpenDrive root 'rclone-test-zezutez0zela': Server side directory move succeeded 2024/11/12 01:50:19 ERROR : : error listing: directory not found 2024/11/12 01:50:20 ERROR : : error listing: directory not found 2024/11/12 01:50:20 DEBUG : OpenDrive root 'rclone-test-zezutez0zela': Purge remote 2024/11/12 01:50:20 DEBUG : OpenDrive root 'rclone-test-zopixoh9fobo': Purge remote 2024/11/12 01:50:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.92s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:50:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/rclone-sync-test" 2024/11/12 01:50:21 DEBUG : Config file has changed externally - reloading 2024/11/12 01:50:21 DEBUG : Starting OpenDrive session with ID: 3ca2a3cf44a94cf65090ca26a0d94f476fb395a883a1a73cc67b411baebfa265 run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:50:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/rclone-sync-test" 2024/11/12 01:50:24 DEBUG : Config file has changed externally - reloading 2024/11/12 01:50:24 DEBUG : Starting OpenDrive session with ID: d6dc809f4e560590f8273ce66e38da72c656fe474552cfe155a45c75be3d9be0 2024/11/12 01:50:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/rclone-sync-test-include/layer2" 2024/11/12 01:50:25 DEBUG : Config file has changed externally - reloading 2024/11/12 01:50:26 DEBUG : Starting OpenDrive session with ID: 6adcd959cd0193e4301b60bb0002e50f8cb8cb29f6a545fa05d82fdca2237bc5 2024/11/12 01:50:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/rclone-sync-test-ignore-file" 2024/11/12 01:50:28 DEBUG : Starting OpenDrive session with ID: a0169f88b525085a0cc0fdbbeada34740cdc794c413013b75009e82b3d35bfdc 2024/11/12 01:50:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/12 01:50:31 DEBUG : rclone-sync-test: Excluded 2024/11/12 01:50:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/12 01:50:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/12 01:50:32 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/rclone-sync-test': Waiting for checks to finish 2024/11/12 01:50:32 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/rclone-sync-test': Waiting for transfers to finish 2024/11/12 01:50:32 DEBUG : Waiting for deletions to finish 2024/11/12 01:50:32 INFO : There was nothing to transfer 2024/11/12 01:50:33 DEBUG : rclone-sync-test: Excluded 2024/11/12 01:50:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/12 01:50:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/12 01:50:33 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:50:33 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:50:33 DEBUG : Waiting for deletions to finish 2024/11/12 01:50:33 INFO : rclone-sync-test-include: Removing directory 2024/11/12 01:50:34 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': deleted 1 directories 2024/11/12 01:50:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:50:34 DEBUG : rclone-sync-test: Excluded 2024/11/12 01:50:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/12 01:50:34 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/12 01:50:34 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/12 01:50:34 DEBUG : Waiting for deletions to finish 2024/11/12 01:50:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:50:35 DEBUG : rclone-sync-test: Excluded 2024/11/12 01:50:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/12 01:50:35 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:50:35 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:50:35 DEBUG : Waiting for deletions to finish 2024/11/12 01:50:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:50:35 DEBUG : : Excluded 2024/11/12 01:50:35 DEBUG : rclone-sync-test: Excluded 2024/11/12 01:50:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/12 01:50:36 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/12 01:50:36 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/12 01:50:36 DEBUG : Waiting for deletions to finish 2024/11/12 01:50:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.05s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:50:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/dst" 2024/11/12 01:50:43 DEBUG : Starting OpenDrive session with ID: 8cad4bfb7a53025893e63ee4a993ce289f12e2b0e3d918a55814e7e8e5d3c27b 2024/11/12 01:50:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/CompareDest" 2024/11/12 01:50:45 DEBUG : Starting OpenDrive session with ID: 6edaa33cddf3c158e2080fa2ed9d4e221532f2478061828af9b93700d2080e27 2024/11/12 01:50:46 DEBUG : one: Need to transfer - File not found at Destination 2024/11/12 01:50:46 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:50:46 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:50:47 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:50:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/12 01:50:48 INFO : one: Copied (new) 2024/11/12 01:50:48 DEBUG : Waiting for deletions to finish 2024/11/12 01:50:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:50:49 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:50:49 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:50:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/12 01:50:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/12 01:50:50 INFO : one: Copied (replaced existing) 2024/11/12 01:50:50 DEBUG : Waiting for deletions to finish 2024/11/12 01:50:51 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:50:53 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/12 01:50:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:50:54 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:50:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:50:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 01:50:55 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:50:55 DEBUG : Waiting for deletions to finish 2024/11/12 01:50:55 INFO : There was nothing to transfer 2024/11/12 01:50:56 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/12 01:50:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:50:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/12 01:50:57 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:50:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:50:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:50:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 01:50:58 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:50:58 DEBUG : Waiting for deletions to finish 2024/11/12 01:50:58 INFO : There was nothing to transfer 2024/11/12 01:50:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:50:58 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/12 01:50:58 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:50:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:50:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:50:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 01:50:59 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:50:59 DEBUG : Waiting for deletions to finish 2024/11/12 01:50:59 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/12 01:51:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/12 01:51:00 DEBUG : two: Need to transfer - File not found at Destination 2024/11/12 01:51:00 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:51:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:51:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:51:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 01:51:00 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:51:01 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/12 01:51:02 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/12 01:51:02 INFO : two: Copied (new) 2024/11/12 01:51:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.95s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:51:05 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/12 01:51:07 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/12 01:51:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/dest" 2024/11/12 01:51:09 DEBUG : Starting OpenDrive session with ID: 1d21eec4fd907227cc9d7d7d15e45b9316de1e808405bf1f4e99a0f98b51edfb 2024/11/12 01:51:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/pre-dest1" 2024/11/12 01:51:10 DEBUG : Starting OpenDrive session with ID: b133e53e43ffefdf176a0e5b92561d67dce6b7dcbb174be0c68f4cfe8c519d21 2024/11/12 01:51:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/pre-dest2" 2024/11/12 01:51:11 DEBUG : Starting OpenDrive session with ID: 627944574519b83dce0fd14653a8e9980cf36673a575c30b9a841e4036f09b1e 2024/11/12 01:51:12 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:51:12 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/12 01:51:12 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:51:12 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/12 01:51:12 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/12 01:51:12 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dest': Waiting for checks to finish 2024/11/12 01:51:12 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dest': Waiting for transfers to finish 2024/11/12 01:51:13 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/12 01:51:14 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/12 01:51:14 INFO : 3: Copied (new) 2024/11/12 01:51:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.15s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:51:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/dst" 2024/11/12 01:51:17 DEBUG : Starting OpenDrive session with ID: 19c517a29fb543d3894233d966ec89e2f36df4a2e1fb5d6a48b90e5e4eb3a3b2 2024/11/12 01:51:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/CopyDest" 2024/11/12 01:51:19 DEBUG : Starting OpenDrive session with ID: 3da2e235be01f1db355ea44db811136f15584aeb70f7071c81d2b5413f7e25ea 2024/11/12 01:51:20 DEBUG : one: Need to transfer - File not found at Destination 2024/11/12 01:51:20 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:51:20 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:51:21 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:51:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/12 01:51:22 INFO : one: Copied (new) 2024/11/12 01:51:22 DEBUG : Waiting for deletions to finish 2024/11/12 01:51:23 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:51:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:51:23 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:51:23 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/12 01:51:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/12 01:51:24 INFO : one: Copied (replaced existing) 2024/11/12 01:51:24 DEBUG : Waiting for deletions to finish 2024/11/12 01:51:25 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:51:27 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/12 01:51:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/BackupDir" 2024/11/12 01:51:29 DEBUG : Starting OpenDrive session with ID: 16c904d63089c685e3ef5c67c867cc92dca0ee4fa1c1e73894f77e6cc789854e 2024/11/12 01:51:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:51:30 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:51:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:51:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:51:31 INFO : one: Moved (server-side) 2024/11/12 01:51:31 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/12 01:51:31 INFO : one: Copied (server-side copy) 2024/11/12 01:51:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/12 01:51:31 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:51:31 DEBUG : Waiting for deletions to finish 2024/11/12 01:51:32 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/12 01:51:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:51:34 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/12 01:51:34 INFO : two: Copied (server-side copy) 2024/11/12 01:51:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/12 01:51:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:51:34 DEBUG : one: Unchanged skipping 2024/11/12 01:51:34 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:51:34 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:51:34 DEBUG : Waiting for deletions to finish 2024/11/12 01:51:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:51:35 DEBUG : one: Unchanged skipping 2024/11/12 01:51:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:51:35 DEBUG : two: Unchanged skipping 2024/11/12 01:51:35 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:51:35 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:51:35 DEBUG : Waiting for deletions to finish 2024/11/12 01:51:35 INFO : There was nothing to transfer 2024/11/12 01:51:36 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/12 01:51:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/12 01:51:38 DEBUG : three: Destination not found in --copy-dest 2024/11/12 01:51:38 DEBUG : three: Need to transfer - File not found at Destination 2024/11/12 01:51:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:51:38 DEBUG : one: Unchanged skipping 2024/11/12 01:51:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/12 01:51:38 DEBUG : two: Unchanged skipping 2024/11/12 01:51:38 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:51:38 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:51:39 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/12 01:51:40 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/12 01:51:40 INFO : three: Copied (new) 2024/11/12 01:51:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.63s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:51:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:51:45 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/12 01:51:47 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/12 01:51:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/dst" 2024/11/12 01:51:49 DEBUG : Starting OpenDrive session with ID: 084170dde1888a7c8476f07722c1fa0cbc55c254fdc71e04249d1a6704a8cd7f 2024/11/12 01:51:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/backup" 2024/11/12 01:51:50 DEBUG : Starting OpenDrive session with ID: ae5fe2c3e7e7b0b74ce3c25a31fe6260206562898fa9b50590814426470aff0f 2024/11/12 01:51:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:51:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:51:51 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:51:51 DEBUG : two: Unchanged skipping 2024/11/12 01:51:52 INFO : one: Moved (server-side) 2024/11/12 01:51:52 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:51:52 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/12 01:51:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/12 01:51:53 INFO : one: Copied (new) 2024/11/12 01:51:53 DEBUG : Waiting for deletions to finish 2024/11/12 01:51:54 INFO : three.txt: Moved (server-side) 2024/11/12 01:51:54 INFO : three.txt: Moved into backup dir 2024/11/12 01:51:55 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/12 01:51:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:51:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:51:56 DEBUG : two: Unchanged skipping 2024/11/12 01:51:56 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:51:57 INFO : one: Deleted 2024/11/12 01:51:57 INFO : one: Moved (server-side) 2024/11/12 01:51:57 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:51:57 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/12 01:51:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/12 01:51:58 INFO : one: Copied (new) 2024/11/12 01:51:58 DEBUG : Waiting for deletions to finish 2024/11/12 01:51:59 INFO : three.txt: Deleted 2024/11/12 01:51:59 INFO : three.txt: Moved (server-side) 2024/11/12 01:51:59 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got backup/one (5), backup/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: OpenDrive root 'rclone-test-vibociy7tusa'/backup/one: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDir Messages: backup/one: size incorrect file=4 vs obj=5 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/one: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found --- FAIL: TestSyncBackupDir (26.85s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:52:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:52:12 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/12 01:52:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/12 01:52:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/dst" 2024/11/12 01:52:15 DEBUG : Config file has changed externally - reloading 2024/11/12 01:52:15 DEBUG : Starting OpenDrive session with ID: f67764d3dd02323fd24aa88f8b1aa6ed84f2b3184468bbbda8a7065298c8afc7 2024/11/12 01:52:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/backup" 2024/11/12 01:52:16 DEBUG : Starting OpenDrive session with ID: 2664837a3bbdc5710c0bf9567f9223bb24495116adcac69269b53fd18887375f 2024/11/12 01:52:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:52:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:52:17 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:52:17 DEBUG : two: Unchanged skipping 2024/11/12 01:52:18 INFO : one: Moved (server-side) to: one.bak 2024/11/12 01:52:18 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:52:19 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/12 01:52:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/12 01:52:20 INFO : one: Copied (new) 2024/11/12 01:52:20 DEBUG : Waiting for deletions to finish 2024/11/12 01:52:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 01:52:20 INFO : three.txt: Moved into backup dir 2024/11/12 01:52:21 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/12 01:52:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:52:23 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:52:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:52:23 DEBUG : two: Unchanged skipping 2024/11/12 01:52:24 INFO : one.bak: Deleted 2024/11/12 01:52:24 INFO : one: Moved (server-side) to: one.bak 2024/11/12 01:52:24 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:52:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/12 01:52:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/12 01:52:26 INFO : one: Copied (new) 2024/11/12 01:52:26 DEBUG : Waiting for deletions to finish 2024/11/12 01:52:26 INFO : three.txt.bak: Deleted 2024/11/12 01:52:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 01:52:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:52:30 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:52:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/12 01:52:33 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/12 01:52:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/dst" 2024/11/12 01:52:35 DEBUG : Starting OpenDrive session with ID: e68679338458c1849bbd6a9124118bbb1fab5b638debec3d955a86243fdabed9 2024/11/12 01:52:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/backup" 2024/11/12 01:52:36 DEBUG : Starting OpenDrive session with ID: ed05914aa04ab7a77cec1b7985425a4b82f4f9e57f5e35b3145b5c65a39f0f50 2024/11/12 01:52:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:52:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:52:37 DEBUG : two: Unchanged skipping 2024/11/12 01:52:37 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:52:37 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/12 01:52:37 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:52:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/12 01:52:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/12 01:52:39 INFO : one: Copied (new) 2024/11/12 01:52:39 DEBUG : Waiting for deletions to finish 2024/11/12 01:52:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/12 01:52:40 INFO : three.txt: Moved into backup dir 2024/11/12 01:52:41 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/12 01:52:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:52:42 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:52:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:52:42 DEBUG : two: Unchanged skipping 2024/11/12 01:52:43 INFO : one-2019-01-01: Deleted 2024/11/12 01:52:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/12 01:52:43 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:52:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/12 01:52:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/12 01:52:45 INFO : one: Copied (new) 2024/11/12 01:52:45 DEBUG : Waiting for deletions to finish 2024/11/12 01:52:45 INFO : three-2019-01-01.txt: Deleted 2024/11/12 01:52:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/12 01:52:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:52:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:52:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/12 01:52:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/12 01:52:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/dst" 2024/11/12 01:52:54 DEBUG : Starting OpenDrive session with ID: 5e3354425f6f5785743027e1910632c7040f6b14950bf189f259cb6983ff0c78 2024/11/12 01:52:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:52:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:52:55 DEBUG : two: Unchanged skipping 2024/11/12 01:52:55 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:52:55 DEBUG : one: same parent dir (ODFfNjk0NDMyOV94bFBhYg) - using file/rename instead of move_copy for one.bak 2024/11/12 01:52:55 INFO : one: Moved (server-side) to: one.bak 2024/11/12 01:52:55 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:52:56 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/12 01:52:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/12 01:52:57 INFO : one: Copied (new) 2024/11/12 01:52:57 DEBUG : Waiting for deletions to finish 2024/11/12 01:52:57 DEBUG : three.txt: same parent dir (ODFfNjk0NDMyOV94bFBhYg) - using file/rename instead of move_copy for three.txt.bak 2024/11/12 01:52:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 01:52:57 INFO : three.txt: Moved into backup dir 2024/11/12 01:52:58 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/12 01:53:00 DEBUG : one.bak: Excluded (Path Filter) 2024/11/12 01:53:00 DEBUG : one.bak: Excluded 2024/11/12 01:53:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/12 01:53:00 DEBUG : three.txt.bak: Excluded 2024/11/12 01:53:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:53:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:53:00 DEBUG : two: Unchanged skipping 2024/11/12 01:53:00 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for checks to finish 2024/11/12 01:53:00 INFO : one.bak: Deleted 2024/11/12 01:53:00 DEBUG : one: same parent dir (ODFfNjk0NDMyOV94bFBhYg) - using file/rename instead of move_copy for one.bak 2024/11/12 01:53:01 INFO : one: Moved (server-side) to: one.bak 2024/11/12 01:53:01 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa/dst': Waiting for transfers to finish 2024/11/12 01:53:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/12 01:53:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/12 01:53:02 INFO : one: Copied (new) 2024/11/12 01:53:02 DEBUG : Waiting for deletions to finish 2024/11/12 01:53:03 INFO : three.txt.bak: Deleted 2024/11/12 01:53:03 DEBUG : three.txt: same parent dir (ODFfNjk0NDMyOV94bFBhYg) - using file/rename instead of move_copy for three.txt.bak 2024/11/12 01:53:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 01:53:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.74s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:53:06 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:53:07 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/12 01:53:09 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/12 01:53:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/dst" 2024/11/12 01:53:11 DEBUG : Starting OpenDrive session with ID: 0501f9c1f4f2475769955f60605e93d01942c2acba6a38f4aa06aff1e655e78e 2024/11/12 01:53:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:53:12 DEBUG : one: same parent dir (ODFfNjk0NDMzMF9FR3hLTQ) - using file/rename instead of move_copy for one.bak 2024/11/12 01:53:12 INFO : one: Moved (server-side) to: one.bak 2024/11/12 01:53:13 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/12 01:53:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/12 01:53:14 INFO : one: Copied (new) 2024/11/12 01:53:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:53:14 DEBUG : two: Unchanged skipping 2024/11/12 01:53:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/12 01:53:14 DEBUG : three.txt: same parent dir (ODFfNjk0NDMzMF9FR3hLTQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/12 01:53:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 01:53:15 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/12 01:53:16 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/12 01:53:16 INFO : three.txt: Copied (new) 2024/11/12 01:53:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:53:18 INFO : one.bak: Deleted 2024/11/12 01:53:18 DEBUG : one: same parent dir (ODFfNjk0NDMzMF9FR3hLTQ) - using file/rename instead of move_copy for one.bak 2024/11/12 01:53:18 INFO : one: Moved (server-side) to: one.bak 2024/11/12 01:53:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/12 01:53:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/12 01:53:20 INFO : one: Copied (new) 2024/11/12 01:53:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:53:20 DEBUG : two: Unchanged skipping 2024/11/12 01:53:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/12 01:53:20 INFO : three.txt.bak: Deleted 2024/11/12 01:53:21 DEBUG : three.txt: same parent dir (ODFfNjk0NDMzMF9FR3hLTQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/12 01:53:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 01:53:22 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/12 01:53:22 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/12 01:53:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.62s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:53:25 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/12 01:53:27 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/12 01:53:29 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/12 01:53:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vibociy7tusa/dst" 2024/11/12 01:53:30 DEBUG : Starting OpenDrive session with ID: e8b09dbacaa45c8f0eebecc49197ba31a3f301ca58d92dacf4557f8513056ee3 2024/11/12 01:53:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:53:31 DEBUG : one: same parent dir (ODFfNjk0NDMzMV9nOVRBaQ) - using file/rename instead of move_copy for one-2019-01-01 2024/11/12 01:53:32 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/12 01:53:32 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/12 01:53:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/12 01:53:33 INFO : one: Copied (new) 2024/11/12 01:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:53:34 DEBUG : two: Unchanged skipping 2024/11/12 01:53:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/12 01:53:34 DEBUG : three.txt: same parent dir (ODFfNjk0NDMzMV9nOVRBaQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/12 01:53:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/12 01:53:35 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/12 01:53:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/12 01:53:36 INFO : three.txt: Copied (new) 2024/11/12 01:53:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:53:37 INFO : one-2019-01-01: Deleted 2024/11/12 01:53:37 DEBUG : one: same parent dir (ODFfNjk0NDMzMV9nOVRBaQ) - using file/rename instead of move_copy for one-2019-01-01 2024/11/12 01:53:38 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/12 01:53:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/12 01:53:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/12 01:53:39 INFO : one: Copied (new) 2024/11/12 01:53:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:53:39 DEBUG : two: Unchanged skipping 2024/11/12 01:53:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/12 01:53:40 INFO : three-2019-01-01.txt: Deleted 2024/11/12 01:53:40 DEBUG : three.txt: same parent dir (ODFfNjk0NDMzMV9nOVRBaQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/12 01:53:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/12 01:53:41 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/12 01:53:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/12 01:53:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.37s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:53:44 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/11/12 01:53:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/12 01:53:46 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:53:46 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:53:46 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/12 01:53:47 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/12 01:53:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/12 01:53:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.72s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:53:48 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/12 01:53:48 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:53:48 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:53:49 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/12 01:53:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/12 01:53:49 INFO : existing: Copied (new) 2024/11/12 01:53:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:53:50 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:53:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/12 01:53:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/12 01:53:50 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:53:50 ERROR : OpenDrive root 'rclone-test-vibociy7tusa': not deleting files as there were IO errors 2024/11/12 01:53:50 ERROR : OpenDrive root 'rclone-test-vibociy7tusa': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncImmutable (3.83s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:53:52 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/12 01:53:54 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/12 01:53:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/12 01:53:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/12 01:54:01 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:54:01 DEBUG : existing: Unchanged skipping 2024/11/12 01:54:01 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/12 01:54:01 DEBUG : subdira-rclone-move-maheton7: same parent dir (ODFfNjk0NDIzOF9xdERjZw) - using folder/rename instead of move_copy 2024/11/12 01:54:01 DEBUG : EXISTING: moving to existing-rclone-move-kajuyoq3 2024/11/12 01:54:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pofinan3 2024/11/12 01:54:01 DEBUG : subdira: same parent dir (ODFfNjk0NDIzOF9xdERjZw) - using folder/rename instead of move_copy 2024/11/12 01:54:02 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjk0NDIzOF9xdERjZw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-pofinan3 2024/11/12 01:54:02 DEBUG : EXISTING: same parent dir (ODFfNjk0NDIzOF9xdERjZw) - using file/rename instead of move_copy for existing-rclone-move-kajuyoq3 2024/11/12 01:54:02 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/12 01:54:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pofinan3 2024/11/12 01:54:02 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/12 01:54:02 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-kajuyoq3 2024/11/12 01:54:02 DEBUG : EXISTING: moving to existing 2024/11/12 01:54:02 DEBUG : existing-rclone-move-kajuyoq3: same parent dir (ODFfNjk0NDIzOF9xdERjZw) - using file/rename instead of move_copy for existing 2024/11/12 01:54:02 DEBUG : subdira/subdirb-rclone-move-tuvukip3: same parent dir (ODFfNjk0NDMzMl9XUmZ1dw) - using folder/rename instead of move_copy 2024/11/12 01:54:02 DEBUG : existingbutdifferent-rclone-move-pofinan3: same parent dir (ODFfNjk0NDIzOF9xdERjZw) - using file/rename instead of move_copy for existingbutdifferent 2024/11/12 01:54:03 INFO : existing-rclone-move-kajuyoq3: Moved (server-side) to: existing 2024/11/12 01:54:03 INFO : EXISTING: Moved (server-side) to: existing 2024/11/12 01:54:03 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/12 01:54:03 INFO : existingbutdifferent-rclone-move-pofinan3: Moved (server-side) to: existingbutdifferent 2024/11/12 01:54:03 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/12 01:54:03 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/12 01:54:03 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/12 01:54:03 DEBUG : subdira/subdirb: same parent dir (ODFfNjk0NDMzMl9XUmZ1dw) - using folder/rename instead of move_copy 2024/11/12 01:54:03 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/12 01:54:04 DEBUG : subdira/subdirb/subdirc-rclone-move-hovirip9: same parent dir (ODFfNjk0NDMzM196N2pUUQ) - using folder/rename instead of move_copy 2024/11/12 01:54:04 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/12 01:54:04 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/12 01:54:04 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjk0NDMzM196N2pUUQ) - using folder/rename instead of move_copy 2024/11/12 01:54:05 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/12 01:54:05 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/12 01:54:05 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-sidixav6: same parent dir (ODFfNjk0NDMzNF9IR213Yg) - using folder/rename instead of move_copy 2024/11/12 01:54:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jaleheh0 2024/11/12 01:54:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjk0NDMzNF9IR213Yg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-jaleheh0 2024/11/12 01:54:06 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjk0NDMzNF9IR213Yg) - using folder/rename instead of move_copy 2024/11/12 01:54:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jaleheh0 2024/11/12 01:54:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/12 01:54:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/12 01:54:06 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-jaleheh0: same parent dir (ODFfNjk0NDMzNF9IR213Yg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/11/12 01:54:06 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/12 01:54:06 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:54:06 INFO : subdira/subdirb/subdirc/hello-rclone-move-jaleheh0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/12 01:54:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/12 01:54:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/12 01:54:07 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/12 01:54:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-femuciw5 2024/11/12 01:54:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjk0NDMzNV9za0NPUA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-femuciw5 2024/11/12 01:54:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-femuciw5 2024/11/12 01:54:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/12 01:54:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-femuciw5: same parent dir (ODFfNjk0NDMzNV9za0NPUA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/12 01:54:07 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-femuciw5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/12 01:54:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/12 01:54:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/12 01:54:07 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:54:08 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/12 01:54:08 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/12 01:54:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/12 01:54:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/12 01:54:08 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/12 01:54:08 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (20.92s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.02s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.33s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:54:14 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:16 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:18 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:19 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:21 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:23 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:24 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:26 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:27 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:29 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:31 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:32 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:34 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:35 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:37 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:39 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:41 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:42 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:44 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:45 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:47 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:49 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:50 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:52 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:53 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:55 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:57 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/12 01:54:58 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:00 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:02 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:03 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:05 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:07 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:08 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:10 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:12 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:13 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:15 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:17 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:18 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:20 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:55:20 DEBUG : both0: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both12: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both13: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both14: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both1: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both16: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both17: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both18: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both19: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both2: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both3: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both4: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both5: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both6: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both7: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both8: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:55:20 DEBUG : both9: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both10: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both11: Unchanged skipping 2024/11/12 01:55:20 DEBUG : both15: Unchanged skipping 2024/11/12 01:55:20 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:55:20 DEBUG : Waiting for deletions to finish 2024/11/12 01:55:20 INFO : only12: Deleted 2024/11/12 01:55:20 INFO : only14: Deleted 2024/11/12 01:55:20 INFO : only17: Deleted 2024/11/12 01:55:20 INFO : only18: Deleted 2024/11/12 01:55:20 INFO : only4: Deleted 2024/11/12 01:55:20 INFO : only6: Deleted 2024/11/12 01:55:20 INFO : only0: Deleted 2024/11/12 01:55:20 INFO : only1: Deleted 2024/11/12 01:55:20 INFO : only11: Deleted 2024/11/12 01:55:20 INFO : only16: Deleted 2024/11/12 01:55:20 INFO : only19: Deleted 2024/11/12 01:55:21 INFO : only2: Deleted 2024/11/12 01:55:21 INFO : only3: Deleted 2024/11/12 01:55:21 INFO : only8: Deleted 2024/11/12 01:55:21 INFO : only9: Deleted 2024/11/12 01:55:21 INFO : only13: Deleted 2024/11/12 01:55:21 INFO : only15: Deleted 2024/11/12 01:55:21 INFO : only5: Deleted 2024/11/12 01:55:21 INFO : only10: Deleted 2024/11/12 01:55:21 INFO : only7: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (71.50s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:55:26 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:28 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:29 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:31 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:32 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:34 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:36 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:37 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:39 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:41 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:42 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:44 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:46 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:47 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:49 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:51 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:52 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:54 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:55 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:57 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/12 01:55:59 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:00 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:02 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:03 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:05 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:07 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:08 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:10 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:11 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:13 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:15 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:16 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:18 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:20 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:21 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:23 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:24 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:26 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:28 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:30 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/12 01:56:31 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for checks to finish 2024/11/12 01:56:31 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both1: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both10: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both13: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both14: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both15: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both16: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both17: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both18: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both0: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both11: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both12: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both19: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both5: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both6: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both7: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both8: Unchanged skipping 2024/11/12 01:56:31 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/12 01:56:31 DEBUG : both2: Unchanged skipping 2024/11/12 01:56:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : both3: Unchanged skipping 2024/11/12 01:56:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : both4: Unchanged skipping 2024/11/12 01:56:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : both9: Unchanged skipping 2024/11/12 01:56:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/12 01:56:31 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Waiting for transfers to finish 2024/11/12 01:56:34 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:34 INFO : only13: Copied (replaced existing) 2024/11/12 01:56:36 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:36 INFO : only0: Copied (replaced existing) 2024/11/12 01:56:37 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:37 INFO : only10: Copied (replaced existing) 2024/11/12 01:56:37 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:37 INFO : only11: Copied (replaced existing) 2024/11/12 01:56:38 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:38 INFO : only15: Copied (replaced existing) 2024/11/12 01:56:40 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:40 INFO : only14: Copied (replaced existing) 2024/11/12 01:56:40 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:40 INFO : only17: Copied (replaced existing) 2024/11/12 01:56:41 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:41 INFO : only16: Copied (replaced existing) 2024/11/12 01:56:42 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:42 INFO : only19: Copied (replaced existing) 2024/11/12 01:56:43 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:43 INFO : only18: Copied (replaced existing) 2024/11/12 01:56:44 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:44 INFO : only2: Copied (replaced existing) 2024/11/12 01:56:44 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:44 INFO : only3: Copied (replaced existing) 2024/11/12 01:56:46 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:46 INFO : only1: Copied (replaced existing) 2024/11/12 01:56:47 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:47 INFO : only12: Copied (replaced existing) 2024/11/12 01:56:47 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:47 INFO : only4: Copied (replaced existing) 2024/11/12 01:56:48 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:48 INFO : only9: Copied (replaced existing) 2024/11/12 01:56:49 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:49 INFO : only5: Copied (replaced existing) 2024/11/12 01:56:49 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:49 INFO : only7: Copied (replaced existing) 2024/11/12 01:56:51 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:51 INFO : only6: Copied (replaced existing) 2024/11/12 01:56:53 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/12 01:56:53 INFO : only8: Copied (replaced existing) 2024/11/12 01:56:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (96.54s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:57:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 01:57:02 DEBUG : sub dir: Making directory 2024/11/12 01:57:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" 2024/11/12 01:57:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 01:57:18 DEBUG : sub dir: Making directory 2024/11/12 01:57:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-vibociy7tusa'", Local "Local file system at /tmp/rclone1640192037", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.99s) FAIL 2024/11/12 01:57:34 DEBUG : OpenDrive root 'rclone-test-vibociy7tusa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m30.909325135s (try 1/5): exit status 1: Failed [TestSyncBackupDir]