"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/01/24 04:05:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi" 2025/01/24 04:05:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 04:05:52 DEBUG : Starting OpenDrive session with ID: ac6cf073d82c703a15a5f041454bb73f2c27e538ee2c46a2829ba23c63a8f3d4 2025/01/24 04:05:53 DEBUG : Creating backend with remote "/tmp/rclone410653740" === 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-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:05:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:05:53 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:05:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/24 04:05:53 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.39s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:05:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 04:05:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:05:54 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:05:54 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:05:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:05:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:05:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:05:57 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.81s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:05:59 DEBUG : Creating backend with remote "/non-existing" 2025/01/24 04:05:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/24 04:05:59 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:05:59 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:06:00 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:00 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.80s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:03 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Running all checks before starting transfers 2025/01/24 04:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:06:04 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:04 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Checks finished, now starting transfers 2025/01/24 04:06:04 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.77s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:07 ERROR : Ignoring --no-traverse with sync 2025/01/24 04:06:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:06:07 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:07 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:09 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:06:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.87s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/24 04:06:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:12 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/01/24 04:06:13 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/24 04:06:13 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyWithDepth (2.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:06:14 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:14 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:15 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:16 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:16 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.96s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:06:17 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:17 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:18 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:19 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:19 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.78s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/24 04:06:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 04:06:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/24 04:06:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 04:06:20 INFO : sub dir: Making directory 2025/01/24 04:06:20 INFO : sub dir2: Making directory 2025/01/24 04:06:20 INFO : sub dir2/sub sub dir2: Making directory 2025/01/24 04:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:06:21 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:21 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:23 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.64s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:25 INFO : sub dir2: Making directory 2025/01/24 04:06:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/24 04:06:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 04:06:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:06:25 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:25 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.60s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:29 DEBUG : sub dir2: Making directory with metadata 2025/01/24 04:06:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 04:06:29 INFO : sub dir: Making directory 2025/01/24 04:06:29 INFO : sub dir2: Making directory 2025/01/24 04:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:06:30 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:30 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:31 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:06:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:32 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/24 04:06:32 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", 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-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:34 INFO : sub dir2: Making directory 2025/01/24 04:06:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:06:34 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:34 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:36 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:06:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.59s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:37 DEBUG : sub dir2: Making directory with metadata 2025/01/24 04:06:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 04:06:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 04:06:38 INFO : sub dir: Making directory 2025/01/24 04:06:38 INFO : sub dir2: Making directory 2025/01/24 04:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:06:38 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:38 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:40 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:06:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:40 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.62s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:42 INFO : sub dir2: Making directory 2025/01/24 04:06:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:06:42 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:42 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:06:45 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:06:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.57s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ricekuf0jojo" 2025/01/24 04:06:49 DEBUG : Starting OpenDrive session with ID: ceca8790d3961109ab755bf7e51cc859977b5fe2b60940f6963f5377c95dcd02 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-wesomur0haxi' -> OpenDrive root 'rclone-test-ricekuf0jojo' 2025/01/24 04:06:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:06:49 DEBUG : OpenDrive root 'rclone-test-ricekuf0jojo': Waiting for checks to finish 2025/01/24 04:06:49 DEBUG : OpenDrive root 'rclone-test-ricekuf0jojo': Waiting for transfers to finish 2025/01/24 04:06:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/24 04:06:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:51 DEBUG : OpenDrive root 'rclone-test-ricekuf0jojo': Purge remote --- PASS: TestServerSideCopy (6.54s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:06:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 04:06:55 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:06:55 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:06:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/24 04:06:56 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/24 04:06:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyOverSelf (5.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:06:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:07:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-huduvud2nimu" 2025/01/24 04:07:01 DEBUG : Starting OpenDrive session with ID: b8849645198c31865c7594321df13fe31f63904781ab8148b86e4fbc130f37fe sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-wesomur0haxi' -> OpenDrive root 'rclone-test-huduvud2nimu' 2025/01/24 04:07:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:07:01 DEBUG : OpenDrive root 'rclone-test-huduvud2nimu': Waiting for checks to finish 2025/01/24 04:07:01 DEBUG : OpenDrive root 'rclone-test-huduvud2nimu': Waiting for transfers to finish 2025/01/24 04:07:02 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/24 04:07:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/24 04:07:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 04:07:05 DEBUG : OpenDrive root 'rclone-test-huduvud2nimu': Waiting for checks to finish 2025/01/24 04:07:05 DEBUG : OpenDrive root 'rclone-test-huduvud2nimu': Waiting for transfers to finish 2025/01/24 04:07:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/24 04:07:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:05 DEBUG : OpenDrive root 'rclone-test-huduvud2nimu': Purge remote --- PASS: TestServerSideCopyOverSelf (9.51s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:07:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 04:07:10 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:10 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/24 04:07:11 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/24 04:07:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/24 04:07:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestMoveOverSelf (5.25s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:07:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hahepoc8xidu" 2025/01/24 04:07:15 DEBUG : Starting OpenDrive session with ID: 438efdcabf9394556084ae7778042447ff558500d645bddbc4c603953fa839d2 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-wesomur0haxi' -> OpenDrive root 'rclone-test-hahepoc8xidu' 2025/01/24 04:07:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:07:16 DEBUG : OpenDrive root 'rclone-test-hahepoc8xidu': Waiting for checks to finish 2025/01/24 04:07:16 DEBUG : OpenDrive root 'rclone-test-hahepoc8xidu': Waiting for transfers to finish 2025/01/24 04:07:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/24 04:07:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/24 04:07:19 DEBUG : OpenDrive root 'rclone-test-hahepoc8xidu': Using server-side directory move 2025/01/24 04:07:19 INFO : OpenDrive root 'rclone-test-hahepoc8xidu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/24 04:07:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 04:07:20 DEBUG : OpenDrive root 'rclone-test-hahepoc8xidu': Waiting for checks to finish 2025/01/24 04:07:20 DEBUG : OpenDrive root 'rclone-test-hahepoc8xidu': Waiting for transfers to finish 2025/01/24 04:07:20 INFO : sub dir/hello world: Deleted 2025/01/24 04:07:20 INFO : sub dir/hello world: Moved (server-side) 2025/01/24 04:07:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/01/24 04:07:23 DEBUG : testing file moves 2025/01/24 04:07:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/24 04:07:23 DEBUG : OpenDrive root 'rclone-test-hahepoc8xidu': Waiting for checks to finish 2025/01/24 04:07:23 DEBUG : OpenDrive root 'rclone-test-hahepoc8xidu': Waiting for transfers to finish 2025/01/24 04:07:23 INFO : sub dir/hello world: Deleted 2025/01/24 04:07:24 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:24 DEBUG : OpenDrive root 'rclone-test-hahepoc8xidu': Purge remote --- PASS: TestServerSideMoveOverSelf (13.55s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:07:28 ERROR : : error listing: directory not found 2025/01/24 04:07:28 INFO : Local file system at /tmp/rclone410653740: Making directory 2025/01/24 04:07:29 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:29 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.27s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:07:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 04:07:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:07:33 DEBUG : Local file system at /tmp/rclone410653740: Waiting for checks to finish 2025/01/24 04:07:33 DEBUG : Local file system at /tmp/rclone410653740: Waiting for transfers to finish 2025/01/24 04:07:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:07:33 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/01/24 04:07:33 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:07:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyRedownload (4.57s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/24 04:07:35 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:35 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:36 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/01/24 04:07:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/24 04:07:37 INFO : check sum: Copied (new) 2025/01/24 04:07:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:37 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/24 04:07:37 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/24 04:07:37 DEBUG : check sum: Unchanged skipping 2025/01/24 04:07:37 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:37 DEBUG : Waiting for deletions to finish 2025/01/24 04:07:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.53s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/24 04:07:39 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:39 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:39 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/01/24 04:07:40 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/24 04:07:40 INFO : sizeonly: Copied (new) 2025/01/24 04:07:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:41 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:41 DEBUG : sizeonly: Sizes identical 2025/01/24 04:07:41 DEBUG : sizeonly: Unchanged skipping 2025/01/24 04:07:41 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:41 DEBUG : Waiting for deletions to finish 2025/01/24 04:07:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.46s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/24 04:07:42 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:42 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:43 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/01/24 04:07:44 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/01/24 04:07:44 INFO : ignore-size: Copied (new) 2025/01/24 04:07:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:44 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:07:44 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:44 DEBUG : ignore-size: Unchanged skipping 2025/01/24 04:07:44 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:44 DEBUG : Waiting for deletions to finish 2025/01/24 04:07:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:46 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/24 04:07:47 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:07:47 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:47 DEBUG : existing: Unchanged skipping 2025/01/24 04:07:47 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:47 DEBUG : Waiting for deletions to finish 2025/01/24 04:07:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/24 04:07:47 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:47 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/24 04:07:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/24 04:07:48 INFO : existing: Copied (replaced existing) 2025/01/24 04:07:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/24 04:07:50 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:50 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/24 04:07:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/24 04:07:52 INFO : existing: Copied (new) 2025/01/24 04:07:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:52 DEBUG : existing: Destination exists, skipping 2025/01/24 04:07:52 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:52 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:52 DEBUG : Waiting for deletions to finish 2025/01/24 04:07:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.39s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:07:54 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:07:56 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/24 04:07:57 INFO : d: Making directory 2025/01/24 04:07:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/24 04:07:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:07:58 DEBUG : c/non empty space: Unchanged skipping 2025/01/24 04:07:58 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:07:58 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:07:59 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:08:00 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/24 04:08:00 INFO : a/potato2: Copied (new) 2025/01/24 04:08:00 DEBUG : Waiting for deletions to finish 2025/01/24 04:08:00 INFO : b/potato: Deleted 2025/01/24 04:08:00 INFO : d: Removing directory 2025/01/24 04:08:01 INFO : b: Removing directory 2025/01/24 04:08:01 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.14s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:08:05 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:05 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 2025/01/24 04:08:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/24 04:08:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/24 04:08:05 DEBUG : empty space: Unchanged skipping 2025/01/24 04:08:05 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:05 DEBUG : Waiting for deletions to finish 2025/01/24 04:08:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:06 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:06 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 2025/01/24 04:08:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/24 04:08:06 INFO : empty space: Updated modification time in destination 2025/01/24 04:08:06 DEBUG : empty space: Unchanged skipping 2025/01/24 04:08:06 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:06 DEBUG : Waiting for deletions to finish 2025/01/24 04:08:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.87s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:08:09 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 2025/01/24 04:08:09 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:09 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/24 04:08:09 DEBUG : empty space: Unchanged skipping 2025/01/24 04:08:09 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:09 DEBUG : Waiting for deletions to finish 2025/01/24 04:08:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:11 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/24 04:08:12 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 2025/01/24 04:08:12 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:12 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone410653740) 2025/01/24 04:08:12 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-wesomur0haxi') 2025/01/24 04:08:12 DEBUG : foo: md5 differ 2025/01/24 04:08:12 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:12 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/24 04:08:13 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/01/24 04:08:13 INFO : foo: Copied (replaced existing) 2025/01/24 04:08:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.08s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:08:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/24 04:08:16 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:08:16 DEBUG : empty space: Unchanged skipping 2025/01/24 04:08:16 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:17 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/24 04:08:18 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/24 04:08:18 INFO : potato: Copied (new) 2025/01/24 04:08:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:20 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/24 04:08:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/24 04:08:21 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:21 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:08:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/01/24 04:08:22 INFO : potato: Copied (replaced existing) 2025/01/24 04:08:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.49s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:24 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:08:26 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:26 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 2025/01/24 04:08:26 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone410653740) 2025/01/24 04:08:26 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-wesomur0haxi') 2025/01/24 04:08:26 DEBUG : potato: md5 differ 2025/01/24 04:08:26 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:08:27 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/01/24 04:08:27 INFO : potato: Copied (replaced existing) 2025/01/24 04:08:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:08:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:08:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:08:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:08:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/24 04:08:32 DEBUG : empty space: Unchanged skipping 2025/01/24 04:08:32 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:32 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:32 DEBUG : Waiting for deletions to finish 2025/01/24 04:08:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:34 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:08:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:08:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:08:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:08:37 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:37 DEBUG : empty space: Unchanged skipping 2025/01/24 04:08:37 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:08:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/24 04:08:38 INFO : potato2: Copied (new) 2025/01/24 04:08:38 DEBUG : Waiting for deletions to finish 2025/01/24 04:08:39 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:41 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:08:43 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/24 04:08:44 INFO : d: Making directory 2025/01/24 04:08:44 INFO : d/e: Making directory 2025/01/24 04:08:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/24 04:08:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:08:45 DEBUG : c/non empty space: Unchanged skipping 2025/01/24 04:08:46 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:46 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:46 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:08:47 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/24 04:08:47 INFO : a/potato2: Copied (new) 2025/01/24 04:08:47 DEBUG : Waiting for deletions to finish 2025/01/24 04:08:47 INFO : b/potato: Deleted 2025/01/24 04:08:47 INFO : d/e: Removing directory 2025/01/24 04:08:48 INFO : d: Removing directory 2025/01/24 04:08:48 INFO : b: Removing directory 2025/01/24 04:08:49 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:08:52 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:08:54 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/24 04:08:55 INFO : d: Making directory 2025/01/24 04:08:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/24 04:08:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:08:56 DEBUG : c/non empty space: Unchanged skipping 2025/01/24 04:08:56 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:08:56 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:08:57 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:08:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/24 04:08:57 INFO : a/potato2: Copied (new) 2025/01/24 04:08:57 ERROR : OpenDrive root 'rclone-test-wesomur0haxi': not deleting files as there were IO errors 2025/01/24 04:08:57 ERROR : OpenDrive root 'rclone-test-wesomur0haxi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:09:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:09:04 DEBUG : Waiting for deletions to finish 2025/01/24 04:09:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:09:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:09:04 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:04 DEBUG : empty space: Unchanged skipping 2025/01/24 04:09:04 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:05 INFO : potato: Deleted 2025/01/24 04:09:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:09:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/24 04:09:06 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.53s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:08 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:09:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:09:11 DEBUG : Waiting for deletions to finish 2025/01/24 04:09:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:11 INFO : potato: Deleted 2025/01/24 04:09:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:09:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:09:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:11 DEBUG : empty space: Unchanged skipping 2025/01/24 04:09:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:09:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/24 04:09:13 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.84s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:15 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/24 04:09:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:09:16 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:16 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:17 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/01/24 04:09:17 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/24 04:09:17 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.66s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:19 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:09:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:09:22 DEBUG : enormous: Excluded (Size Filter) 2025/01/24 04:09:22 DEBUG : enormous: Excluded 2025/01/24 04:09:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 04:09:22 DEBUG : potato2: Excluded 2025/01/24 04:09:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 04:09:22 DEBUG : potato2: Excluded 2025/01/24 04:09:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:09:22 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:22 DEBUG : empty space: Unchanged skipping 2025/01/24 04:09:22 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:22 DEBUG : Waiting for deletions to finish 2025/01/24 04:09:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:22 DEBUG : enormous: Excluded (Size Filter) 2025/01/24 04:09:22 DEBUG : enormous: Excluded 2025/01/24 04:09:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 04:09:22 DEBUG : potato2: Excluded 2025/01/24 04:09:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 04:09:22 DEBUG : potato2: Excluded 2025/01/24 04:09:22 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/24 04:09:22 DEBUG : Local file system at /tmp/rclone410653740: Waiting for checks to finish 2025/01/24 04:09:22 DEBUG : empty space: Unchanged skipping 2025/01/24 04:09:22 DEBUG : Local file system at /tmp/rclone410653740: Waiting for transfers to finish 2025/01/24 04:09:22 DEBUG : Waiting for deletions to finish 2025/01/24 04:09:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncWithExclude (5.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:09:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:09:28 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/01/24 04:09:29 DEBUG : enormous: Excluded (Size Filter) 2025/01/24 04:09:29 DEBUG : enormous: Excluded 2025/01/24 04:09:29 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 04:09:29 DEBUG : potato2: Excluded 2025/01/24 04:09:29 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:09:29 DEBUG : empty space: Unchanged skipping 2025/01/24 04:09:29 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:29 DEBUG : Waiting for deletions to finish 2025/01/24 04:09:29 INFO : enormous: Deleted 2025/01/24 04:09:29 INFO : potato2: Deleted 2025/01/24 04:09:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:29 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/24 04:09:29 DEBUG : empty space: Unchanged skipping 2025/01/24 04:09:29 DEBUG : Local file system at /tmp/rclone410653740: Waiting for checks to finish 2025/01/24 04:09:29 DEBUG : Local file system at /tmp/rclone410653740: Waiting for transfers to finish 2025/01/24 04:09:29 DEBUG : Waiting for deletions to finish 2025/01/24 04:09:29 INFO : enormous: Deleted 2025/01/24 04:09:29 INFO : potato2: Deleted 2025/01/24 04:09:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.80s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:31 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:09:33 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/24 04:09:35 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/24 04:09:36 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/01/24 04:09:38 DEBUG : five: Need to transfer - File not found at Destination 2025/01/24 04:09:38 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/24 04:09:38 DEBUG : one: Destination is newer than source, skipping 2025/01/24 04:09:38 DEBUG : three: Sizes identical 2025/01/24 04:09:38 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/24 04:09:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/24 04:09:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone410653740) 2025/01/24 04:09:38 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-wesomur0haxi') 2025/01/24 04:09:38 DEBUG : two: md5 differ 2025/01/24 04:09:38 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:38 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/01/24 04:09:38 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/24 04:09:39 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/01/24 04:09:39 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/24 04:09:39 INFO : four: Copied (replaced existing) 2025/01/24 04:09:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/24 04:09:39 INFO : two: Copied (replaced existing) 2025/01/24 04:09:40 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/24 04:09:40 INFO : five: Copied (new) 2025/01/24 04:09:40 DEBUG : Waiting for deletions to finish 2025/01/24 04:09:40 DEBUG : one: Destination is newer than source, skipping 2025/01/24 04:09:40 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:40 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone410653740) 2025/01/24 04:09:40 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/24 04:09:40 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-wesomur0haxi') 2025/01/24 04:09:40 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/24 04:09:40 DEBUG : three: md5 differ 2025/01/24 04:09:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/24 04:09:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/24 04:09:40 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/24 04:09:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/24 04:09:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/24 04:09:40 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/24 04:09:40 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/24 04:09:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/24 04:09:40 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:40 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/24 04:09:41 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/24 04:09:41 INFO : three: Copied (replaced existing) 2025/01/24 04:09:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.81s) === 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-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/24 04:09:43 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Making map for --track-renames 2025/01/24 04:09:43 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Finished making map for --track-renames 2025/01/24 04:09:43 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/24 04:09:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/24 04:09:43 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for renames to finish 2025/01/24 04:09:43 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:43 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/24 04:09:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/24 04:09:44 INFO : potato: Copied (new) 2025/01/24 04:09:45 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/24 04:09:45 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/24 04:09:45 INFO : yam: Copied (new) 2025/01/24 04:09:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:46 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:09:46 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Making map for --track-renames 2025/01/24 04:09:46 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Finished making map for --track-renames 2025/01/24 04:09:46 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:46 DEBUG : potato: Unchanged skipping 2025/01/24 04:09:46 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for renames to finish 2025/01/24 04:09:46 DEBUG : yam: same parent dir (ODFfNzk5MjczNl9aSzlzUg) - using file/rename instead of move_copy for yaml 2025/01/24 04:09:46 INFO : yam: Moved (server-side) to: yaml 2025/01/24 04:09:46 INFO : yaml: Renamed from "yam" 2025/01/24 04:09:46 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:46 DEBUG : Waiting for deletions to finish 2025/01/24 04:09:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.50s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/24 04:09:48 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Making map for --track-renames 2025/01/24 04:09:48 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Finished making map for --track-renames 2025/01/24 04:09:48 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/24 04:09:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/24 04:09:48 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for renames to finish 2025/01/24 04:09:48 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:49 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/24 04:09:49 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/24 04:09:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/24 04:09:50 INFO : potato: Copied (new) 2025/01/24 04:09:50 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/24 04:09:50 INFO : yam: Copied (new) 2025/01/24 04:09:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:50 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Making map for --track-renames 2025/01/24 04:09:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:09:50 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Finished making map for --track-renames 2025/01/24 04:09:50 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:50 DEBUG : potato: Unchanged skipping 2025/01/24 04:09:50 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for renames to finish 2025/01/24 04:09:51 DEBUG : yam: same parent dir (ODFfNzk5MjczNl9aSzlzUg) - using file/rename instead of move_copy for yaml 2025/01/24 04:09:51 INFO : yam: Moved (server-side) to: yaml 2025/01/24 04:09:51 INFO : yaml: Renamed from "yam" 2025/01/24 04:09:51 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:51 DEBUG : Waiting for deletions to finish 2025/01/24 04:09:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/24 04:09:52 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Making map for --track-renames 2025/01/24 04:09:52 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Finished making map for --track-renames 2025/01/24 04:09:52 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/24 04:09:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/24 04:09:52 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for renames to finish 2025/01/24 04:09:52 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:53 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/24 04:09:54 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/01/24 04:09:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/24 04:09:54 INFO : potato: Copied (new) 2025/01/24 04:09:55 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/24 04:09:55 INFO : sub/yam: Copied (new) 2025/01/24 04:09:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:09:55 DEBUG : potato: Unchanged skipping 2025/01/24 04:09:55 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Making map for --track-renames 2025/01/24 04:09:55 INFO : OpenDrive root 'rclone-test-wesomur0haxi': Finished making map for --track-renames 2025/01/24 04:09:55 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:55 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for renames to finish 2025/01/24 04:09:56 INFO : sub/yam: Moved (server-side) to: yam 2025/01/24 04:09:56 INFO : yam: Renamed from "sub/yam" 2025/01/24 04:09:56 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:09:56 DEBUG : Waiting for deletions to finish 2025/01/24 04:09:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.80s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:58 DEBUG : Creating backend with remote "/tmp/rclone410653740/dir1" 2025/01/24 04:09:58 DEBUG : Creating backend with remote "/tmp/rclone410653740/dir2" 2025/01/24 04:09:58 DEBUG : Local file system at /tmp/rclone410653740/dir2: Using server-side directory move 2025/01/24 04:09:58 INFO : Local file system at /tmp/rclone410653740/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/24 04:09:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/24 04:09:58 DEBUG : Local file system at /tmp/rclone410653740/dir2: Waiting for checks to finish 2025/01/24 04:09:58 DEBUG : Local file system at /tmp/rclone410653740/dir2: Waiting for transfers to finish 2025/01/24 04:09:58 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:09:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:09:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/24 04:09:59 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:09:59 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:10:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:10:00 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/24 04:10:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:10:01 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:10:01 INFO : sub dir/hello world: Deleted 2025/01/24 04:10:01 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/24 04:10:01 INFO : nested/sub dir/file: Copied (new) 2025/01/24 04:10:01 INFO : nested/sub dir/file: Deleted 2025/01/24 04:10:01 INFO : sub dir: Removing directory 2025/01/24 04:10:01 INFO : nested/sub dir: Removing directory 2025/01/24 04:10:01 INFO : nested: Removing directory 2025/01/24 04:10:01 DEBUG : Local file system at /tmp/rclone410653740: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:10:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 04:10:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/24 04:10:05 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:10:05 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:10:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/24 04:10:07 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/24 04:10:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/24 04:10:07 INFO : sub dir/hello world: Copied (new) 2025/01/24 04:10:07 INFO : sub dir/hello world: Deleted 2025/01/24 04:10:08 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/24 04:10:08 INFO : nested/sub dir/file: Copied (new) 2025/01/24 04:10:08 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.83s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:10:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/24 04:10:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/24 04:10:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:10:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:10:11 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/24 04:10:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/24 04:10:12 INFO : existing: Copied (new) 2025/01/24 04:10:12 INFO : existing: Deleted 2025/01/24 04:10:13 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/01/24 04:10:14 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/24 04:10:14 INFO : existing-b: Copied (new) 2025/01/24 04:10:14 INFO : existing-b: Deleted 2025/01/24 04:10:14 DEBUG : existing: Destination exists, skipping 2025/01/24 04:10:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/24 04:10:14 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:10:14 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:10:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.68s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:10:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nupulec6goce" 2025/01/24 04:10:16 DEBUG : Starting OpenDrive session with ID: 37a66ae7abf932126573afdfeb7064be5df8093271c9aa1462130fc79e05a79b 2025/01/24 04:10:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:10:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:10:20 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wesomur0haxi' -> OpenDrive root 'rclone-test-nupulec6goce' 2025/01/24 04:10:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:10:24 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/24 04:10:25 DEBUG : OpenDrive root 'rclone-test-nupulec6goce': Using server-side directory move 2025/01/24 04:10:25 INFO : OpenDrive root 'rclone-test-nupulec6goce': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/24 04:10:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:10:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/24 04:10:25 DEBUG : empty space: Unchanged skipping 2025/01/24 04:10:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/24 04:10:25 DEBUG : OpenDrive root 'rclone-test-nupulec6goce': Waiting for checks to finish 2025/01/24 04:10:25 INFO : potato3: Deleted 2025/01/24 04:10:25 INFO : empty space: Deleted 2025/01/24 04:10:25 DEBUG : OpenDrive root 'rclone-test-nupulec6goce': Waiting for transfers to finish 2025/01/24 04:10:25 INFO : potato2: Moved (server-side) 2025/01/24 04:10:25 INFO : potato3: Moved (server-side) 2025/01/24 04:10:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rasupug3heba" 2025/01/24 04:10:26 DEBUG : Starting OpenDrive session with ID: e4f61033689ffa25fe462e9b46280c337ca9a9822cb01c2cd70acba2b6387bff 2025/01/24 04:10:27 DEBUG : OpenDrive root 'rclone-test-rasupug3heba': Using server-side directory move 2025/01/24 04:10:27 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/24 04:10:27 INFO : OpenDrive root 'rclone-test-rasupug3heba': Server side directory move succeeded 2025/01/24 04:10:28 ERROR : : error listing: directory not found 2025/01/24 04:10:28 DEBUG : OpenDrive root 'rclone-test-rasupug3heba': Purge remote 2025/01/24 04:10:28 DEBUG : OpenDrive root 'rclone-test-nupulec6goce': Purge remote 2025/01/24 04:10:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.37s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:10:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-herolak0nizu" 2025/01/24 04:10:29 DEBUG : Starting OpenDrive session with ID: 8f5bb1622d72ca429af5810a8811622226966ba7c6351bf761dd353e8415f282 2025/01/24 04:10:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:10:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:10:33 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wesomur0haxi' -> OpenDrive root 'rclone-test-herolak0nizu' 2025/01/24 04:10:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:10:37 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/24 04:10:39 DEBUG : empty space: Excluded (Size Filter) 2025/01/24 04:10:39 DEBUG : empty space: Excluded 2025/01/24 04:10:39 DEBUG : empty space: Excluded (Size Filter) 2025/01/24 04:10:39 DEBUG : empty space: Excluded 2025/01/24 04:10:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:10:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/24 04:10:39 DEBUG : OpenDrive root 'rclone-test-herolak0nizu': Waiting for checks to finish 2025/01/24 04:10:39 DEBUG : OpenDrive root 'rclone-test-herolak0nizu': Waiting for transfers to finish 2025/01/24 04:10:39 INFO : potato3: Deleted 2025/01/24 04:10:39 INFO : potato2: Moved (server-side) 2025/01/24 04:10:39 INFO : potato3: Moved (server-side) 2025/01/24 04:10:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-joqisap3qopi" 2025/01/24 04:10:40 DEBUG : Starting OpenDrive session with ID: c68df6d6fcf7f0f88a2b4c7a37cc15d6309047bf043fe4c95bada221e2f70df1 2025/01/24 04:10:40 DEBUG : empty space: Excluded (Size Filter) 2025/01/24 04:10:40 DEBUG : empty space: Excluded 2025/01/24 04:10:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:10:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/24 04:10:41 DEBUG : OpenDrive root 'rclone-test-joqisap3qopi': Waiting for checks to finish 2025/01/24 04:10:41 DEBUG : OpenDrive root 'rclone-test-joqisap3qopi': Waiting for transfers to finish 2025/01/24 04:10:41 INFO : potato2: Moved (server-side) 2025/01/24 04:10:41 INFO : potato3: Moved (server-side) 2025/01/24 04:10:42 DEBUG : OpenDrive root 'rclone-test-joqisap3qopi': Purge remote 2025/01/24 04:10:42 DEBUG : OpenDrive root 'rclone-test-herolak0nizu': Purge remote --- PASS: TestServerSideMoveWithFilter (14.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:10:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojorek8pahu" 2025/01/24 04:10:43 DEBUG : Starting OpenDrive session with ID: e09eb73a2cf1161eb01c3ff900e38bff9446552286f0348f9a9e3ccf487f84a7 2025/01/24 04:10:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/24 04:10:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:10:48 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/01/24 04:10:49 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wesomur0haxi' -> OpenDrive root 'rclone-test-bojorek8pahu' 2025/01/24 04:10:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/24 04:10:52 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/24 04:10:53 DEBUG : OpenDrive root 'rclone-test-bojorek8pahu': Using server-side directory move 2025/01/24 04:10:53 INFO : OpenDrive root 'rclone-test-bojorek8pahu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/24 04:10:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 04:10:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/24 04:10:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/24 04:10:54 DEBUG : empty space: Unchanged skipping 2025/01/24 04:10:54 INFO : potato3: Deleted 2025/01/24 04:10:54 DEBUG : OpenDrive root 'rclone-test-bojorek8pahu': Waiting for checks to finish 2025/01/24 04:10:54 INFO : empty space: Deleted 2025/01/24 04:10:54 DEBUG : OpenDrive root 'rclone-test-bojorek8pahu': Waiting for transfers to finish 2025/01/24 04:10:54 INFO : potato2: Moved (server-side) 2025/01/24 04:10:54 INFO : potato3: Moved (server-side) 2025/01/24 04:10:54 INFO : tomatoDir: Removing directory 2025/01/24 04:10:54 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': deleted 1 directories 2025/01/24 04:10:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-komaqal0duzu" 2025/01/24 04:10:55 DEBUG : Starting OpenDrive session with ID: 8f8ea40995105ec078f31b69c6df10267f6d5b1117b73558f1f61c94660d8258 2025/01/24 04:10:56 INFO : tomatoDir: Making directory 2025/01/24 04:10:56 DEBUG : OpenDrive root 'rclone-test-komaqal0duzu': Using server-side directory move 2025/01/24 04:10:56 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/24 04:10:57 INFO : OpenDrive root 'rclone-test-komaqal0duzu': Server side directory move succeeded 2025/01/24 04:10:57 ERROR : : error listing: directory not found 2025/01/24 04:10:57 ERROR : : error listing: directory not found 2025/01/24 04:10:57 DEBUG : OpenDrive root 'rclone-test-komaqal0duzu': Purge remote 2025/01/24 04:10:58 DEBUG : OpenDrive root 'rclone-test-bojorek8pahu': Purge remote 2025/01/24 04:10:58 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.38s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", 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-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:10:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/rclone-sync-test" 2025/01/24 04:10:59 DEBUG : Starting OpenDrive session with ID: 92ece7efdf9eae7e06fe840ef0b01f04163268bd1c97586e78433c14b943b7a4 run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncOverlap (2.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:11:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/rclone-sync-test" 2025/01/24 04:11:02 DEBUG : Starting OpenDrive session with ID: 1d0a1aba57f209d6102cd3564b97819c5ae875df7ba3005c7f09b922c7652d29 2025/01/24 04:11:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/rclone-sync-test-include/layer2" 2025/01/24 04:11:04 DEBUG : Starting OpenDrive session with ID: 5b3087882543e8d88f51ffc6902681172b6e6283a8186263c8a5afaac9565be1 2025/01/24 04:11:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/rclone-sync-test-ignore-file" 2025/01/24 04:11:05 DEBUG : Starting OpenDrive session with ID: 6e796cb370d81905ce1e7fed4d1c3099b9e305e853f4028b6a4ec7607254ecb5 2025/01/24 04:11:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/01/24 04:11:09 DEBUG : rclone-sync-test: Excluded 2025/01/24 04:11:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/24 04:11:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/24 04:11:10 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/rclone-sync-test': Waiting for checks to finish 2025/01/24 04:11:10 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/rclone-sync-test': Waiting for transfers to finish 2025/01/24 04:11:10 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:10 INFO : There was nothing to transfer 2025/01/24 04:11:10 DEBUG : rclone-sync-test: Excluded 2025/01/24 04:11:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/24 04:11:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/24 04:11:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:11:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:11:11 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:11 INFO : rclone-sync-test-include: Removing directory 2025/01/24 04:11:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': deleted 1 directories 2025/01/24 04:11:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:11:12 DEBUG : rclone-sync-test: Excluded 2025/01/24 04:11:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/24 04:11:12 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/24 04:11:12 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/24 04:11:12 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:11:13 DEBUG : rclone-sync-test: Excluded 2025/01/24 04:11:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/24 04:11:13 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:11:13 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:11:13 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:11:13 DEBUG : : Excluded 2025/01/24 04:11:13 DEBUG : rclone-sync-test: Excluded 2025/01/24 04:11:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/24 04:11:14 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/24 04:11:14 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/24 04:11:14 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.04s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:11:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/dst" 2025/01/24 04:11:21 DEBUG : Starting OpenDrive session with ID: eaeae07e3613a3141235a1b29dde9ea79866d4cc8982b0e89577ddaadb81a89a 2025/01/24 04:11:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/CompareDest" 2025/01/24 04:11:22 DEBUG : Starting OpenDrive session with ID: 604ec702fa7df28e74e3206d32c0d3660bfad7bc54f6019d0af90e8328508a4c 2025/01/24 04:11:23 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 04:11:23 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:11:23 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:11:25 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:11:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/24 04:11:25 INFO : one: Copied (new) 2025/01/24 04:11:25 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:11:26 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:11:26 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:11:27 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/24 04:11:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/24 04:11:27 INFO : one: Copied (replaced existing) 2025/01/24 04:11:27 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:28 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:11:30 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/01/24 04:11:32 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:11:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:11:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:11:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 04:11:32 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:11:32 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:32 INFO : There was nothing to transfer 2025/01/24 04:11:33 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/01/24 04:11:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:11:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 04:11:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:11:35 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:11:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:11:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 04:11:35 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:11:35 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:35 INFO : There was nothing to transfer 2025/01/24 04:11:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:11:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 04:11:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:11:36 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:11:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:11:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 04:11:36 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:11:36 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:36 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/24 04:11:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/24 04:11:37 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 04:11:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:11:37 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:11:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:11:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 04:11:37 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:11:38 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/01/24 04:11:39 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/24 04:11:39 INFO : two: Copied (new) 2025/01/24 04:11:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:11:42 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/01/24 04:11:44 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/01/24 04:11:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/dest" 2025/01/24 04:11:46 DEBUG : Starting OpenDrive session with ID: 28bd508d417380d1cf068a1a14415eb753e854b5c0f369d8a2839d1de91e4a82 2025/01/24 04:11:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/pre-dest1" 2025/01/24 04:11:47 DEBUG : Starting OpenDrive session with ID: dd0fc07a2134c5d59fd4d76b587dbefc074954f73f3e70bebc0d40bd77ea2558 2025/01/24 04:11:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/pre-dest2" 2025/01/24 04:11:48 DEBUG : Starting OpenDrive session with ID: d21e3c9963724f59a8bf0fed4d4a2ff29a86baa16821910a5934d5c30d18263c 2025/01/24 04:11:49 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:11:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/24 04:11:49 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:11:49 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/24 04:11:49 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/24 04:11:49 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dest': Waiting for checks to finish 2025/01/24 04:11:49 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dest': Waiting for transfers to finish 2025/01/24 04:11:50 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/01/24 04:11:51 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/24 04:11:51 INFO : 3: Copied (new) 2025/01/24 04:11:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.88s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:11:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/dst" 2025/01/24 04:11:54 DEBUG : Starting OpenDrive session with ID: d2bf776130285c346822f9890b35be6ef2a9ad19a2f30b522c4fa32c331db948 2025/01/24 04:11:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/CopyDest" 2025/01/24 04:11:56 DEBUG : Starting OpenDrive session with ID: 44cb1fb2fc7cb530ba8d3f878f25e8d621a54b9ea20475a49f62159f5fb852f5 2025/01/24 04:11:57 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 04:11:57 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:11:57 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:11:58 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:11:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/24 04:11:58 INFO : one: Copied (new) 2025/01/24 04:11:58 DEBUG : Waiting for deletions to finish 2025/01/24 04:11:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:11:59 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:12:00 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:12:00 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/24 04:12:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/24 04:12:01 INFO : one: Copied (replaced existing) 2025/01/24 04:12:01 DEBUG : Waiting for deletions to finish 2025/01/24 04:12:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:12:03 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/01/24 04:12:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/BackupDir" 2025/01/24 04:12:05 DEBUG : Starting OpenDrive session with ID: e3803ce906edc673e9300ade2d5840d76aa8bcc6eae1061d39f1aa20c76b85b8 2025/01/24 04:12:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:12:06 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:12:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:12:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 04:12:07 INFO : one: Moved (server-side) 2025/01/24 04:12:07 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/24 04:12:07 INFO : one: Copied (server-side copy) 2025/01/24 04:12:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/24 04:12:07 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:12:07 DEBUG : Waiting for deletions to finish 2025/01/24 04:12:09 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/01/24 04:12:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:12:11 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/24 04:12:11 INFO : two: Copied (server-side copy) 2025/01/24 04:12:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/24 04:12:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:12:11 DEBUG : one: Unchanged skipping 2025/01/24 04:12:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:12:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:12:11 DEBUG : Waiting for deletions to finish 2025/01/24 04:12:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:12:11 DEBUG : two: Unchanged skipping 2025/01/24 04:12:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:12:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:12:11 DEBUG : one: Unchanged skipping 2025/01/24 04:12:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:12:11 DEBUG : Waiting for deletions to finish 2025/01/24 04:12:11 INFO : There was nothing to transfer 2025/01/24 04:12:12 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/01/24 04:12:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/24 04:12:14 DEBUG : three: Destination not found in --copy-dest 2025/01/24 04:12:14 DEBUG : three: Need to transfer - File not found at Destination 2025/01/24 04:12:14 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:12:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:12:14 DEBUG : one: Unchanged skipping 2025/01/24 04:12:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 04:12:14 DEBUG : two: Unchanged skipping 2025/01/24 04:12:14 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:12:14 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/01/24 04:12:15 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/24 04:12:15 INFO : three: Copied (new) 2025/01/24 04:12:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (24.46s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:12:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:12:21 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/24 04:12:23 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/24 04:12:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/dst" 2025/01/24 04:12:25 DEBUG : Starting OpenDrive session with ID: 78f9d6777afc610313bf08422729a3746774b601df697ce10bb04f49bcaa66c5 2025/01/24 04:12:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/backup" 2025/01/24 04:12:25 DEBUG : Starting OpenDrive session with ID: 69cde5c6051ef649df50f705b8bc02c800083e3068ae4a5b78723f76118185cc 2025/01/24 04:12:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:12:26 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:12:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:12:26 DEBUG : two: Unchanged skipping 2025/01/24 04:12:27 INFO : one: Moved (server-side) 2025/01/24 04:12:27 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:12:28 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/24 04:12:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/24 04:12:29 INFO : one: Copied (new) 2025/01/24 04:12:29 DEBUG : Waiting for deletions to finish 2025/01/24 04:12:29 INFO : three.txt: Moved (server-side) 2025/01/24 04:12:29 INFO : three.txt: Moved into backup dir 2025/01/24 04:12:31 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/24 04:12:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:12:32 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:12:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:12:32 DEBUG : two: Unchanged skipping 2025/01/24 04:12:32 INFO : one: Deleted 2025/01/24 04:12:33 INFO : one: Moved (server-side) 2025/01/24 04:12:33 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:12:33 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/24 04:12:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/24 04:12:34 INFO : one: Copied (new) 2025/01/24 04:12:34 DEBUG : Waiting for deletions to finish 2025/01/24 04:12:35 INFO : three.txt: Deleted 2025/01/24 04:12:35 INFO : three.txt: Moved (server-side) 2025/01/24 04:12:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:12:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:12:40 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/24 04:12:42 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/24 04:12:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/dst" 2025/01/24 04:12:43 DEBUG : Starting OpenDrive session with ID: 429793fc3c6145ba971dd930d8d5a802f98b21799f22ac52e381d8223bf778ee 2025/01/24 04:12:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/backup" 2025/01/24 04:12:44 DEBUG : Starting OpenDrive session with ID: 0d57bde5d0cb07dc62315aa03cf085aaac82c7da517e3bad87111ebbccb5f17c 2025/01/24 04:12:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:12:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:12:45 DEBUG : two: Unchanged skipping 2025/01/24 04:12:45 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:12:46 INFO : one: Moved (server-side) to: one.bak 2025/01/24 04:12:46 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:12:47 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/24 04:12:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/24 04:12:48 INFO : one: Copied (new) 2025/01/24 04:12:48 DEBUG : Waiting for deletions to finish 2025/01/24 04:12:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 04:12:48 INFO : three.txt: Moved into backup dir 2025/01/24 04:12:49 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/24 04:12:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:12:51 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:12:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:12:51 DEBUG : two: Unchanged skipping 2025/01/24 04:12:51 INFO : one.bak: Deleted 2025/01/24 04:12:51 INFO : one: Moved (server-side) to: one.bak 2025/01/24 04:12:51 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:12:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/24 04:12:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/24 04:12:53 INFO : one: Copied (new) 2025/01/24 04:12:53 DEBUG : Waiting for deletions to finish 2025/01/24 04:12:53 INFO : three.txt.bak: Deleted 2025/01/24 04:12:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 04:12:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:12:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:12:59 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/24 04:13:00 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/24 04:13:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/dst" 2025/01/24 04:13:02 DEBUG : Starting OpenDrive session with ID: 39032a3f26cfbcf8b5de75a9ce953d055b741d7e5efd2a346493efb06b9c83a8 2025/01/24 04:13:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/backup" 2025/01/24 04:13:03 DEBUG : Starting OpenDrive session with ID: a17e17fa73208b0c0eb4dc4f670b2d46ce317463709b55bf167c1c8d9e4afbca 2025/01/24 04:13:04 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:13:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:13:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:13:04 DEBUG : two: Unchanged skipping 2025/01/24 04:13:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/24 04:13:05 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:13:05 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/24 04:13:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/24 04:13:06 INFO : one: Copied (new) 2025/01/24 04:13:06 DEBUG : Waiting for deletions to finish 2025/01/24 04:13:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/24 04:13:07 INFO : three.txt: Moved into backup dir 2025/01/24 04:13:08 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/24 04:13:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:13:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:13:10 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:13:10 DEBUG : two: Unchanged skipping 2025/01/24 04:13:10 INFO : one-2019-01-01: Deleted 2025/01/24 04:13:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/24 04:13:11 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:13:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/24 04:13:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/24 04:13:12 INFO : one: Copied (new) 2025/01/24 04:13:12 DEBUG : Waiting for deletions to finish 2025/01/24 04:13:13 INFO : three-2019-01-01.txt: Deleted 2025/01/24 04:13:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/24 04:13:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.20s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:13:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:13:18 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/24 04:13:19 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/24 04:13:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/dst" 2025/01/24 04:13:21 DEBUG : Starting OpenDrive session with ID: 3429808d38a356cd3ceaec972bccabfb2e3394789a7d0a1cbe2f92e51bb2e49d 2025/01/24 04:13:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:13:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:13:22 DEBUG : two: Unchanged skipping 2025/01/24 04:13:22 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:13:22 DEBUG : one: same parent dir (ODFfNzk5MjgwOF91WTJhbA) - using file/rename instead of move_copy for one.bak 2025/01/24 04:13:22 INFO : one: Moved (server-side) to: one.bak 2025/01/24 04:13:22 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:13:23 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/24 04:13:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/24 04:13:24 INFO : one: Copied (new) 2025/01/24 04:13:24 DEBUG : Waiting for deletions to finish 2025/01/24 04:13:24 DEBUG : three.txt: same parent dir (ODFfNzk5MjgwOF91WTJhbA) - using file/rename instead of move_copy for three.txt.bak 2025/01/24 04:13:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 04:13:24 INFO : three.txt: Moved into backup dir 2025/01/24 04:13:25 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/24 04:13:27 DEBUG : one.bak: Excluded (Path Filter) 2025/01/24 04:13:27 DEBUG : one.bak: Excluded 2025/01/24 04:13:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/24 04:13:27 DEBUG : three.txt.bak: Excluded 2025/01/24 04:13:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:13:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:13:27 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for checks to finish 2025/01/24 04:13:27 DEBUG : two: Unchanged skipping 2025/01/24 04:13:27 INFO : one.bak: Deleted 2025/01/24 04:13:27 DEBUG : one: same parent dir (ODFfNzk5MjgwOF91WTJhbA) - using file/rename instead of move_copy for one.bak 2025/01/24 04:13:28 INFO : one: Moved (server-side) to: one.bak 2025/01/24 04:13:28 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi/dst': Waiting for transfers to finish 2025/01/24 04:13:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/24 04:13:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/24 04:13:29 INFO : one: Copied (new) 2025/01/24 04:13:29 DEBUG : Waiting for deletions to finish 2025/01/24 04:13:29 INFO : three.txt.bak: Deleted 2025/01/24 04:13:30 DEBUG : three.txt: same parent dir (ODFfNzk5MjgwOF91WTJhbA) - using file/rename instead of move_copy for three.txt.bak 2025/01/24 04:13:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 04:13:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.49s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:13:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:13:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/24 04:13:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/24 04:13:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/dst" 2025/01/24 04:13:38 DEBUG : Starting OpenDrive session with ID: 2205d09f32f824450813eea7449f795a4fe9527eec70d76ef046bc64240afeca 2025/01/24 04:13:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:13:39 DEBUG : one: same parent dir (ODFfNzk5MjgwOV9aWDZOMA) - using file/rename instead of move_copy for one.bak 2025/01/24 04:13:39 INFO : one: Moved (server-side) to: one.bak 2025/01/24 04:13:40 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/24 04:13:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/24 04:13:41 INFO : one: Copied (new) 2025/01/24 04:13:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:13:41 DEBUG : two: Unchanged skipping 2025/01/24 04:13:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/24 04:13:41 DEBUG : three.txt: same parent dir (ODFfNzk5MjgwOV9aWDZOMA) - using file/rename instead of move_copy for three.txt.bak 2025/01/24 04:13:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 04:13:42 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/24 04:13:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/24 04:13:43 INFO : three.txt: Copied (new) 2025/01/24 04:13:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:13:44 INFO : one.bak: Deleted 2025/01/24 04:13:45 DEBUG : one: same parent dir (ODFfNzk5MjgwOV9aWDZOMA) - using file/rename instead of move_copy for one.bak 2025/01/24 04:13:45 INFO : one: Moved (server-side) to: one.bak 2025/01/24 04:13:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/24 04:13:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/24 04:13:46 INFO : one: Copied (new) 2025/01/24 04:13:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:13:46 DEBUG : two: Unchanged skipping 2025/01/24 04:13:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/24 04:13:47 INFO : three.txt.bak: Deleted 2025/01/24 04:13:47 DEBUG : three.txt: same parent dir (ODFfNzk5MjgwOV9aWDZOMA) - using file/rename instead of move_copy for three.txt.bak 2025/01/24 04:13:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 04:13:48 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/24 04:13:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/24 04:13:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.26s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:13:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/24 04:13:54 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/24 04:13:55 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/24 04:13:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wesomur0haxi/dst" 2025/01/24 04:13:57 DEBUG : Starting OpenDrive session with ID: 82eb08cb619de1ea6188d037d29935c6ae290a25b5710be3906e8a47dcbcffcd 2025/01/24 04:13:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 04:13:58 DEBUG : one: same parent dir (ODFfNzk5MjgxMF9lZDlzMw) - using file/rename instead of move_copy for one-2019-01-01 2025/01/24 04:13:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/24 04:13:59 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/24 04:14:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/24 04:14:00 INFO : one: Copied (new) 2025/01/24 04:14:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:14:00 DEBUG : two: Unchanged skipping 2025/01/24 04:14:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/24 04:14:00 DEBUG : three.txt: same parent dir (ODFfNzk5MjgxMF9lZDlzMw) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/24 04:14:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/24 04:14:01 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:02 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/24 04:14:02 INFO : three.txt: Copied (new) 2025/01/24 04:14:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 04:14:03 INFO : one-2019-01-01: Deleted 2025/01/24 04:14:04 DEBUG : one: same parent dir (ODFfNzk5MjgxMF9lZDlzMw) - using file/rename instead of move_copy for one-2019-01-01 2025/01/24 04:14:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/24 04:14:05 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/24 04:14:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/24 04:14:05 INFO : one: Copied (new) 2025/01/24 04:14:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:14:06 DEBUG : two: Unchanged skipping 2025/01/24 04:14:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/24 04:14:06 INFO : three-2019-01-01.txt: Deleted 2025/01/24 04:14:06 DEBUG : three.txt: same parent dir (ODFfNzk5MjgxMF9lZDlzMw) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/24 04:14:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/24 04:14:07 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/24 04:14:08 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/24 04:14:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.29s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:14:11 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/01/24 04:14:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/24 04:14:12 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:14:12 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:14:12 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/01/24 04:14:13 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/01/24 04:14:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/24 04:14:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.84s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:14:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/24 04:14:14 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:14:14 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:14:15 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/24 04:14:17 INFO : existing: Copied (new) 2025/01/24 04:14:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:14:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/24 04:14:17 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:14:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/24 04:14:17 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:14:17 ERROR : OpenDrive root 'rclone-test-wesomur0haxi': not deleting files as there were IO errors 2025/01/24 04:14:17 ERROR : OpenDrive root 'rclone-test-wesomur0haxi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncImmutable (4.47s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:14:20 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:21 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/01/24 04:14:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/01/24 04:14:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/01/24 04:14:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:14:28 DEBUG : existing: Unchanged skipping 2025/01/24 04:14:28 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/24 04:14:28 DEBUG : subdira-rclone-move-huqudah6: same parent dir (ODFfNzk5MjczNl9aSzlzUg) - using folder/rename instead of move_copy 2025/01/24 04:14:29 DEBUG : EXISTING: moving to existing-rclone-move-sisocox2 2025/01/24 04:14:29 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-qemewen1 2025/01/24 04:14:29 DEBUG : subdira: same parent dir (ODFfNzk5MjczNl9aSzlzUg) - using folder/rename instead of move_copy 2025/01/24 04:14:29 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzk5MjczNl9aSzlzUg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-qemewen1 2025/01/24 04:14:29 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/24 04:14:29 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-qemewen1 2025/01/24 04:14:29 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/24 04:14:29 DEBUG : EXISTING: same parent dir (ODFfNzk5MjczNl9aSzlzUg) - using file/rename instead of move_copy for existing-rclone-move-sisocox2 2025/01/24 04:14:30 DEBUG : existingbutdifferent-rclone-move-qemewen1: same parent dir (ODFfNzk5MjczNl9aSzlzUg) - using file/rename instead of move_copy for existingbutdifferent 2025/01/24 04:14:30 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-sisocox2 2025/01/24 04:14:30 DEBUG : EXISTING: moving to existing 2025/01/24 04:14:30 INFO : existingbutdifferent-rclone-move-qemewen1: Moved (server-side) to: existingbutdifferent 2025/01/24 04:14:30 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/24 04:14:30 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/24 04:14:30 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/01/24 04:14:30 DEBUG : subdira/subdirb-rclone-move-nuxesem9: same parent dir (ODFfNzk5MjgxMV9hWm1acg) - using folder/rename instead of move_copy 2025/01/24 04:14:30 DEBUG : existing-rclone-move-sisocox2: same parent dir (ODFfNzk5MjczNl9aSzlzUg) - using file/rename instead of move_copy for existing 2025/01/24 04:14:30 INFO : existing-rclone-move-sisocox2: Moved (server-side) to: existing 2025/01/24 04:14:30 INFO : EXISTING: Moved (server-side) to: existing 2025/01/24 04:14:30 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/24 04:14:31 DEBUG : subdira/subdirb: same parent dir (ODFfNzk5MjgxMV9hWm1acg) - using folder/rename instead of move_copy 2025/01/24 04:14:31 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/24 04:14:31 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/24 04:14:31 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/24 04:14:31 DEBUG : subdira/subdirb/subdirc-rclone-move-gamuvic5: same parent dir (ODFfNzk5MjgxMl9CZFA2VQ) - using folder/rename instead of move_copy 2025/01/24 04:14:32 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzk5MjgxMl9CZFA2VQ) - using folder/rename instead of move_copy 2025/01/24 04:14:32 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/24 04:14:32 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/24 04:14:33 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-qoquqik3: same parent dir (ODFfNzk5MjgxM19iNjNvZQ) - using folder/rename instead of move_copy 2025/01/24 04:14:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-wexulow9 2025/01/24 04:14:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzk5MjgxM19iNjNvZQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-wexulow9 2025/01/24 04:14:33 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzk5MjgxM19iNjNvZQ) - using folder/rename instead of move_copy 2025/01/24 04:14:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-wexulow9 2025/01/24 04:14:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/24 04:14:34 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-wexulow9: same parent dir (ODFfNzk5MjgxM19iNjNvZQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/01/24 04:14:34 INFO : subdira/subdirb/subdirc/hello-rclone-move-wexulow9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/24 04:14:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/24 04:14:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/24 04:14:34 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/01/24 04:14:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/24 04:14:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/24 04:14:35 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:14:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xulicub3 2025/01/24 04:14:35 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/24 04:14:35 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/24 04:14:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzk5MjgxNF9ibFhObw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xulicub3 2025/01/24 04:14:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xulicub3 2025/01/24 04:14:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/24 04:14:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xulicub3: same parent dir (ODFfNzk5MjgxNF9ibFhObw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/24 04:14:36 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xulicub3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/24 04:14:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/24 04:14:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/24 04:14:36 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:14:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/01/24 04:14:37 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/24 04:14:37 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/24 04:14:37 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.79s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.01s) --- 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-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:14:42 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:44 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:46 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:47 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:49 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:50 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:52 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:54 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:56 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:57 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/24 04:14:59 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:00 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:02 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:04 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:05 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:07 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:09 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:10 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:12 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:14 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:15 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:17 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:19 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:20 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:22 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:24 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:26 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:27 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:29 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:31 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:32 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:34 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:36 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:37 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:39 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:40 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:42 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:44 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:45 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:47 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:15:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both0: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both12: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both13: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both14: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both15: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both16: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both1: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both18: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both19: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both2: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both3: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both4: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both5: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both6: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both7: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both8: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:15:49 DEBUG : both9: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both11: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both10: Unchanged skipping 2025/01/24 04:15:49 DEBUG : both17: Unchanged skipping 2025/01/24 04:15:49 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:15:49 DEBUG : Waiting for deletions to finish 2025/01/24 04:15:49 INFO : only0: Deleted 2025/01/24 04:15:49 INFO : only1: Deleted 2025/01/24 04:15:49 INFO : only10: Deleted 2025/01/24 04:15:49 INFO : only11: Deleted 2025/01/24 04:15:49 INFO : only13: Deleted 2025/01/24 04:15:49 INFO : only14: Deleted 2025/01/24 04:15:49 INFO : only15: Deleted 2025/01/24 04:15:49 INFO : only2: Deleted 2025/01/24 04:15:49 INFO : only3: Deleted 2025/01/24 04:15:49 INFO : only4: Deleted 2025/01/24 04:15:49 INFO : only8: Deleted 2025/01/24 04:15:49 INFO : only9: Deleted 2025/01/24 04:15:49 INFO : only16: Deleted 2025/01/24 04:15:49 INFO : only19: Deleted 2025/01/24 04:15:49 INFO : only12: Deleted 2025/01/24 04:15:50 INFO : only17: Deleted 2025/01/24 04:15:50 INFO : only18: Deleted 2025/01/24 04:15:50 INFO : only5: Deleted 2025/01/24 04:15:50 INFO : only6: Deleted 2025/01/24 04:15:50 INFO : only7: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (72.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:15:55 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:56 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:58 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/24 04:15:59 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:01 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:03 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:04 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:06 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:08 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:09 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:11 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:13 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:14 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:16 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:17 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:19 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:21 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:22 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:24 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:26 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:27 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:29 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:31 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:32 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:34 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:36 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:37 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:39 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:41 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:43 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:44 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:46 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:47 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:49 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:51 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:52 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:54 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:56 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:57 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/24 04:16:59 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/24 04:17:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both10: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both12: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both13: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both14: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both15: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both16: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both17: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both18: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both19: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both2: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both3: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both4: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both5: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both6: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both7: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both8: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both9: Unchanged skipping 2025/01/24 04:17:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/24 04:17:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both11: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 04:17:01 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for checks to finish 2025/01/24 04:17:01 DEBUG : both0: Unchanged skipping 2025/01/24 04:17:01 DEBUG : both1: Unchanged skipping 2025/01/24 04:17:01 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Waiting for transfers to finish 2025/01/24 04:17:02 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:02 INFO : only0: Copied (replaced existing) 2025/01/24 04:17:02 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:02 INFO : only10: Copied (replaced existing) 2025/01/24 04:17:02 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:02 INFO : only1: Copied (replaced existing) 2025/01/24 04:17:02 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:02 INFO : only12: Copied (replaced existing) 2025/01/24 04:17:02 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:02 INFO : only11: Copied (replaced existing) 2025/01/24 04:17:03 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:03 INFO : only14: Copied (replaced existing) 2025/01/24 04:17:03 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:03 INFO : only13: Copied (replaced existing) 2025/01/24 04:17:04 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:04 INFO : only15: Copied (replaced existing) 2025/01/24 04:17:04 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:04 INFO : only18: Copied (replaced existing) 2025/01/24 04:17:05 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:05 INFO : only16: Copied (replaced existing) 2025/01/24 04:17:05 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:05 INFO : only19: Copied (replaced existing) 2025/01/24 04:17:06 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:06 INFO : only2: Copied (replaced existing) 2025/01/24 04:17:06 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:06 INFO : only3: Copied (replaced existing) 2025/01/24 04:17:06 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:06 INFO : only4: Copied (replaced existing) 2025/01/24 04:17:06 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:06 INFO : only17: Copied (replaced existing) 2025/01/24 04:17:06 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:06 INFO : only5: Copied (replaced existing) 2025/01/24 04:17:07 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:07 INFO : only6: Copied (replaced existing) 2025/01/24 04:17:07 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:07 INFO : only7: Copied (replaced existing) 2025/01/24 04:17:07 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:07 INFO : only8: Copied (replaced existing) 2025/01/24 04:17:09 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/24 04:17:09 INFO : only9: Copied (replaced existing) 2025/01/24 04:17:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (83.97s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:17:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 04:17:18 INFO : sub dir: Making directory 2025/01/24 04:17: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-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" 2025/01/24 04:17:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 04:17:34 INFO : sub dir: Making directory 2025/01/24 04:17:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wesomur0haxi'", Local "Local file system at /tmp/rclone410653740", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.85s) PASS 2025/01/24 04:17:49 DEBUG : OpenDrive root 'rclone-test-wesomur0haxi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 11m58.427574508s (try 1/5)