"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/04/13 02:58:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu" 2026/04/13 02:58:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:58:36 DEBUG : Starting OpenDrive session with ID: 0b41bdf61e92f3b10e526bb690d65d9b136f6c22ab8c3e3e184d81fb26fa2deb 2026/04/13 02:58:37 DEBUG : Creating backend with remote "/tmp/rclone3648774446" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:58:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:58:37 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:58:37 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:58:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.97s) === RUN TestCopy run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:58:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 02:58:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:58:38 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:58:38 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:58:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:58:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:58:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:58:40 INFO : sub dir/hello world: Copied (new) 2026/04/13 02:58:40 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopy (11.31s) === RUN TestCopyMetadata run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.32s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.32s) === RUN TestCopyMissingDirectory run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:58:50 DEBUG : Creating backend with remote "/non-existing" 2026/04/13 02:58:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/13 02:58:50 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:58:50 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.47s) === RUN TestCopyNoTraverse run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:58:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:58:50 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:58:50 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:58:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:58:52 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:58:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:58:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.29s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.31s) === RUN TestCopyCheckFirst run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:58:54 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Running all checks before starting transfers 2026/04/13 02:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:58:54 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:58:54 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Checks finished, now starting transfers 2026/04/13 02:58:54 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:58:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:58:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:58:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:58:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.43s) === RUN TestSyncNoTraverse run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:58:57 ERROR : Ignoring --no-traverse with sync 2026/04/13 02:58:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:58:57 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:58:57 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:58:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:58:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:58:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:58:59 INFO : sub dir/hello world: Copied (new) 2026/04/13 02:58:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.27s) === RUN TestCopyWithDepth run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/13 02:59:01 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:59:01 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:59:01 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2026/04/13 02:59:02 DEBUG : hello world2: size = 12 OK 2026/04/13 02:59:02 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/04/13 02:59:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.53s) === RUN TestCopyWithFilesFrom run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 02:59:03 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:59:03 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:59:04 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:05 DEBUG : potato2: size = 11 OK 2026/04/13 02:59:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:59:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 02:59:05 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:59:05 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:59:06 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:07 DEBUG : potato2: size = 11 OK 2026/04/13 02:59:07 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:59:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.48s) === RUN TestCopyEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/13 02:59:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 02:59:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/13 02:59:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 02:59:08 INFO : sub dir2: Making directory 2026/04/13 02:59:08 INFO : sub dir: Making directory 2026/04/13 02:59:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:59:09 INFO : sub dir2/sub sub dir2: Making directory 2026/04/13 02:59:09 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:59:09 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:59:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:11 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:59:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:59:11 INFO : sub dir/hello world: Copied (new) 2026/04/13 02:59:11 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.31s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:13 INFO : sub dir2: Making directory 2026/04/13 02:59:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/13 02:59:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 02:59:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:59:13 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:59:13 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:59:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:59:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:59:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.31s) === RUN TestMoveEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:16 DEBUG : sub dir2: Making directory with metadata 2026/04/13 02:59:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 02:59:17 INFO : sub dir2: Making directory 2026/04/13 02:59:17 INFO : sub dir: Making directory 2026/04/13 02:59:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:59:17 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:59:17 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:59:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:59:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:59:19 INFO : sub dir/hello world: Copied (new) 2026/04/13 02:59:19 INFO : sub dir/hello world: Deleted 2026/04/13 02:59:19 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/13 02:59:19 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveEmptyDirectories (11.82s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.32s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:29 INFO : sub dir2: Making directory 2026/04/13 02:59:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:59:29 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:59:29 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:59:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:59:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:59:31 INFO : sub dir/hello world: Copied (new) 2026/04/13 02:59:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.47s) === RUN TestSyncEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:32 DEBUG : sub dir2: Making directory with metadata 2026/04/13 02:59:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 02:59:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 02:59:32 INFO : sub dir2: Making directory 2026/04/13 02:59:32 INFO : sub dir: Making directory 2026/04/13 02:59:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:59:33 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:59:33 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:59:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:59:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:59:34 INFO : sub dir/hello world: Copied (new) 2026/04/13 02:59:34 DEBUG : Waiting for deletions to finish 2026/04/13 02:59:35 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.11s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.31s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:36 INFO : sub dir2: Making directory 2026/04/13 02:59:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:59:37 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:59:37 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:59:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:59:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 02:59:39 INFO : sub dir/hello world: Copied (new) 2026/04/13 02:59:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.46s) === RUN TestServerSideCopy run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-divazet1mine" 2026/04/13 02:59:43 DEBUG : Starting OpenDrive session with ID: d12460619091312c102f98eb041e85f3599709291dfd7fddb846155195bad0fd sync_test.go:620: Server side copy (if possible) OpenDrive root 'rclone-test-mequfaj7gedu' -> OpenDrive root 'rclone-test-divazet1mine' 2026/04/13 02:59:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:59:43 DEBUG : OpenDrive root 'rclone-test-divazet1mine': Waiting for checks to finish 2026/04/13 02:59:43 DEBUG : OpenDrive root 'rclone-test-divazet1mine': Waiting for transfers to finish 2026/04/13 02:59:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:59:44 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/13 02:59:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 02:59:45 DEBUG : OpenDrive root 'rclone-test-divazet1mine': Purge remote --- PASS: TestServerSideCopy (6.03s) === RUN TestCopyOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3648774446) 2026/04/13 02:59:48 DEBUG : sub dir/hello world: size = 11 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 02:59:48 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 02:59:48 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 02:59:48 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 02:59:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2026/04/13 02:59:50 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 02:59:50 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/13 02:59:50 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.22s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 02:59:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 02:59:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-birofiq4jeti" 2026/04/13 02:59:54 DEBUG : Starting OpenDrive session with ID: d464d046541180d16efcf5cec123d37728077053ddedb596199fdc1e145dfeba sync_test.go:656: Server side copy (if possible) OpenDrive root 'rclone-test-mequfaj7gedu' -> OpenDrive root 'rclone-test-birofiq4jeti' 2026/04/13 02:59:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 02:59:55 DEBUG : OpenDrive root 'rclone-test-birofiq4jeti': Waiting for checks to finish 2026/04/13 02:59:55 DEBUG : OpenDrive root 'rclone-test-birofiq4jeti': Waiting for transfers to finish 2026/04/13 02:59:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 02:59:56 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/13 02:59:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 02:59:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2026/04/13 02:59:58 DEBUG : sub dir/hello world: size = 17 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 02:59:58 DEBUG : sub dir/hello world: size = 11 (OpenDrive root 'rclone-test-birofiq4jeti') 2026/04/13 02:59:58 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 02:59:58 DEBUG : OpenDrive root 'rclone-test-birofiq4jeti': Waiting for checks to finish 2026/04/13 02:59:58 DEBUG : OpenDrive root 'rclone-test-birofiq4jeti': Waiting for transfers to finish 2026/04/13 02:59:58 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 02:59:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/13 02:59:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 02:59:59 DEBUG : OpenDrive root 'rclone-test-birofiq4jeti': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: folder not empty run.go:130: removing dir "sub dir" failed - try 2/3: folder not empty --- PASS: TestServerSideCopyOverSelf (11.67s) === RUN TestMoveOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 03:00:06 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:00:06 DEBUG : sub dir/hello world: size = 11 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:00:06 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 03:00:06 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2026/04/13 03:00:07 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 03:00:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/13 03:00:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/13 03:00:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.70s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 03:00:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-voqopiz3veda" 2026/04/13 03:00:11 DEBUG : Starting OpenDrive session with ID: 40dea29c0bf18e58cff3d452fa14278fb082078b2fd32e7ae0414155161462f7 sync_test.go:701: Server side copy (if possible) OpenDrive root 'rclone-test-mequfaj7gedu' -> OpenDrive root 'rclone-test-voqopiz3veda' 2026/04/13 03:00:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 03:00:12 DEBUG : OpenDrive root 'rclone-test-voqopiz3veda': Waiting for checks to finish 2026/04/13 03:00:12 DEBUG : OpenDrive root 'rclone-test-voqopiz3veda': Waiting for transfers to finish 2026/04/13 03:00:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 03:00:13 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/13 03:00:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 03:00:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2026/04/13 03:00:15 DEBUG : OpenDrive root 'rclone-test-voqopiz3veda': Using server-side directory move 2026/04/13 03:00:15 INFO : OpenDrive root 'rclone-test-voqopiz3veda': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/13 03:00:16 DEBUG : OpenDrive root 'rclone-test-voqopiz3veda': Waiting for checks to finish 2026/04/13 03:00:16 DEBUG : sub dir/hello world: size = 17 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:00:16 DEBUG : sub dir/hello world: size = 11 (OpenDrive root 'rclone-test-voqopiz3veda') 2026/04/13 03:00:16 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 03:00:16 DEBUG : OpenDrive root 'rclone-test-voqopiz3veda': Waiting for transfers to finish 2026/04/13 03:00:16 INFO : sub dir/hello world: Deleted 2026/04/13 03:00:16 INFO : sub dir/hello world: Moved (server-side) 2026/04/13 03:00:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2026/04/13 03:00:19 DEBUG : testing file moves 2026/04/13 03:00:19 DEBUG : sub dir/hello world: size = 24 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:00:19 DEBUG : sub dir/hello world: size = 17 (OpenDrive root 'rclone-test-voqopiz3veda') 2026/04/13 03:00:19 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 03:00:19 DEBUG : OpenDrive root 'rclone-test-voqopiz3veda': Waiting for checks to finish 2026/04/13 03:00:19 DEBUG : OpenDrive root 'rclone-test-voqopiz3veda': Waiting for transfers to finish 2026/04/13 03:00:19 INFO : sub dir/hello world: Deleted 2026/04/13 03:00:20 INFO : sub dir/hello world: Moved (server-side) 2026/04/13 03:00:21 DEBUG : OpenDrive root 'rclone-test-voqopiz3veda': Purge remote --- PASS: TestServerSideMoveOverSelf (13.43s) === RUN TestCopyAfterDelete run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 03:00:24 ERROR : error listing: directory not found 2026/04/13 03:00:25 INFO : Local file system at /tmp/rclone3648774446: Making directory 2026/04/13 03:00:25 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:25 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.20s) === RUN TestCopyRedownload run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 03:00:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/13 03:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 03:00:29 DEBUG : Local file system at /tmp/rclone3648774446: Waiting for checks to finish 2026/04/13 03:00:29 DEBUG : Local file system at /tmp/rclone3648774446: Waiting for transfers to finish 2026/04/13 03:00:29 DEBUG : sub dir/hello world.8a47773c.partial: size = 11 OK 2026/04/13 03:00:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:00:29 DEBUG : sub dir/hello world.8a47773c.partial: renamed to: sub dir/hello world 2026/04/13 03:00:29 INFO : sub dir/hello world: Copied (new) 2026/04/13 03:00:29 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (3.97s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:30 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/13 03:00:30 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:30 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:31 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2026/04/13 03:00:32 DEBUG : check sum: size = 1 OK 2026/04/13 03:00:32 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 03:00:32 INFO : check sum: Copied (new) 2026/04/13 03:00:32 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:32 DEBUG : check sum: size = 1 OK 2026/04/13 03:00:32 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:32 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 03:00:32 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/04/13 03:00:32 DEBUG : check sum: Unchanged skipping 2026/04/13 03:00:32 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:32 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.01s) === RUN TestSyncSizeOnly run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/13 03:00:33 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:33 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:34 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2026/04/13 03:00:35 DEBUG : sizeonly: size = 6 OK 2026/04/13 03:00:35 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 03:00:35 INFO : sizeonly: Copied (new) 2026/04/13 03:00:35 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:35 DEBUG : sizeonly: size = 6 OK 2026/04/13 03:00:35 DEBUG : sizeonly: Sizes identical 2026/04/13 03:00:35 DEBUG : sizeonly: Unchanged skipping 2026/04/13 03:00:35 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:35 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:35 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.68s) === RUN TestSyncIgnoreSize run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/13 03:00:36 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:36 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:37 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2026/04/13 03:00:37 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/04/13 03:00:37 INFO : ignore-size: Copied (new) 2026/04/13 03:00:37 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:38 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:38 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:00:38 DEBUG : ignore-size: Unchanged skipping 2026/04/13 03:00:38 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:38 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.66s) === RUN TestSyncIgnoreTimes run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:39 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2026/04/13 03:00:40 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:40 DEBUG : existing: size = 6 OK 2026/04/13 03:00:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:00:40 DEBUG : existing: Unchanged skipping 2026/04/13 03:00:40 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:40 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:40 INFO : There was nothing to transfer 2026/04/13 03:00:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/13 03:00:41 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:41 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:41 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2026/04/13 03:00:42 DEBUG : existing: size = 6 OK 2026/04/13 03:00:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 03:00:42 INFO : existing: Copied (replaced existing) 2026/04/13 03:00:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.90s) === RUN TestSyncIgnoreExisting run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/13 03:00:43 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:43 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:43 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2026/04/13 03:00:44 DEBUG : existing: size = 6 OK 2026/04/13 03:00:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 03:00:44 INFO : existing: Copied (new) 2026/04/13 03:00:44 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:45 DEBUG : existing: Destination exists, skipping 2026/04/13 03:00:45 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:45 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:45 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.80s) === RUN TestSyncIgnoreErrors run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:46 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:00:48 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2026/04/13 03:00:49 INFO : d: Making directory 2026/04/13 03:00:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/13 03:00:51 DEBUG : c/non empty space: size = 5 OK 2026/04/13 03:00:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:00:51 DEBUG : c/non empty space: Unchanged skipping 2026/04/13 03:00:51 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:51 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:52 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:00:53 DEBUG : a/potato2: size = 60 OK 2026/04/13 03:00:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 03:00:53 INFO : a/potato2: Copied (new) 2026/04/13 03:00:53 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:53 INFO : b/potato: Deleted 2026/04/13 03:00:53 INFO : d: Removing directory 2026/04/13 03:00:53 INFO : b: Removing directory 2026/04/13 03:00:53 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (10.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:00:57 DEBUG : empty space: size = 1 OK 2026/04/13 03:00:57 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 2026/04/13 03:00:57 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 03:00:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/13 03:00:57 DEBUG : empty space: Unchanged skipping 2026/04/13 03:00:57 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:57 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:57 INFO : There was nothing to transfer 2026/04/13 03:00:58 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:00:58 DEBUG : empty space: size = 1 OK 2026/04/13 03:00:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/04/13 03:00:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 03:00:58 INFO : empty space: Updated modification time in destination 2026/04/13 03:00:58 DEBUG : empty space: Unchanged skipping 2026/04/13 03:00:58 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:00:58 DEBUG : Waiting for deletions to finish 2026/04/13 03:00:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.10s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:00:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:01:00 DEBUG : empty space: size = 1 OK 2026/04/13 03:01:00 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 2026/04/13 03:01:00 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:01:00 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/13 03:01:00 DEBUG : empty space: Unchanged skipping 2026/04/13 03:01:00 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:01:00 DEBUG : Waiting for deletions to finish 2026/04/13 03:01:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.62s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:01:02 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2026/04/13 03:01:03 DEBUG : foo: size = 3 OK 2026/04/13 03:01:03 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 2026/04/13 03:01:03 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:01:03 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:01:03 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:01:03 DEBUG : foo: md5 differ 2026/04/13 03:01:03 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:01:03 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2026/04/13 03:01:04 DEBUG : foo: size = 3 OK 2026/04/13 03:01:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/04/13 03:01:04 INFO : foo: Copied (replaced existing) 2026/04/13 03:01:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (3.72s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:01:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 03:01:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/13 03:01:14 DEBUG : empty space: size = 1 OK 2026/04/13 03:01:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:01:14 DEBUG : empty space: Unchanged skipping 2026/04/13 03:01:14 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:01:14 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:01:15 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2026/04/13 03:01:16 DEBUG : potato: size = 60 OK 2026/04/13 03:01:16 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 03:01:16 INFO : potato: Copied (new) 2026/04/13 03:01:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (11.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:01:17 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2026/04/13 03:01:18 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:01:18 DEBUG : potato: size = 60 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:01:18 DEBUG : potato: Sizes differ 2026/04/13 03:01:18 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:01:18 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:01:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:01:20 DEBUG : potato: size = 21 OK 2026/04/13 03:01:20 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/04/13 03:01:20 INFO : potato: Copied (replaced existing) 2026/04/13 03:01:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.69s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:01:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:01:22 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:01:22 DEBUG : potato: size = 21 OK 2026/04/13 03:01:22 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 2026/04/13 03:01:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:01:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:01:22 DEBUG : potato: md5 differ 2026/04/13 03:01:22 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:01:22 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:01:23 DEBUG : potato: size = 21 OK 2026/04/13 03:01:23 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/13 03:01:23 INFO : potato: Copied (replaced existing) 2026/04/13 03:01:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:01:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:01:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:01:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 03:01:27 DEBUG : empty space: size = 1 OK 2026/04/13 03:01:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/13 03:01:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:01:27 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:01:27 DEBUG : empty space: Unchanged skipping 2026/04/13 03:01:27 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:01:27 DEBUG : Waiting for deletions to finish 2026/04/13 03:01:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:01:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:01:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:01:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 03:01:32 DEBUG : empty space: size = 1 OK 2026/04/13 03:01:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:01:32 DEBUG : empty space: Unchanged skipping 2026/04/13 03:01:32 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:01:32 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:01:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:01:33 DEBUG : potato2: size = 60 OK 2026/04/13 03:01:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 03:01:33 INFO : potato2: Copied (new) 2026/04/13 03:01:33 DEBUG : Waiting for deletions to finish 2026/04/13 03:01:34 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:01:35 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:01:37 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2026/04/13 03:01:38 INFO : d: Making directory 2026/04/13 03:01:39 INFO : d/e: Making directory 2026/04/13 03:01:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/13 03:01:40 DEBUG : c/non empty space: size = 5 OK 2026/04/13 03:01:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:01:40 DEBUG : c/non empty space: Unchanged skipping 2026/04/13 03:01:40 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:01:40 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:01:41 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:01:42 DEBUG : a/potato2: size = 60 OK 2026/04/13 03:01:42 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 03:01:42 INFO : a/potato2: Copied (new) 2026/04/13 03:01:42 DEBUG : Waiting for deletions to finish 2026/04/13 03:01:42 INFO : b/potato: Deleted 2026/04/13 03:01:42 INFO : d/e: Removing directory 2026/04/13 03:01:42 INFO : d: Removing directory 2026/04/13 03:01:43 INFO : b: Removing directory 2026/04/13 03:01:43 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:01:46 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:01:48 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2026/04/13 03:01:49 INFO : d: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 03:01:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/13 03:01:58 DEBUG : c/non empty space: size = 5 OK 2026/04/13 03:01:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:01:58 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:01:58 DEBUG : c/non empty space: Unchanged skipping 2026/04/13 03:01:58 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:01:59 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:02:00 DEBUG : a/potato2: size = 60 OK 2026/04/13 03:02:00 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 03:02:00 INFO : a/potato2: Copied (new) 2026/04/13 03:02:00 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:02:00 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:02:03 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:02:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:02:07 DEBUG : Waiting for deletions to finish 2026/04/13 03:02:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 03:02:07 DEBUG : empty space: size = 1 OK 2026/04/13 03:02:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:02:07 DEBUG : empty space: Unchanged skipping 2026/04/13 03:02:07 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:07 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:07 INFO : potato: Deleted 2026/04/13 03:02:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:02:09 DEBUG : potato2: size = 60 OK 2026/04/13 03:02:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 03:02:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.04s) === RUN TestSyncDeleteBefore run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:02:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:02:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:02:13 DEBUG : Waiting for deletions to finish 2026/04/13 03:02:13 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:13 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:14 INFO : potato: Deleted 2026/04/13 03:02:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 03:02:14 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:14 DEBUG : empty space: size = 1 OK 2026/04/13 03:02:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:02:14 DEBUG : empty space: Unchanged skipping 2026/04/13 03:02:14 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:02:15 DEBUG : potato2: size = 60 OK 2026/04/13 03:02:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/13 03:02:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.56s) === RUN TestCopyDeleteBefore run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:02:17 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/04/13 03:02:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 03:02:19 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:19 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:19 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2026/04/13 03:02:20 DEBUG : potato2: size = 19 OK 2026/04/13 03:02:20 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/04/13 03:02:20 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyDeleteBefore (12.30s) === RUN TestSyncWithExclude run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:02:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:02:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:02:32 DEBUG : enormous: Excluded (Size Filter) 2026/04/13 03:02:32 DEBUG : enormous: Excluded 2026/04/13 03:02:32 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 03:02:32 DEBUG : potato2: Excluded 2026/04/13 03:02:32 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 03:02:32 DEBUG : potato2: Excluded 2026/04/13 03:02:32 DEBUG : empty space: size = 1 OK 2026/04/13 03:02:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:02:32 DEBUG : empty space: Unchanged skipping 2026/04/13 03:02:32 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:32 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:32 DEBUG : Waiting for deletions to finish 2026/04/13 03:02:32 INFO : There was nothing to transfer 2026/04/13 03:02:32 DEBUG : enormous: Excluded (Size Filter) 2026/04/13 03:02:32 DEBUG : enormous: Excluded 2026/04/13 03:02:32 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 03:02:32 DEBUG : potato2: Excluded 2026/04/13 03:02:33 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 03:02:33 DEBUG : potato2: Excluded 2026/04/13 03:02:33 DEBUG : empty space: size = 1 OK 2026/04/13 03:02:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/13 03:02:33 DEBUG : empty space: Unchanged skipping 2026/04/13 03:02:33 DEBUG : Local file system at /tmp/rclone3648774446: Waiting for checks to finish 2026/04/13 03:02:33 DEBUG : Local file system at /tmp/rclone3648774446: Waiting for transfers to finish 2026/04/13 03:02:33 DEBUG : Waiting for deletions to finish 2026/04/13 03:02:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:02:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:02:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:02:37 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2026/04/13 03:02:38 DEBUG : enormous: Excluded (Size Filter) 2026/04/13 03:02:38 DEBUG : enormous: Excluded 2026/04/13 03:02:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 03:02:38 DEBUG : potato2: Excluded 2026/04/13 03:02:38 DEBUG : empty space: size = 1 OK 2026/04/13 03:02:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:02:38 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:38 DEBUG : empty space: Unchanged skipping 2026/04/13 03:02:38 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:38 DEBUG : Waiting for deletions to finish 2026/04/13 03:02:39 INFO : potato2: Deleted 2026/04/13 03:02:39 INFO : enormous: Deleted 2026/04/13 03:02:39 INFO : There was nothing to transfer 2026/04/13 03:02:39 DEBUG : empty space: size = 1 OK 2026/04/13 03:02:39 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/13 03:02:39 DEBUG : empty space: Unchanged skipping 2026/04/13 03:02:39 DEBUG : Local file system at /tmp/rclone3648774446: Waiting for checks to finish 2026/04/13 03:02:39 DEBUG : Local file system at /tmp/rclone3648774446: Waiting for transfers to finish 2026/04/13 03:02:39 DEBUG : Waiting for deletions to finish 2026/04/13 03:02:39 INFO : potato2: Deleted 2026/04/13 03:02:39 INFO : enormous: Deleted 2026/04/13 03:02:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.28s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:02:40 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:02:42 DEBUG : two: Uploading chunk 0, size=3, remain=0 2026/04/13 03:02:44 DEBUG : three: Uploading chunk 0, size=5, remain=0 2026/04/13 03:02:46 DEBUG : four: Uploading chunk 0, size=8, remain=0 2026/04/13 03:02:47 DEBUG : five: Need to transfer - File not found at Destination 2026/04/13 03:02:47 DEBUG : four: size = 4 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:02:47 DEBUG : four: size = 8 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:02:47 DEBUG : four: Sizes differ 2026/04/13 03:02:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/13 03:02:47 DEBUG : one: Destination is newer than source, skipping 2026/04/13 03:02:47 DEBUG : three: size = 5 OK 2026/04/13 03:02:47 DEBUG : three: Sizes identical 2026/04/13 03:02:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 03:02:47 DEBUG : two: size = 3 OK 2026/04/13 03:02:47 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:02:47 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:02:47 DEBUG : two: md5 differ 2026/04/13 03:02:47 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:48 DEBUG : four: Uploading chunk 0, size=4, remain=0 2026/04/13 03:02:48 DEBUG : two: Uploading chunk 0, size=3, remain=0 2026/04/13 03:02:48 DEBUG : five: Uploading chunk 0, size=4, remain=0 2026/04/13 03:02:49 DEBUG : four: size = 4 OK 2026/04/13 03:02:49 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/13 03:02:49 INFO : four: Copied (replaced existing) 2026/04/13 03:02:49 DEBUG : two: size = 3 OK 2026/04/13 03:02:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 03:02:49 INFO : two: Copied (replaced existing) 2026/04/13 03:02:49 DEBUG : five: size = 4 OK 2026/04/13 03:02:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/13 03:02:49 INFO : five: Copied (new) 2026/04/13 03:02:49 DEBUG : Waiting for deletions to finish 2026/04/13 03:02:50 DEBUG : five: size = 4 OK 2026/04/13 03:02:50 DEBUG : four: size = 4 OK 2026/04/13 03:02:50 DEBUG : one: Destination is newer than source, skipping 2026/04/13 03:02:50 DEBUG : three: size = 5 OK 2026/04/13 03:02:50 DEBUG : two: size = 3 OK 2026/04/13 03:02:50 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/13 03:02:50 DEBUG : five: Size and md5 of src and dst objects identical 2026/04/13 03:02:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 03:02:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/13 03:02:50 DEBUG : four: Size and md5 of src and dst objects identical 2026/04/13 03:02:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 03:02:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:02:50 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:02:50 DEBUG : three: md5 differ 2026/04/13 03:02:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/13 03:02:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/13 03:02:50 DEBUG : two: Size and md5 of src and dst objects identical 2026/04/13 03:02:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 03:02:50 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:50 DEBUG : three: Uploading chunk 0, size=5, remain=0 2026/04/13 03:02:51 DEBUG : three: size = 5 OK 2026/04/13 03:02:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/13 03:02:51 INFO : three: Copied (replaced existing) 2026/04/13 03:02:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.84s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:1569: Can track renames: true 2026/04/13 03:02:53 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Making map for --track-renames 2026/04/13 03:02:53 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Finished making map for --track-renames 2026/04/13 03:02:53 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/13 03:02:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/13 03:02:53 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for renames to finish 2026/04/13 03:02:53 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:53 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2026/04/13 03:02:54 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2026/04/13 03:02:54 DEBUG : potato: size = 14 OK 2026/04/13 03:02:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/13 03:02:54 INFO : potato: Copied (new) 2026/04/13 03:02:55 DEBUG : yam: size = 11 OK 2026/04/13 03:02:55 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 03:02:55 INFO : yam: Copied (new) 2026/04/13 03:02:55 DEBUG : Waiting for deletions to finish 2026/04/13 03:02:56 DEBUG : potato: size = 14 OK 2026/04/13 03:02:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:02:56 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Making map for --track-renames 2026/04/13 03:02:56 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Finished making map for --track-renames 2026/04/13 03:02:56 DEBUG : potato: Unchanged skipping 2026/04/13 03:02:56 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:56 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for renames to finish 2026/04/13 03:02:56 DEBUG : yam: same parent dir (ODFfMTEzMjY2MTVfbzJ3SEY) - using file/rename instead of move_copy for yaml 2026/04/13 03:02:56 INFO : yam: Moved (server-side) to: yaml 2026/04/13 03:02:56 INFO : yaml: Renamed from "yam" 2026/04/13 03:02:56 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:56 DEBUG : Waiting for deletions to finish 2026/04/13 03:02:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (4.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/04/13 03:02:57 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Making map for --track-renames 2026/04/13 03:02:57 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Finished making map for --track-renames 2026/04/13 03:02:57 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:02:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/13 03:02:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/13 03:02:57 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for renames to finish 2026/04/13 03:02:57 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:02:58 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2026/04/13 03:02:59 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2026/04/13 03:02:59 DEBUG : yam: size = 11 OK 2026/04/13 03:02:59 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 03:02:59 INFO : yam: Copied (new) 2026/04/13 03:02:59 DEBUG : potato: size = 14 OK 2026/04/13 03:02:59 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/13 03:02:59 INFO : potato: Copied (new) 2026/04/13 03:02:59 DEBUG : Waiting for deletions to finish 2026/04/13 03:03:00 DEBUG : potato: size = 14 OK 2026/04/13 03:03:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:03:00 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Making map for --track-renames 2026/04/13 03:03:00 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Finished making map for --track-renames 2026/04/13 03:03:00 DEBUG : potato: Unchanged skipping 2026/04/13 03:03:00 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:03:00 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for renames to finish 2026/04/13 03:03:00 DEBUG : yam: same parent dir (ODFfMTEzMjY2MTVfbzJ3SEY) - using file/rename instead of move_copy for yaml 2026/04/13 03:03:00 INFO : yam: Moved (server-side) to: yaml 2026/04/13 03:03:00 INFO : yaml: Renamed from "yam" 2026/04/13 03:03:00 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:03:00 DEBUG : Waiting for deletions to finish 2026/04/13 03:03:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/04/13 03:03:01 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Making map for --track-renames 2026/04/13 03:03:01 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Finished making map for --track-renames 2026/04/13 03:03:01 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:03:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/13 03:03:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/13 03:03:01 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for renames to finish 2026/04/13 03:03:01 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:03:02 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2026/04/13 03:03:02 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2026/04/13 03:03:03 DEBUG : potato: size = 14 OK 2026/04/13 03:03:03 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/13 03:03:03 INFO : potato: Copied (new) 2026/04/13 03:03:03 DEBUG : sub/yam: size = 11 OK 2026/04/13 03:03:03 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/13 03:03:03 INFO : sub/yam: Copied (new) 2026/04/13 03:03:03 DEBUG : Waiting for deletions to finish 2026/04/13 03:03:04 DEBUG : potato: size = 14 OK 2026/04/13 03:03:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:03:04 DEBUG : potato: Unchanged skipping 2026/04/13 03:03:04 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Making map for --track-renames 2026/04/13 03:03:04 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Finished making map for --track-renames 2026/04/13 03:03:04 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:03:04 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for renames to finish 2026/04/13 03:03:05 INFO : sub/yam: Moved (server-side) to: yam 2026/04/13 03:03:05 INFO : yam: Renamed from "sub/yam" 2026/04/13 03:03:05 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:03:05 DEBUG : Waiting for deletions to finish 2026/04/13 03:03:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.08s) === RUN TestServerSideMoveLocal run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:03:06 DEBUG : Creating backend with remote "/tmp/rclone3648774446/dir1" 2026/04/13 03:03:06 DEBUG : Config file has changed externally - reloading 2026/04/13 03:03:06 DEBUG : Creating backend with remote "/tmp/rclone3648774446/dir2" 2026/04/13 03:03:06 DEBUG : Local file system at /tmp/rclone3648774446/dir2: Using server-side directory move 2026/04/13 03:03:06 INFO : Local file system at /tmp/rclone3648774446/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/13 03:03:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/13 03:03:06 DEBUG : Local file system at /tmp/rclone3648774446/dir2: Waiting for checks to finish 2026/04/13 03:03:06 DEBUG : Local file system at /tmp/rclone3648774446/dir2: Waiting for transfers to finish 2026/04/13 03:03:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 03:03:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/13 03:03:07 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:03:07 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:03:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 03:03:09 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2026/04/13 03:03:09 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 03:03:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:03:09 INFO : sub dir/hello world: Copied (new) 2026/04/13 03:03:09 INFO : sub dir/hello world: Deleted 2026/04/13 03:03:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/13 03:03:10 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/13 03:03:10 INFO : nested/sub dir/file: Copied (new) 2026/04/13 03:03:10 INFO : nested/sub dir/file: Deleted 2026/04/13 03:03:10 INFO : sub dir: Removing directory 2026/04/13 03:03:10 INFO : nested/sub dir: Removing directory 2026/04/13 03:03:10 INFO : nested: Removing directory 2026/04/13 03:03:10 DEBUG : Local file system at /tmp/rclone3648774446: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (6.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:03:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 03:03:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/13 03:03:13 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:03:13 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:03:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/13 03:03:15 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2026/04/13 03:03:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 03:03:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:03:15 INFO : sub dir/hello world: Copied (new) 2026/04/13 03:03:15 INFO : sub dir/hello world: Deleted 2026/04/13 03:03:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/13 03:03:16 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/13 03:03:16 INFO : nested/sub dir/file: Copied (new) 2026/04/13 03:03:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.07s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:03:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/13 03:03:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/13 03:03:19 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:03:19 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:03:20 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2026/04/13 03:03:21 DEBUG : existing-b: size = 6 OK 2026/04/13 03:03:21 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/04/13 03:03:21 INFO : existing-b: Copied (new) 2026/04/13 03:03:21 INFO : existing-b: Deleted 2026/04/13 03:03:21 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2026/04/13 03:03:22 DEBUG : existing: size = 6 OK 2026/04/13 03:03:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 03:03:22 INFO : existing: Copied (new) 2026/04/13 03:03:22 INFO : existing: Deleted 2026/04/13 03:03:22 DEBUG : existing: Destination exists, skipping 2026/04/13 03:03:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/13 03:03:22 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:03:22 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:03:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.46s) === RUN TestServerSideMove run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:03:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dobazij9fati" 2026/04/13 03:03:24 DEBUG : Starting OpenDrive session with ID: c1d797e89f48d340b7ea5ac51b7771f0136a9cdd907b2decfafd8b37c85ab4d7 2026/04/13 03:03:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:03:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:03:28 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1736: Server side move (if possible) OpenDrive root 'rclone-test-mequfaj7gedu' -> OpenDrive root 'rclone-test-dobazij9fati' 2026/04/13 03:03:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:03:33 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2026/04/13 03:03:34 DEBUG : OpenDrive root 'rclone-test-dobazij9fati': Using server-side directory move 2026/04/13 03:03:34 INFO : OpenDrive root 'rclone-test-dobazij9fati': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/13 03:03:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 03:03:34 DEBUG : empty space: size = 1 OK 2026/04/13 03:03:34 DEBUG : OpenDrive root 'rclone-test-dobazij9fati': Waiting for checks to finish 2026/04/13 03:03:34 DEBUG : potato3: size = 68 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:03:34 DEBUG : potato3: size = 60 (OpenDrive root 'rclone-test-dobazij9fati') 2026/04/13 03:03:34 DEBUG : potato3: Sizes differ 2026/04/13 03:03:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/13 03:03:34 DEBUG : empty space: Unchanged skipping 2026/04/13 03:03:34 INFO : potato3: Deleted 2026/04/13 03:03:34 INFO : empty space: Deleted 2026/04/13 03:03:34 DEBUG : OpenDrive root 'rclone-test-dobazij9fati': Waiting for transfers to finish 2026/04/13 03:03:34 INFO : potato2: Moved (server-side) 2026/04/13 03:03:35 INFO : potato3: Moved (server-side) 2026/04/13 03:03:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xahoqim9boqa" 2026/04/13 03:03:36 DEBUG : Starting OpenDrive session with ID: 50facc02999ea97c03b64c9dbd0a230c5ff786ffbdadda2900d65c5c8d7143cd 2026/04/13 03:03:36 DEBUG : OpenDrive root 'rclone-test-xahoqim9boqa': Using server-side directory move 2026/04/13 03:03:36 DEBUG : same parent dir (0) - using folder/rename instead of move_copy 2026/04/13 03:03:36 INFO : OpenDrive root 'rclone-test-xahoqim9boqa': Server side directory move succeeded 2026/04/13 03:03:36 ERROR : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 03:03:44 ERROR : error listing: directory not found 2026/04/13 03:03:44 DEBUG : OpenDrive root 'rclone-test-xahoqim9boqa': Purge remote 2026/04/13 03:03:44 DEBUG : OpenDrive root 'rclone-test-dobazij9fati': Purge remote 2026/04/13 03:03:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.68s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:03:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fadogem0lige" 2026/04/13 03:03:45 DEBUG : Starting OpenDrive session with ID: 06d6fb21195194fc318a2cc9448e8dbdeef64129855782b65ac8794dabaeed7c 2026/04/13 03:03:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:03:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:03:50 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1736: Server side move (if possible) OpenDrive root 'rclone-test-mequfaj7gedu' -> OpenDrive root 'rclone-test-fadogem0lige' 2026/04/13 03:03:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:03:53 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2026/04/13 03:03:55 DEBUG : empty space: Excluded (Size Filter) 2026/04/13 03:03:55 DEBUG : empty space: Excluded 2026/04/13 03:03:55 DEBUG : empty space: Excluded (Size Filter) 2026/04/13 03:03:55 DEBUG : empty space: Excluded 2026/04/13 03:03:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 03:03:55 DEBUG : potato3: size = 68 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:03:55 DEBUG : potato3: size = 60 (OpenDrive root 'rclone-test-fadogem0lige') 2026/04/13 03:03:55 DEBUG : potato3: Sizes differ 2026/04/13 03:03:55 DEBUG : OpenDrive root 'rclone-test-fadogem0lige': Waiting for checks to finish 2026/04/13 03:03:55 DEBUG : OpenDrive root 'rclone-test-fadogem0lige': Waiting for transfers to finish 2026/04/13 03:03:55 INFO : potato3: Deleted 2026/04/13 03:03:55 INFO : potato2: Moved (server-side) 2026/04/13 03:03:55 INFO : potato3: Moved (server-side) 2026/04/13 03:03:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cejijur8pade" 2026/04/13 03:03:56 DEBUG : Starting OpenDrive session with ID: ee6b02ee21a99d86c8220362f6a719a4d72819fcb9a4f1ff028ffef12ac78c18 2026/04/13 03:03:57 DEBUG : empty space: Excluded (Size Filter) 2026/04/13 03:03:57 DEBUG : empty space: Excluded 2026/04/13 03:03:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 03:03:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/13 03:03:57 DEBUG : OpenDrive root 'rclone-test-cejijur8pade': Waiting for checks to finish 2026/04/13 03:03:57 DEBUG : OpenDrive root 'rclone-test-cejijur8pade': Waiting for transfers to finish 2026/04/13 03:03:57 INFO : potato3: Moved (server-side) 2026/04/13 03:03:57 INFO : potato2: Moved (server-side) 2026/04/13 03:03:58 DEBUG : OpenDrive root 'rclone-test-cejijur8pade': Purge remote 2026/04/13 03:03:58 DEBUG : OpenDrive root 'rclone-test-fadogem0lige': Purge remote --- PASS: TestServerSideMoveWithFilter (14.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:03:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cuweqed1bonu" 2026/04/13 03:03:59 DEBUG : Starting OpenDrive session with ID: ab564e8071917be349a0fc7189c99af8d719519025b492772179ce92c405d91b 2026/04/13 03:04:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/13 03:04:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:04:04 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2026/04/13 03:04:05 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) OpenDrive root 'rclone-test-mequfaj7gedu' -> OpenDrive root 'rclone-test-cuweqed1bonu' 2026/04/13 03:04:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/13 03:04:09 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2026/04/13 03:04:10 DEBUG : OpenDrive root 'rclone-test-cuweqed1bonu': Using server-side directory move 2026/04/13 03:04:10 INFO : OpenDrive root 'rclone-test-cuweqed1bonu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/13 03:04:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 03:04:10 DEBUG : potato3: size = 68 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:04:10 DEBUG : potato3: size = 60 (OpenDrive root 'rclone-test-cuweqed1bonu') 2026/04/13 03:04:10 DEBUG : potato3: Sizes differ 2026/04/13 03:04:10 DEBUG : empty space: size = 1 OK 2026/04/13 03:04:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/13 03:04:10 DEBUG : empty space: Unchanged skipping 2026/04/13 03:04:10 INFO : potato3: Deleted 2026/04/13 03:04:10 DEBUG : OpenDrive root 'rclone-test-cuweqed1bonu': Waiting for checks to finish 2026/04/13 03:04:10 INFO : potato2: Moved (server-side) 2026/04/13 03:04:10 INFO : potato3: Moved (server-side) 2026/04/13 03:04:11 INFO : empty space: Deleted 2026/04/13 03:04:11 DEBUG : OpenDrive root 'rclone-test-cuweqed1bonu': Waiting for transfers to finish 2026/04/13 03:04:11 INFO : tomatoDir: Removing directory 2026/04/13 03:04:11 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': deleted 1 directories 2026/04/13 03:04:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cotirec1zuxo" 2026/04/13 03:04:12 DEBUG : Starting OpenDrive session with ID: 3c4c113ada33c7f8286adfeb23294e78a52f319fd88b811ead6cd581eb8e3dc3 2026/04/13 03:04:13 INFO : tomatoDir: Making directory 2026/04/13 03:04:13 DEBUG : OpenDrive root 'rclone-test-cotirec1zuxo': Using server-side directory move 2026/04/13 03:04:13 DEBUG : same parent dir (0) - using folder/rename instead of move_copy 2026/04/13 03:04:13 INFO : OpenDrive root 'rclone-test-cotirec1zuxo': Server side directory move succeeded 2026/04/13 03:04:14 ERROR : error listing: directory not found 2026/04/13 03:04:14 ERROR : error listing: directory not found 2026/04/13 03:04:14 DEBUG : OpenDrive root 'rclone-test-cotirec1zuxo': Purge remote 2026/04/13 03:04:14 DEBUG : OpenDrive root 'rclone-test-cuweqed1bonu': Purge remote 2026/04/13 03:04:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.10s) === RUN TestServerSideMoveOverlap run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:04:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/rclone-sync-test" 2026/04/13 03:04:16 DEBUG : Starting OpenDrive session with ID: 21dc9326b05ec2097530b77d2b5fdb9242fe0e8397cac8af2ccf0b02cc204727 --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:04:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/rclone-sync-test" 2026/04/13 03:04:17 DEBUG : Starting OpenDrive session with ID: 88c930688cb2e9ac0e3b4f51a0a85fa5b79a06a1815b70c1a68488ff1dfc2c86 2026/04/13 03:04:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/rclone-sync-test-include/layer2" 2026/04/13 03:04:19 DEBUG : Starting OpenDrive session with ID: 27f9f08697385bc844db4aa9e3302c49153dd7beb27bd6ed91c89145b0a0bf8d 2026/04/13 03:04:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/rclone-sync-test-ignore-file" 2026/04/13 03:04:21 DEBUG : Starting OpenDrive session with ID: 136d9d0d01f274ef3af69f13412f11b2a7b11fecdb698f2b17890a766d8c43a4 2026/04/13 03:04:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2026/04/13 03:04:24 DEBUG : rclone-sync-test: Excluded 2026/04/13 03:04:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 03:04:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/13 03:04:25 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/rclone-sync-test': Waiting for checks to finish 2026/04/13 03:04:25 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/rclone-sync-test': Waiting for transfers to finish 2026/04/13 03:04:25 DEBUG : Waiting for deletions to finish 2026/04/13 03:04:25 INFO : There was nothing to transfer 2026/04/13 03:04:26 DEBUG : rclone-sync-test: Excluded 2026/04/13 03:04:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 03:04:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/13 03:04:26 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:04:26 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:04:26 DEBUG : Waiting for deletions to finish 2026/04/13 03:04:26 INFO : rclone-sync-test-include: Removing directory 2026/04/13 03:04:27 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': deleted 1 directories 2026/04/13 03:04:27 INFO : There was nothing to transfer 2026/04/13 03:04:27 DEBUG : rclone-sync-test: Excluded 2026/04/13 03:04:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 03:04:27 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/13 03:04:27 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/13 03:04:27 DEBUG : Waiting for deletions to finish 2026/04/13 03:04:27 INFO : There was nothing to transfer 2026/04/13 03:04:28 DEBUG : rclone-sync-test: Excluded 2026/04/13 03:04:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 03:04:28 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:04:28 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:04:28 DEBUG : Waiting for deletions to finish 2026/04/13 03:04:28 INFO : There was nothing to transfer 2026/04/13 03:04:28 DEBUG : Excluded 2026/04/13 03:04:29 DEBUG : rclone-sync-test: Excluded 2026/04/13 03:04:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 03:04:29 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/13 03:04:29 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/13 03:04:29 DEBUG : Waiting for deletions to finish 2026/04/13 03:04:29 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (13.45s) === RUN TestSyncCompareDest run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:04:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/dst" 2026/04/13 03:04:31 DEBUG : Starting OpenDrive session with ID: 8ecdead05171132cb27f5a8a7c715cffb6d1ddacd26650cbb9beb53357ff0e3b 2026/04/13 03:04:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/CompareDest" 2026/04/13 03:04:32 DEBUG : Starting OpenDrive session with ID: ad2b359aad671c84fbd37d6b638642158ee422c17b7e27e07fec5d50456a2a05 2026/04/13 03:04:33 DEBUG : one: Need to transfer - File not found at Destination 2026/04/13 03:04:33 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:04:33 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:04:34 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:04:35 DEBUG : one: size = 3 OK 2026/04/13 03:04:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 03:04:35 INFO : one: Copied (new) 2026/04/13 03:04:35 DEBUG : Waiting for deletions to finish 2026/04/13 03:04:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:04:36 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:04:36 DEBUG : one: Sizes differ 2026/04/13 03:04:36 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:04:36 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:04:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/13 03:04:37 DEBUG : one: size = 5 OK 2026/04/13 03:04:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/13 03:04:37 INFO : one: Copied (replaced existing) 2026/04/13 03:04:37 DEBUG : Waiting for deletions to finish 2026/04/13 03:04:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:04:40 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2026/04/13 03:04:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:04:41 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:04:41 DEBUG : one: Sizes differ 2026/04/13 03:04:41 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:04:42 DEBUG : one: size = 5 OK 2026/04/13 03:04:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:04:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 03:04:42 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:04:42 DEBUG : Waiting for deletions to finish 2026/04/13 03:04:42 INFO : There was nothing to transfer 2026/04/13 03:04:43 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2026/04/13 03:04:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:04:44 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:04:44 DEBUG : one: Sizes differ 2026/04/13 03:04:44 DEBUG : two: size = 3 OK 2026/04/13 03:04:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:04:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/13 03:04:44 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:04:44 DEBUG : one: size = 5 OK 2026/04/13 03:04:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:04:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 03:04:44 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:04:44 DEBUG : Waiting for deletions to finish 2026/04/13 03:04:44 INFO : There was nothing to transfer 2026/04/13 03:04:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:04:45 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:04:45 DEBUG : one: Sizes differ 2026/04/13 03:04:45 DEBUG : two: size = 3 OK 2026/04/13 03:04:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:04:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/13 03:04:45 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:04:45 DEBUG : one: size = 5 OK 2026/04/13 03:04:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:04:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 03:04:45 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:04:45 DEBUG : Waiting for deletions to finish 2026/04/13 03:04:45 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/13 03:04:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:04:46 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:04:46 DEBUG : one: Sizes differ 2026/04/13 03:04:47 DEBUG : two: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:04:47 DEBUG : two: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/CompareDest') 2026/04/13 03:04:47 DEBUG : two: Sizes differ 2026/04/13 03:04:47 DEBUG : two: Need to transfer - File not found at Destination 2026/04/13 03:04:47 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:04:47 DEBUG : one: size = 5 OK 2026/04/13 03:04:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:04:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 03:04:47 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:04:47 DEBUG : two: Uploading chunk 0, size=5, remain=0 2026/04/13 03:04:48 DEBUG : two: size = 5 OK 2026/04/13 03:04:48 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/13 03:04:48 INFO : two: Copied (new) 2026/04/13 03:04:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.33s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:04:52 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2026/04/13 03:04:54 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2026/04/13 03:04:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/dest" 2026/04/13 03:04:56 DEBUG : Starting OpenDrive session with ID: ffe081c867c8a44caa6463304cc46fa2a330c5c6d42da33faacd8ed8ff9f9940 2026/04/13 03:04:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/pre-dest1" 2026/04/13 03:04:57 DEBUG : Starting OpenDrive session with ID: aedfdb67160e2738b086a36eded9d2d2905c7082c9db2cc6a8ccc499de79c006 2026/04/13 03:04:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/pre-dest2" 2026/04/13 03:04:58 DEBUG : Starting OpenDrive session with ID: a56fa5691b99854f565242b78eb0f0370181c340eb94b467577894edd9edccaa 2026/04/13 03:04:58 DEBUG : 1: size = 1 OK 2026/04/13 03:04:58 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:04:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/13 03:04:59 DEBUG : 2: size = 1 OK 2026/04/13 03:04:59 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:04:59 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/13 03:04:59 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/13 03:04:59 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dest': Waiting for checks to finish 2026/04/13 03:04:59 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dest': Waiting for transfers to finish 2026/04/13 03:05:00 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2026/04/13 03:05:01 DEBUG : 3: size = 1 OK 2026/04/13 03:05:01 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/04/13 03:05:01 INFO : 3: Copied (new) 2026/04/13 03:05:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.52s) === RUN TestSyncCopyDest run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:05:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/dst" 2026/04/13 03:05:05 DEBUG : Starting OpenDrive session with ID: ae77794629dedc3901a55799693db66b228d7e1f111d53ed9cb8603c2a2824fb 2026/04/13 03:05:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/CopyDest" 2026/04/13 03:05:06 DEBUG : Starting OpenDrive session with ID: 21568112292c48d7c5b44dca09c5b37c964560f66bc3b9ad605489e39faad323 2026/04/13 03:05:07 DEBUG : one: Need to transfer - File not found at Destination 2026/04/13 03:05:07 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:05:07 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:05:08 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:05:10 DEBUG : one: size = 3 OK 2026/04/13 03:05:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/13 03:05:10 INFO : one: Copied (new) 2026/04/13 03:05:10 DEBUG : Waiting for deletions to finish 2026/04/13 03:05:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:05:10 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:05:10 DEBUG : one: Sizes differ 2026/04/13 03:05:10 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:05:11 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:05:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/13 03:05:12 DEBUG : one: size = 5 OK 2026/04/13 03:05:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/13 03:05:12 INFO : one: Copied (replaced existing) 2026/04/13 03:05:12 DEBUG : Waiting for deletions to finish 2026/04/13 03:05:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:05:15 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2026/04/13 03:05:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/BackupDir" 2026/04/13 03:05:17 DEBUG : Starting OpenDrive session with ID: 0c68bc13edb032cbbf14395300a3e3824ef7d41aade869c9f6ae0122f8a73616 2026/04/13 03:05:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:05:18 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:05:18 DEBUG : one: Sizes differ 2026/04/13 03:05:18 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:05:18 DEBUG : one: size = 5 OK 2026/04/13 03:05:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:05:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:05:18 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:05:18 DEBUG : one: Sizes differ 2026/04/13 03:05:19 INFO : one: Moved (server-side) 2026/04/13 03:05:19 DEBUG : one: size = 5 OK 2026/04/13 03:05:19 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/13 03:05:19 INFO : one: Copied (server-side copy) 2026/04/13 03:05:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/13 03:05:19 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:05:19 DEBUG : Waiting for deletions to finish 2026/04/13 03:05:21 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2026/04/13 03:05:22 DEBUG : one: size = 5 OK 2026/04/13 03:05:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:05:22 DEBUG : one: Unchanged skipping 2026/04/13 03:05:22 DEBUG : two: size = 3 OK 2026/04/13 03:05:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:05:23 DEBUG : two: size = 3 OK 2026/04/13 03:05:23 DEBUG : two: Dst hash empty - aborting Src hash check 2026/04/13 03:05:23 INFO : two: Copied (server-side copy) 2026/04/13 03:05:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/13 03:05:23 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:05:23 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:05:23 DEBUG : Waiting for deletions to finish 2026/04/13 03:05:23 DEBUG : one: size = 5 OK 2026/04/13 03:05:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:05:23 DEBUG : one: Unchanged skipping 2026/04/13 03:05:23 DEBUG : two: size = 3 OK 2026/04/13 03:05:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:05:23 DEBUG : two: Unchanged skipping 2026/04/13 03:05:23 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:05:23 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:05:23 DEBUG : Waiting for deletions to finish 2026/04/13 03:05:23 INFO : There was nothing to transfer 2026/04/13 03:05:24 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2026/04/13 03:05:26 DEBUG : one: size = 5 OK 2026/04/13 03:05:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:05:26 DEBUG : one: Unchanged skipping 2026/04/13 03:05:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:05:26 DEBUG : three: size = 5 (OpenDrive root 'rclone-test-mequfaj7gedu/CopyDest') 2026/04/13 03:05:26 DEBUG : three: Sizes differ 2026/04/13 03:05:26 DEBUG : three: Destination not found in --copy-dest 2026/04/13 03:05:26 DEBUG : three: Need to transfer - File not found at Destination 2026/04/13 03:05:26 DEBUG : two: size = 3 OK 2026/04/13 03:05:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 03:05:26 DEBUG : two: Unchanged skipping 2026/04/13 03:05:26 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:05:26 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:05:27 DEBUG : three: Uploading chunk 0, size=7, remain=0 2026/04/13 03:05:28 DEBUG : three: size = 7 OK 2026/04/13 03:05:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/13 03:05:28 INFO : three: Copied (new) 2026/04/13 03:05:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.69s) === RUN TestSyncBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:05:32 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:05:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/04/13 03:05:35 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/04/13 03:05:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/dst" 2026/04/13 03:05:37 DEBUG : Starting OpenDrive session with ID: 10269e0b53370a7152d66e4c2709781a2f763321c9fa506f85a668a25083e435 2026/04/13 03:05:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/backup" 2026/04/13 03:05:38 DEBUG : Starting OpenDrive session with ID: 6a130cb46b7ff839e77d83998e0d5de80ab456966693c495b855c4a8778f8656 2026/04/13 03:05:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:05:39 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:05:39 DEBUG : one: Sizes differ 2026/04/13 03:05:39 DEBUG : two: size = 3 OK 2026/04/13 03:05:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:05:39 DEBUG : two: Unchanged skipping 2026/04/13 03:05:39 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:05:40 INFO : one: Moved (server-side) 2026/04/13 03:05:40 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:05:41 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/04/13 03:05:42 DEBUG : one: size = 4 OK 2026/04/13 03:05:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 03:05:42 INFO : one: Copied (new) 2026/04/13 03:05:42 DEBUG : Waiting for deletions to finish 2026/04/13 03:05:42 INFO : three.txt: Moved (server-side) 2026/04/13 03:05:42 INFO : three.txt: Moved into backup dir 2026/04/13 03:05:43 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2026/04/13 03:05:45 DEBUG : two: size = 3 OK 2026/04/13 03:05:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:05:45 DEBUG : two: Unchanged skipping 2026/04/13 03:05:45 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:05:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:05:45 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:05:45 DEBUG : one: Sizes differ 2026/04/13 03:05:45 INFO : one: Deleted 2026/04/13 03:05:46 INFO : one: Moved (server-side) 2026/04/13 03:05:46 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:05:46 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/13 03:05:47 DEBUG : one: size = 5 OK 2026/04/13 03:05:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 03:05:47 INFO : one: Copied (new) 2026/04/13 03:05:47 DEBUG : Waiting for deletions to finish 2026/04/13 03:05:48 INFO : three.txt: Deleted 2026/04/13 03:05:48 INFO : three.txt: Moved (server-side) 2026/04/13 03:05:48 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDir (27.27s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:05:59 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:06:01 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/04/13 03:06:03 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/04/13 03:06:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/dst" 2026/04/13 03:06:05 DEBUG : Starting OpenDrive session with ID: 28c7262eef5835e04fe19ddf9fef39c78decdb698cac062de64b126cdab4539d 2026/04/13 03:06:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/backup" 2026/04/13 03:06:05 DEBUG : Starting OpenDrive session with ID: d38ed89b365a59810ca37d744027543b0ffac7569129c2d5048be35c07363b9f 2026/04/13 03:06:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:06:06 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:06:06 DEBUG : one: Sizes differ 2026/04/13 03:06:06 DEBUG : two: size = 3 OK 2026/04/13 03:06:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:06:06 DEBUG : two: Unchanged skipping 2026/04/13 03:06:06 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:06:07 INFO : one: Moved (server-side) to: one.bak 2026/04/13 03:06:07 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:06:08 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/04/13 03:06:09 DEBUG : one: size = 4 OK 2026/04/13 03:06:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 03:06:09 INFO : one: Copied (new) 2026/04/13 03:06:09 DEBUG : Waiting for deletions to finish 2026/04/13 03:06:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/13 03:06:09 INFO : three.txt: Moved into backup dir 2026/04/13 03:06:11 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2026/04/13 03:06:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:06:12 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:06:12 DEBUG : one: Sizes differ 2026/04/13 03:06:12 DEBUG : two: size = 3 OK 2026/04/13 03:06:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:06:12 DEBUG : two: Unchanged skipping 2026/04/13 03:06:12 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:06:12 INFO : one.bak: Deleted 2026/04/13 03:06:13 INFO : one: Moved (server-side) to: one.bak 2026/04/13 03:06:13 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:06:14 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/13 03:06:15 DEBUG : one: size = 5 OK 2026/04/13 03:06:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 03:06:15 INFO : one: Copied (new) 2026/04/13 03:06:15 DEBUG : Waiting for deletions to finish 2026/04/13 03:06:15 INFO : three.txt.bak: Deleted 2026/04/13 03:06:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/13 03:06:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:06:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:06:21 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/04/13 03:06:22 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/04/13 03:06:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/dst" 2026/04/13 03:06:24 DEBUG : Starting OpenDrive session with ID: 36f34e6b85f6bb6981ce8400a835763c311295b4052bdead7bac9a6ee1e3e758 2026/04/13 03:06:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/backup" 2026/04/13 03:06:25 DEBUG : Starting OpenDrive session with ID: a53741a6102820096adc798c56cc5c38192b83aeab3e4ef57f222f8cbe45369c 2026/04/13 03:06:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:06:26 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:06:26 DEBUG : one: Sizes differ 2026/04/13 03:06:26 DEBUG : two: size = 3 OK 2026/04/13 03:06:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:06:26 DEBUG : two: Unchanged skipping 2026/04/13 03:06:26 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:06:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/13 03:06:26 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:06:27 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/04/13 03:06:28 DEBUG : one: size = 4 OK 2026/04/13 03:06:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 03:06:28 INFO : one: Copied (new) 2026/04/13 03:06:28 DEBUG : Waiting for deletions to finish 2026/04/13 03:06:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/13 03:06:29 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 03:06:37 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2026/04/13 03:06:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:06:39 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:06:39 DEBUG : one: Sizes differ 2026/04/13 03:06:39 DEBUG : two: size = 3 OK 2026/04/13 03:06:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:06:39 DEBUG : two: Unchanged skipping 2026/04/13 03:06:39 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:06:39 INFO : one-2019-01-01: Deleted 2026/04/13 03:06:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/13 03:06:40 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:06:40 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/13 03:06:41 DEBUG : one: size = 5 OK 2026/04/13 03:06:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 03:06:41 INFO : one: Copied (new) 2026/04/13 03:06:41 DEBUG : Waiting for deletions to finish 2026/04/13 03:06:41 INFO : three-2019-01-01.txt: Deleted 2026/04/13 03:06:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/13 03:06:41 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/one-2019-01-01 (5), backup/three-2019-01-01.txt (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: OpenDrive root 'rclone-test-mequfaj7gedu'/backup/one-2019-01-01: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: size incorrect file=4 vs obj=5 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (41.83s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:07:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:07:02 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/04/13 03:07:04 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/04/13 03:07:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/dst" 2026/04/13 03:07:06 DEBUG : Starting OpenDrive session with ID: 804afacd637159c7f7d199920ada6131fd07f056c6a596d2faf50cee9935727d 2026/04/13 03:07:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:07:06 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:07:06 DEBUG : one: Sizes differ 2026/04/13 03:07:06 DEBUG : two: size = 3 OK 2026/04/13 03:07:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:07:06 DEBUG : two: Unchanged skipping 2026/04/13 03:07:06 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:07:07 DEBUG : one: same parent dir (ODFfMTEzMjY4MzFfVDRCSzA) - using file/rename instead of move_copy for one.bak 2026/04/13 03:07:07 INFO : one: Moved (server-side) to: one.bak 2026/04/13 03:07:07 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:07:07 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/04/13 03:07:09 DEBUG : one: size = 4 OK 2026/04/13 03:07:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 03:07:09 INFO : one: Copied (new) 2026/04/13 03:07:09 DEBUG : Waiting for deletions to finish 2026/04/13 03:07:09 DEBUG : three.txt: same parent dir (ODFfMTEzMjY4MzFfVDRCSzA) - using file/rename instead of move_copy for three.txt.bak 2026/04/13 03:07:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/13 03:07:09 INFO : three.txt: Moved into backup dir 2026/04/13 03:07:10 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2026/04/13 03:07:12 DEBUG : one.bak: Excluded (Path Filter) 2026/04/13 03:07:12 DEBUG : one.bak: Excluded 2026/04/13 03:07:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/13 03:07:12 DEBUG : three.txt.bak: Excluded 2026/04/13 03:07:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:07:12 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:07:12 DEBUG : one: Sizes differ 2026/04/13 03:07:12 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for checks to finish 2026/04/13 03:07:12 DEBUG : two: size = 3 OK 2026/04/13 03:07:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:07:12 DEBUG : two: Unchanged skipping 2026/04/13 03:07:12 INFO : one.bak: Deleted 2026/04/13 03:07:12 DEBUG : one: same parent dir (ODFfMTEzMjY4MzFfVDRCSzA) - using file/rename instead of move_copy for one.bak 2026/04/13 03:07:12 INFO : one: Moved (server-side) to: one.bak 2026/04/13 03:07:12 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu/dst': Waiting for transfers to finish 2026/04/13 03:07:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/13 03:07:14 DEBUG : one: size = 5 OK 2026/04/13 03:07:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 03:07:14 INFO : one: Copied (new) 2026/04/13 03:07:14 DEBUG : Waiting for deletions to finish 2026/04/13 03:07:15 INFO : three.txt.bak: Deleted 2026/04/13 03:07:15 DEBUG : three.txt: same parent dir (ODFfMTEzMjY4MzFfVDRCSzA) - using file/rename instead of move_copy for three.txt.bak 2026/04/13 03:07:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/13 03:07:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.43s) === RUN TestSyncSuffix run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:07:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:07:20 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/04/13 03:07:21 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/04/13 03:07:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/dst" 2026/04/13 03:07:23 DEBUG : Starting OpenDrive session with ID: 74a2ac58cd6ba2901a54960a8de40848e18772c02ba2ad7cc9a735966c48b803 2026/04/13 03:07:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:07:24 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:07:24 DEBUG : one: Sizes differ 2026/04/13 03:07:24 DEBUG : one: same parent dir (ODFfMTEzMjY4MzZfalVRalg) - using file/rename instead of move_copy for one.bak 2026/04/13 03:07:24 INFO : one: Moved (server-side) to: one.bak 2026/04/13 03:07:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/04/13 03:07:25 DEBUG : one: size = 4 OK 2026/04/13 03:07:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 03:07:25 INFO : one: Copied (new) 2026/04/13 03:07:26 DEBUG : two: size = 3 OK 2026/04/13 03:07:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:07:26 DEBUG : two: Unchanged skipping 2026/04/13 03:07:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:07:26 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:07:26 DEBUG : three.txt: Sizes differ 2026/04/13 03:07:26 DEBUG : three.txt: same parent dir (ODFfMTEzMjY4MzZfalVRalg) - using file/rename instead of move_copy for three.txt.bak 2026/04/13 03:07:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/13 03:07:27 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/04/13 03:07:27 DEBUG : three.txt: size = 6 OK 2026/04/13 03:07:27 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 03:07:27 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-mequfaj7gedu'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-mequfaj7gedu'/dst/three.txt.bak: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffix Messages: dst/three.txt.bak: size incorrect file=5 vs obj=6 fstest.go:203: Not found "dst/one" fstest.go:203: Not found "dst/three.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 2 Test: TestSyncSuffix Messages: 2 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-mequfaj7gedu'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-mequfaj7gedu'/dst/three.txt.bak: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffix Messages: dst/three.txt.bak: size incorrect file=5 vs obj=6 fstest.go:203: Not found "dst/one" fstest.go:203: Not found "dst/three.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 2 Test: TestSyncSuffix Messages: 2 objects not found 2026/04/13 03:07:45 DEBUG : one: Need to transfer - File not found at Destination 2026/04/13 03:07:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/13 03:07:46 DEBUG : one: size = 5 OK 2026/04/13 03:07:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 03:07:46 INFO : one: Copied (new) 2026/04/13 03:07:46 DEBUG : two: size = 3 OK 2026/04/13 03:07:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:07:46 DEBUG : two: Unchanged skipping 2026/04/13 03:07:47 DEBUG : three.txt: Need to transfer - File not found at Destination 2026/04/13 03:07:47 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:07:48 DEBUG : three.txt: size = 19 OK 2026/04/13 03:07:48 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/13 03:07:48 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffix (33.52s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:07:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/13 03:07:53 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/04/13 03:07:55 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/04/13 03:07:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mequfaj7gedu/dst" 2026/04/13 03:07:56 DEBUG : Starting OpenDrive session with ID: 735f29fcc063234a55d8d7587a00fa4b9b7513422bf1f24499d9f85424855e68 2026/04/13 03:07:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:07:57 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:07:57 DEBUG : one: Sizes differ 2026/04/13 03:07:57 DEBUG : one: same parent dir (ODFfMTEzMjY4NDBfRkhQWmU) - using file/rename instead of move_copy for one-2019-01-01 2026/04/13 03:07:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/13 03:07:58 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/04/13 03:07:59 DEBUG : one: size = 4 OK 2026/04/13 03:07:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/13 03:07:59 INFO : one: Copied (new) 2026/04/13 03:07:59 DEBUG : two: size = 3 OK 2026/04/13 03:07:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:07:59 DEBUG : two: Unchanged skipping 2026/04/13 03:07:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:07:59 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:07:59 DEBUG : three.txt: Sizes differ 2026/04/13 03:08:00 DEBUG : three.txt: same parent dir (ODFfMTEzMjY4NDBfRkhQWmU) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/04/13 03:08:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/13 03:08:00 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:01 DEBUG : three.txt: size = 6 OK 2026/04/13 03:08:01 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/13 03:08:01 INFO : three.txt: Copied (new) 2026/04/13 03:08:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:08:02 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:08:02 DEBUG : one: Sizes differ 2026/04/13 03:08:02 INFO : one-2019-01-01: Deleted 2026/04/13 03:08:03 DEBUG : one: same parent dir (ODFfMTEzMjY4NDBfRkhQWmU) - using file/rename instead of move_copy for one-2019-01-01 2026/04/13 03:08:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/13 03:08:04 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/13 03:08:05 DEBUG : one: size = 5 OK 2026/04/13 03:08:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/13 03:08:05 INFO : one: Copied (new) 2026/04/13 03:08:05 DEBUG : two: size = 3 OK 2026/04/13 03:08:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:08:05 DEBUG : two: Unchanged skipping 2026/04/13 03:08:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:08:05 DEBUG : three.txt: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu/dst') 2026/04/13 03:08:05 DEBUG : three.txt: Sizes differ 2026/04/13 03:08:05 INFO : three-2019-01-01.txt: Deleted 2026/04/13 03:08:05 DEBUG : three.txt: same parent dir (ODFfMTEzMjY4NDBfRkhQWmU) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/04/13 03:08:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/13 03:08:06 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:08:07 DEBUG : three.txt: size = 19 OK 2026/04/13 03:08:07 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/13 03:08:07 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/three.txt (19), dst/two (3) got dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (19), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-mequfaj7gedu'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "91341eed84691a83caea73aa785736d5" got "423e01c5e84a30d129b97aedb6e219a9" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 6 actual : 19 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=6 vs obj=19 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: Modification time difference too big |-95576h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/three.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found run.go:130: removing dir "dst" failed - try 1/3: folder not empty --- FAIL: TestSyncSuffixKeepExtension (27.48s) === RUN TestSyncUTFNorm run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:08:19 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2026/04/13 03:08:20 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:08:20 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:08:20 DEBUG : Testêé: size = 18 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:08:20 DEBUG : Testêé: Sizes differ 2026/04/13 03:08:20 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:08:20 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2026/04/13 03:08:21 DEBUG : Testêé: size = 14 OK 2026/04/13 03:08:21 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/04/13 03:08:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/13 03:08:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.70s) === RUN TestSyncImmutable run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:08:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/13 03:08:22 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:08:22 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:08:23 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:24 DEBUG : existing: size = 6 OK 2026/04/13 03:08:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/13 03:08:24 INFO : existing: Copied (new) 2026/04/13 03:08:24 DEBUG : Waiting for deletions to finish 2026/04/13 03:08:24 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:08:24 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:08:24 DEBUG : existing: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:08:24 DEBUG : existing: Sizes differ 2026/04/13 03:08:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/13 03:08:24 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:08:24 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:08:24 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.17s) === RUN TestSyncIgnoreCase run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:08:26 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:27 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:290: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-mequfaj7gedu'": failed to get folder list: Directory doesn't exist (Error 404) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2679 Error: Not equal: expected: []string{} actual : []string{"SUBDIRA"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "SUBDIRA" } Test: TestFixCase Messages: directories --- FAIL: TestFixCase (12.66s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.70s) --- SKIP: TestMaxTransfer/Hard (1.02s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:08:40 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:42 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:43 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:45 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:47 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:48 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:50 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:52 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:54 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:55 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:57 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2026/04/13 03:08:58 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:00 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:02 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:04 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:05 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:07 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:09 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:10 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:12 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:13 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:15 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:17 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:19 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:20 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:22 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:24 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:25 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:27 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:28 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:30 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:32 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:34 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:35 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:37 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:38 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:40 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:42 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:43 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:45 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2026/04/13 03:09:46 DEBUG : both10: size = 6 OK 2026/04/13 03:09:46 DEBUG : both0: size = 6 OK 2026/04/13 03:09:46 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both11: size = 6 OK 2026/04/13 03:09:46 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:09:46 DEBUG : both0: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both12: size = 6 OK 2026/04/13 03:09:46 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both10: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both14: size = 6 OK 2026/04/13 03:09:46 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both11: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both15: size = 6 OK 2026/04/13 03:09:46 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both13: size = 6 OK 2026/04/13 03:09:46 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both12: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both16: size = 6 OK 2026/04/13 03:09:46 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both14: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both15: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both17: size = 6 OK 2026/04/13 03:09:46 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both17: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both18: size = 6 OK 2026/04/13 03:09:46 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both18: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both19: size = 6 OK 2026/04/13 03:09:46 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both19: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both1: size = 6 OK 2026/04/13 03:09:46 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both1: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both2: size = 6 OK 2026/04/13 03:09:46 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both2: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both3: size = 6 OK 2026/04/13 03:09:46 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both3: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both4: size = 6 OK 2026/04/13 03:09:46 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both4: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both5: size = 6 OK 2026/04/13 03:09:46 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both5: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both6: size = 6 OK 2026/04/13 03:09:46 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both6: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both7: size = 6 OK 2026/04/13 03:09:46 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both7: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both8: size = 6 OK 2026/04/13 03:09:46 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both8: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both9: size = 6 OK 2026/04/13 03:09:46 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:09:46 DEBUG : both9: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both13: Unchanged skipping 2026/04/13 03:09:46 DEBUG : both16: Unchanged skipping 2026/04/13 03:09:46 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/13 03:09:46 INFO : only11: Deleted 2026/04/13 03:09:47 INFO : only16: Deleted 2026/04/13 03:09:47 INFO : only4: Deleted 2026/04/13 03:09:47 INFO : only17: Deleted 2026/04/13 03:09:47 INFO : only3: Deleted 2026/04/13 03:09:47 INFO : only2: Deleted 2026/04/13 03:09:47 INFO : only12: Deleted 2026/04/13 03:09:47 INFO : only13: Deleted 2026/04/13 03:09:47 INFO : only15: Deleted 2026/04/13 03:09:47 INFO : only18: Deleted 2026/04/13 03:09:47 INFO : only19: Deleted 2026/04/13 03:09:47 INFO : only7: Deleted 2026/04/13 03:09:47 INFO : only9: Deleted 2026/04/13 03:09:47 INFO : only14: Deleted 2026/04/13 03:09:47 INFO : only0: Deleted 2026/04/13 03:09:47 INFO : only1: Deleted 2026/04/13 03:09:47 INFO : only5: Deleted 2026/04/13 03:09:47 INFO : only6: Deleted 2026/04/13 03:09:48 INFO : only8: Deleted 2026/04/13 03:09:48 INFO : only10: Deleted 2026/04/13 03:09:48 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncConcurrentDelete (79.45s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:10:00 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:02 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:03 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:05 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:07 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:09 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:10 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:12 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:14 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:15 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:17 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:19 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:21 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:22 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:24 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:26 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:28 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:29 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:31 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:33 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:34 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:36 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:38 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:39 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:41 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:43 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:45 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:46 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:48 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:50 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:52 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:53 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:55 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:57 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2026/04/13 03:10:59 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2026/04/13 03:11:00 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2026/04/13 03:11:02 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2026/04/13 03:11:04 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2026/04/13 03:11:05 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2026/04/13 03:11:07 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2026/04/13 03:11:09 DEBUG : both0: size = 6 OK 2026/04/13 03:11:09 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both0: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both10: size = 6 OK 2026/04/13 03:11:09 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both10: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both11: size = 6 OK 2026/04/13 03:11:09 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both11: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both12: size = 6 OK 2026/04/13 03:11:09 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both12: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both13: size = 6 OK 2026/04/13 03:11:09 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both13: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both14: size = 6 OK 2026/04/13 03:11:09 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both14: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both15: size = 6 OK 2026/04/13 03:11:09 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both15: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both16: size = 6 OK 2026/04/13 03:11:09 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both16: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both17: size = 6 OK 2026/04/13 03:11:09 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both17: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both18: size = 6 OK 2026/04/13 03:11:09 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both18: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both19: size = 6 OK 2026/04/13 03:11:09 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both19: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both1: size = 6 OK 2026/04/13 03:11:09 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both1: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both2: size = 6 OK 2026/04/13 03:11:09 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both2: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both3: size = 6 OK 2026/04/13 03:11:09 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both3: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both4: size = 6 OK 2026/04/13 03:11:09 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both4: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both5: size = 6 OK 2026/04/13 03:11:09 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both5: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both6: size = 6 OK 2026/04/13 03:11:09 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both6: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both7: size = 6 OK 2026/04/13 03:11:09 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both7: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both8: size = 6 OK 2026/04/13 03:11:09 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both8: Unchanged skipping 2026/04/13 03:11:09 DEBUG : both9: size = 6 OK 2026/04/13 03:11:09 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:11:09 DEBUG : both9: Unchanged skipping 2026/04/13 03:11:09 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only0: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only0: Sizes differ 2026/04/13 03:11:09 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only10: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only10: Sizes differ 2026/04/13 03:11:09 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only11: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only11: Sizes differ 2026/04/13 03:11:09 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only12: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only12: Sizes differ 2026/04/13 03:11:09 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only13: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only13: Sizes differ 2026/04/13 03:11:09 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only14: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only14: Sizes differ 2026/04/13 03:11:09 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only15: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only15: Sizes differ 2026/04/13 03:11:09 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only16: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only16: Sizes differ 2026/04/13 03:11:09 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only17: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only17: Sizes differ 2026/04/13 03:11:09 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only18: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only18: Sizes differ 2026/04/13 03:11:09 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only19: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only19: Sizes differ 2026/04/13 03:11:09 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only1: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only1: Sizes differ 2026/04/13 03:11:09 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only2: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only2: Sizes differ 2026/04/13 03:11:09 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only3: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only3: Sizes differ 2026/04/13 03:11:09 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only4: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only4: Sizes differ 2026/04/13 03:11:09 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only5: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only5: Sizes differ 2026/04/13 03:11:09 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only6: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only6: Sizes differ 2026/04/13 03:11:09 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only7: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only7: Sizes differ 2026/04/13 03:11:09 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only8: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only8: Sizes differ 2026/04/13 03:11:09 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:11:09 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3648774446) 2026/04/13 03:11:09 DEBUG : only9: size = 6 (OpenDrive root 'rclone-test-mequfaj7gedu') 2026/04/13 03:11:09 DEBUG : only9: Sizes differ 2026/04/13 03:11:09 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:11:10 DEBUG : only0: size = 0 OK 2026/04/13 03:11:10 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:10 INFO : only0: Copied (replaced existing) 2026/04/13 03:11:10 DEBUG : only11: size = 0 OK 2026/04/13 03:11:10 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:10 INFO : only11: Copied (replaced existing) 2026/04/13 03:11:10 DEBUG : only10: size = 0 OK 2026/04/13 03:11:10 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:10 INFO : only10: Copied (replaced existing) 2026/04/13 03:11:10 DEBUG : only12: size = 0 OK 2026/04/13 03:11:10 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:10 INFO : only12: Copied (replaced existing) 2026/04/13 03:11:11 DEBUG : only13: size = 0 OK 2026/04/13 03:11:11 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:11 INFO : only13: Copied (replaced existing) 2026/04/13 03:11:11 DEBUG : only14: size = 0 OK 2026/04/13 03:11:11 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:11 INFO : only14: Copied (replaced existing) 2026/04/13 03:11:11 DEBUG : only15: size = 0 OK 2026/04/13 03:11:11 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:11 INFO : only15: Copied (replaced existing) 2026/04/13 03:11:11 DEBUG : only16: size = 0 OK 2026/04/13 03:11:11 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:11 INFO : only16: Copied (replaced existing) 2026/04/13 03:11:12 DEBUG : only17: size = 0 OK 2026/04/13 03:11:12 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:12 INFO : only17: Copied (replaced existing) 2026/04/13 03:11:13 DEBUG : only18: size = 0 OK 2026/04/13 03:11:13 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:13 INFO : only18: Copied (replaced existing) 2026/04/13 03:11:13 DEBUG : only19: size = 0 OK 2026/04/13 03:11:13 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:13 INFO : only19: Copied (replaced existing) 2026/04/13 03:11:13 DEBUG : only2: size = 0 OK 2026/04/13 03:11:13 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:13 INFO : only2: Copied (replaced existing) 2026/04/13 03:11:13 DEBUG : only1: size = 0 OK 2026/04/13 03:11:13 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:13 INFO : only1: Copied (replaced existing) 2026/04/13 03:11:13 DEBUG : only3: size = 0 OK 2026/04/13 03:11:13 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:13 INFO : only3: Copied (replaced existing) 2026/04/13 03:11:14 DEBUG : only4: size = 0 OK 2026/04/13 03:11:14 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:14 INFO : only4: Copied (replaced existing) 2026/04/13 03:11:14 DEBUG : only5: size = 0 OK 2026/04/13 03:11:14 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:14 INFO : only5: Copied (replaced existing) 2026/04/13 03:11:14 DEBUG : only6: size = 0 OK 2026/04/13 03:11:14 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:14 INFO : only6: Copied (replaced existing) 2026/04/13 03:11:14 DEBUG : only7: size = 0 OK 2026/04/13 03:11:14 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:14 INFO : only7: Copied (replaced existing) 2026/04/13 03:11:15 DEBUG : only8: size = 0 OK 2026/04/13 03:11:15 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:15 INFO : only8: Copied (replaced existing) 2026/04/13 03:11:15 DEBUG : only9: size = 0 OK 2026/04/13 03:11:15 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 03:11:15 INFO : only9: Copied (replaced existing) 2026/04/13 03:11:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (82.91s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:11:22 DEBUG : empty_dir: Making directory with metadata 2026/04/13 03:11:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 03:11:22 DEBUG : empty_on_remote: Making directory with metadata 2026/04/13 03:11:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 03:11:22 INFO : empty_on_remote: Making directory 2026/04/13 03:11:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/13 03:11:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/13 03:11:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/13 03:11:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/13 03:11:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (7.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:11:29 DEBUG : empty_dir: Making directory with metadata 2026/04/13 03:11:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 03:11:29 DEBUG : empty_on_remote: Making directory with metadata 2026/04/13 03:11:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 03:11:29 INFO : empty_on_remote: Making directory 2026/04/13 03:11:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/13 03:11:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/13 03:11:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/13 03:11:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/13 03:11:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/13 03:11:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (7.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:11:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 03:11:36 INFO : sub dir: Making directory 2026/04/13 03:11:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (14.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:11:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 03:11:51 INFO : sub dir: Making directory 2026/04/13 03:11:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (8.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:12:01 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:02 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:04 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:06 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:07 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:09 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:10 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:12 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:14 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:15 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:17 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:12:18 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:12:20 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:12:21 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:12:23 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:12:25 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:12:26 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:12:28 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:12:29 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:31 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:12:32 DEBUG : Waiting for deletions to finish 2026/04/13 03:12:32 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : apple: Excluded 2026/04/13 03:12:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:12:32 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : banana: Excluded 2026/04/13 03:12:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : splitbananasplit: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:12:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:12:32 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: splitbananasplit: Modification time difference too big |-220799h7m24.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-13 03:12:31 +0000 UTC) (precision 1s) 2026/04/13 03:12:32 DEBUG : apple: size = 5 OK 2026/04/13 03:12:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:32 DEBUG : apple: Unchanged skipping 2026/04/13 03:12:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:12:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:12:32 DEBUG : banana: size = 6 OK 2026/04/13 03:12:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:32 DEBUG : banana: Unchanged skipping 2026/04/13 03:12:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:12:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:12:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:12:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:12:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:12:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:12:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:12:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:12:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:12:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:12:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:12:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:12:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:12:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:12:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:12:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:12:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:12:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:12:33 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:12:33 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:12:33 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:12:33 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2026/04/13 03:12:33 DEBUG : Waiting for deletions to finish 2026/04/13 03:12:33 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : apple: Excluded 2026/04/13 03:12:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:12:33 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : banana: Excluded 2026/04/13 03:12:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : splitbananasplit: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:12:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:12:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:12:33 DEBUG : apple: size = 5 OK 2026/04/13 03:12:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : apple: Unchanged skipping 2026/04/13 03:12:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:12:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:12:33 DEBUG : banana: size = 6 OK 2026/04/13 03:12:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : banana: Unchanged skipping 2026/04/13 03:12:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:12:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:12:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:12:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:12:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:12:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:12:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:12:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:12:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:12:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:12:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:12:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:12:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:12:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:12:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:12:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:12:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:12:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:12:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:12:34 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:12:34 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:12:34 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:12:34 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2026/04/13 03:12:34 DEBUG : Waiting for deletions to finish 2026/04/13 03:12:34 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : apple: Excluded 2026/04/13 03:12:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:12:34 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : banana: Excluded 2026/04/13 03:12:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : splitbananasplit: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:12:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:12:34 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:12:39 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:41 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:43 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:44 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:46 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:48 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:50 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:51 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:53 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:55 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:12:56 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:12:58 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:13:00 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:13:01 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:13:03 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:13:04 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:13:06 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:13:08 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:13:09 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:11 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:13:12 DEBUG : Waiting for deletions to finish 2026/04/13 03:13:12 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : apple: Excluded 2026/04/13 03:13:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:13:12 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : banana: Excluded 2026/04/13 03:13:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : splitbananasplit: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:13:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:13:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:13:13 DEBUG : apple: size = 5 OK 2026/04/13 03:13:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : apple: Unchanged skipping 2026/04/13 03:13:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:13:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:13:13 DEBUG : banana: size = 6 OK 2026/04/13 03:13:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : banana: Unchanged skipping 2026/04/13 03:13:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:13:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:13:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:13:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:13:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:13:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:13:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:13:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:13:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:13:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:13:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:13:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:13:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:13:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:13:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:13:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:13:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:13:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:13:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:13:13 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:13:13 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:13:13 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2026/04/13 03:13:13 DEBUG : Waiting for deletions to finish 2026/04/13 03:13:13 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : apple: Excluded 2026/04/13 03:13:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:13:13 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : banana: Excluded 2026/04/13 03:13:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : splitbananasplit: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:13:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:13:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:13:14 DEBUG : apple: size = 5 OK 2026/04/13 03:13:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : apple: Unchanged skipping 2026/04/13 03:13:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:13:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:13:14 DEBUG : banana: size = 6 OK 2026/04/13 03:13:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : banana: Unchanged skipping 2026/04/13 03:13:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:13:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:13:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:13:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:13:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:13:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:13:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:13:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:13:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:13:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:13:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:13:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:13:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:13:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:13:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:13:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:13:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:13:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:13:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:13:14 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:13:14 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:13:14 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:13:14 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2026/04/13 03:13:14 DEBUG : Waiting for deletions to finish 2026/04/13 03:13:14 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : apple: Excluded 2026/04/13 03:13:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:13:14 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : banana: Excluded 2026/04/13 03:13:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : splitbananasplit: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:13:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:13:14 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:13:20 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:22 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:24 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:25 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:27 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:28 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:30 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:32 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:33 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:35 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:36 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:13:38 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:13:39 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:13:41 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:13:42 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:13:44 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:13:46 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:13:47 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:13:49 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:50 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:13:52 DEBUG : Waiting for deletions to finish 2026/04/13 03:13:52 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : apple: Excluded 2026/04/13 03:13:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:13:52 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : banana: Excluded 2026/04/13 03:13:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : splitbananasplit: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:13:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:13:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:13:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 03:13:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 03:13:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 03:13:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 03:13:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 03:13:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 03:13:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 03:13:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 03:13:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 03:13:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 03:13:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 03:13:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 03:13:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 03:13:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 03:13:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 03:13:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 03:13:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 03:13:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 03:13:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 03:13:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 03:13:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:13:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 03:13:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 03:13:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 03:13:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/13 03:13:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:13:52 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:13:52 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:13:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Uploading chunk 0, size=16, remain=0 2026/04/13 03:13:54 DEBUG : YmFuYW5h: Uploading chunk 0, size=6, remain=0 2026/04/13 03:13:54 DEBUG : YXBwbGU=: Uploading chunk 0, size=5, remain=0 2026/04/13 03:13:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/13 03:13:54 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 03:13:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 03:13:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:54 DEBUG : YXBwbGU=: size = 5 OK 2026/04/13 03:13:54 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 03:13:54 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/13 03:13:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:55 DEBUG : YmFuYW5h: size = 6 OK 2026/04/13 03:13:55 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 03:13:55 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/13 03:13:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/13 03:13:56 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 03:13:56 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 03:13:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/13 03:13:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 03:13:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 03:13:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/13 03:13:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 03:13:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 03:13:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/13 03:13:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 03:13:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 03:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/13 03:13:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 03:13:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 03:13:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:13:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/13 03:13:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 03:13:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 03:13:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:13:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/13 03:13:58 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 03:13:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 03:13:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:13:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/13 03:13:59 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 03:13:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 03:13:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 03:13:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/13 03:13:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/13 03:14:00 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 03:14:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 03:14:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:14:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/13 03:14:00 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 03:14:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 03:14:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 03:14:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Uploading chunk 0, size=20, remain=0 2026/04/13 03:14:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/13 03:14:00 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 03:14:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 03:14:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 03:14:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Uploading chunk 0, size=20, remain=0 2026/04/13 03:14:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Uploading chunk 0, size=19, remain=0 2026/04/13 03:14:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/13 03:14:01 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 03:14:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 03:14:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 03:14:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Uploading chunk 0, size=19, remain=0 2026/04/13 03:14:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/13 03:14:01 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 03:14:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 03:14:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 03:14:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/13 03:14:02 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 03:14:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 03:14:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/13 03:14:02 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 03:14:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 03:14:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Uploading chunk 0, size=17, remain=0 2026/04/13 03:14:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Uploading chunk 0, size=18, remain=0 2026/04/13 03:14:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/13 03:14:03 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 03:14:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/13 03:14:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/13 03:14:04 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 03:14:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 03:14:04 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:14:04 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/base64 2026/04/13 03:14:04 DEBUG : Waiting for deletions to finish 2026/04/13 03:14:04 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : apple: Excluded 2026/04/13 03:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:14:04 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : banana: Excluded 2026/04/13 03:14:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/13 03:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : splitbananasplit: Excluded 2026/04/13 03:14:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : YmFuYW5h: Excluded 2026/04/13 03:14:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : YXBwbGU=: Excluded 2026/04/13 03:14:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/13 03:14:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/13 03:14:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/base64 === RUN TestTransform/prefix run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:14:13 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:15 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:16 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:18 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:20 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:21 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:23 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:25 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:26 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:28 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:30 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:14:31 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:14:33 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:14:34 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:14:36 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:14:38 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:14:39 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:14:41 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:14:42 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:44 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:14:45 DEBUG : Waiting for deletions to finish 2026/04/13 03:14:45 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:14:45 DEBUG : apple: Excluded 2026/04/13 03:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:14:45 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:14:45 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:14:45 DEBUG : banana: Excluded 2026/04/13 03:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:14:45 DEBUG : splitbananasplit: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:14:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:14:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:14:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 03:14:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 03:14:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 03:14:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 03:14:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 03:14:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 03:14:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 03:14:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 03:14:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 03:14:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 03:14:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 03:14:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 03:14:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 03:14:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 03:14:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 03:14:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 03:14:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 03:14:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 03:14:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 03:14:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 03:14:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 03:14:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 03:14:46 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 03:14:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 03:14:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 03:14:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 03:14:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 03:14:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 03:14:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 03:14:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 03:14:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 03:14:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 03:14:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 03:14:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 03:14:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 03:14:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 03:14:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 03:14:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 03:14:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/13 03:14:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:14:46 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:14:46 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:14:47 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:14:47 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:14:47 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:14:48 DEBUG : PREFIXapple: size = 5 OK 2026/04/13 03:14:48 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 03:14:48 INFO : apple: Copied (new) to: PREFIXapple 2026/04/13 03:14:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 03:14:48 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/13 03:14:48 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 03:14:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/13 03:14:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 03:14:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:49 DEBUG : PREFIXbanana: size = 6 OK 2026/04/13 03:14:49 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 03:14:49 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/13 03:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 03:14:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:49 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/13 03:14:49 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 03:14:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/13 03:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 03:14:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/13 03:14:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 03:14:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 03:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 03:14:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 03:14:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 03:14:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 03:14:50 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:51 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/13 03:14:51 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 03:14:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/13 03:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 03:14:51 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/13 03:14:51 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 03:14:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/13 03:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 03:14:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:52 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/13 03:14:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 03:14:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 03:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 03:14:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/13 03:14:53 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 03:14:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 03:14:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 03:14:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/13 03:14:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 03:14:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 03:14:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 03:14:53 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/13 03:14:53 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 03:14:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/13 03:14:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 03:14:53 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:53 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:14:54 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:14:54 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:14:54 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/13 03:14:54 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 03:14:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/13 03:14:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 03:14:54 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/13 03:14:54 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 03:14:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/13 03:14:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 03:14:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/13 03:14:55 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 03:14:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/13 03:14:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 03:14:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/13 03:14:55 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 03:14:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/13 03:14:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 03:14:55 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:14:55 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:14:56 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:14:56 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/13 03:14:56 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 03:14:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/13 03:14:56 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:14:56 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/13 03:14:56 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 03:14:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/13 03:14:57 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/13 03:14:57 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 03:14:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/13 03:14:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 03:14:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/13 03:14:58 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:14:58 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2026/04/13 03:14:58 DEBUG : Waiting for deletions to finish 2026/04/13 03:14:58 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : apple: Excluded 2026/04/13 03:14:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:14:58 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : banana: Excluded 2026/04/13 03:14:58 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : PREFIXapple: Excluded 2026/04/13 03:14:58 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/13 03:14:58 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : PREFIXbanana: Excluded 2026/04/13 03:14:58 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/13 03:14:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : splitbananasplit: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:14:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:15:08 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:10 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:11 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:13 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:15 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:17 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:19 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:21 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:22 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:24 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:26 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:15:28 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:15:29 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:15:31 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:15:33 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:15:35 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:15:36 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:15:38 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:15:40 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:41 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:15:42 DEBUG : Waiting for deletions to finish 2026/04/13 03:15:42 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:15:42 DEBUG : apple: Excluded 2026/04/13 03:15:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:15:42 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:15:42 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:15:42 DEBUG : banana: Excluded 2026/04/13 03:15:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:15:42 DEBUG : splitbananasplit: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:15:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:15:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:15:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 03:15:43 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 03:15:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 03:15:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 03:15:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 03:15:43 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 03:15:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 03:15:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 03:15:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 03:15:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 03:15:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 03:15:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 03:15:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 03:15:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 03:15:43 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 03:15:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 03:15:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 03:15:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 03:15:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 03:15:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 03:15:43 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 03:15:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 03:15:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/13 03:15:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:15:43 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:15:43 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:15:44 DEBUG : appleSUFFIX: Uploading chunk 0, size=5, remain=0 2026/04/13 03:15:44 DEBUG : bananaSUFFIX: Uploading chunk 0, size=6, remain=0 2026/04/13 03:15:44 DEBUG : splitbananasplitSUFFIX: Uploading chunk 0, size=16, remain=0 2026/04/13 03:15:45 DEBUG : appleSUFFIX: size = 5 OK 2026/04/13 03:15:45 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/13 03:15:45 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/13 03:15:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 03:15:45 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/13 03:15:45 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 03:15:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/13 03:15:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:45 DEBUG : appleappleapplebananaSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:46 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/13 03:15:46 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 03:15:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/13 03:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 03:15:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:46 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/13 03:15:46 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/13 03:15:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/13 03:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 03:15:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/13 03:15:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 03:15:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 03:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 03:15:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/13 03:15:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 03:15:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 03:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 03:15:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/13 03:15:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 03:15:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 03:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 03:15:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:48 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/13 03:15:48 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 03:15:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/13 03:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 03:15:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/13 03:15:48 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 03:15:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 03:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 03:15:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/13 03:15:49 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 03:15:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 03:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 03:15:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/13 03:15:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 03:15:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 03:15:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 03:15:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/13 03:15:50 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/13 03:15:50 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 03:15:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/13 03:15:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 03:15:50 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/13 03:15:50 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 03:15:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/13 03:15:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 03:15:50 DEBUG : dir1/0010-456789.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2026/04/13 03:15:50 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/13 03:15:50 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 03:15:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/13 03:15:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 03:15:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2026/04/13 03:15:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/13 03:15:51 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 03:15:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/13 03:15:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 03:15:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2026/04/13 03:15:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Uploading chunk 0, size=18, remain=0 2026/04/13 03:15:53 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/13 03:15:53 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 03:15:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/13 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 03:15:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2026/04/13 03:15:53 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/13 03:15:53 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 03:15:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/13 03:15:53 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/13 03:15:53 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 03:15:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/13 03:15:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Uploading chunk 0, size=17, remain=0 2026/04/13 03:15:54 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/13 03:15:54 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 03:15:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/13 03:15:54 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/13 03:15:54 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 03:15:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/13 03:15:54 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:15:54 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2026/04/13 03:15:54 DEBUG : Waiting for deletions to finish 2026/04/13 03:15:55 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : apple: Excluded 2026/04/13 03:15:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:15:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : appleSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : banana: Excluded 2026/04/13 03:15:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : bananaSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : splitbananasplit: Excluded 2026/04/13 03:15:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:15:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/13 03:15:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:16:04 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:05 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:07 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:09 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:10 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:12 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:13 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:15 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:17 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:18 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:20 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:16:21 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:16:23 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:16:24 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:16:26 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:16:28 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:16:29 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:16:31 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:16:32 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:34 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:16:35 DEBUG : Waiting for deletions to finish 2026/04/13 03:16:35 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : apple: Excluded 2026/04/13 03:16:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:16:35 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : banana: Excluded 2026/04/13 03:16:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : splitbananasplit: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:16:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:16:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 03:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 03:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 03:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 03:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 03:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 03:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 03:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 03:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 03:16:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 03:16:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : apple: size = 5 OK 2026/04/13 03:16:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:16:36 DEBUG : apple: Unchanged skipping 2026/04/13 03:16:36 DEBUG : banana: size = 6 OK 2026/04/13 03:16:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:16:36 DEBUG : banana: Unchanged skipping 2026/04/13 03:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 03:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 03:16:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 03:16:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 03:16:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 03:16:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 03:16:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 03:16:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 03:16:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 03:16:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 03:16:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 03:16:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 03:16:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 03:16:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 03:16:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 03:16:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 03:16:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 03:16:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/13 03:16:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 03:16:36 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:16:36 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:16:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 03:16:37 DEBUG : splitbanan: Uploading chunk 0, size=16, remain=0 2026/04/13 03:16:37 DEBUG : appleapple: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:37 DEBUG : dir1/0001-bcdef: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:38 DEBUG : splitbanan: size = 16 OK 2026/04/13 03:16:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/13 03:16:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/13 03:16:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 03:16:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/13 03:16:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/13 03:16:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/13 03:16:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 03:16:38 DEBUG : appleapple: size = 21 OK 2026/04/13 03:16:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/13 03:16:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/13 03:16:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 03:16:38 DEBUG : dir1/0000-abcde: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:39 DEBUG : dir1/0002-cdefg: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:39 DEBUG : dir1/0003-defgh: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:39 DEBUG : dir1/0004-efghi: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/13 03:16:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/13 03:16:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/13 03:16:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 03:16:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/13 03:16:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/13 03:16:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/13 03:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 03:16:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/13 03:16:40 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/13 03:16:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/13 03:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 03:16:40 DEBUG : dir1/0005-fghij: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/13 03:16:40 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/13 03:16:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/13 03:16:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 03:16:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/13 03:16:41 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/13 03:16:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/13 03:16:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 03:16:41 DEBUG : dir1/0006-ghijk: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:41 DEBUG : dir1/0007-12345: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/13 03:16:41 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/13 03:16:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/13 03:16:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 03:16:42 DEBUG : dir1/0009-34567: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:42 DEBUG : dir1/0010-45678: Uploading chunk 0, size=20, remain=0 2026/04/13 03:16:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/13 03:16:43 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/13 03:16:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/13 03:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 03:16:43 DEBUG : dir1/0008-23456: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:43 DEBUG : dir1/0011-56789: Uploading chunk 0, size=20, remain=0 2026/04/13 03:16:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/13 03:16:43 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/13 03:16:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/13 03:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 03:16:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/13 03:16:44 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/13 03:16:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/13 03:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 03:16:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/13 03:16:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/13 03:16:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/13 03:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 03:16:44 DEBUG : dir1/0012-6789;: Uploading chunk 0, size=19, remain=0 2026/04/13 03:16:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/13 03:16:44 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/13 03:16:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/13 03:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 03:16:45 DEBUG : dir1/0013-789;=: Uploading chunk 0, size=19, remain=0 2026/04/13 03:16:45 DEBUG : dir1/0014-89;=.: Uploading chunk 0, size=18, remain=0 2026/04/13 03:16:45 DEBUG : dir1/0015-9;=.t: Uploading chunk 0, size=17, remain=0 2026/04/13 03:16:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/13 03:16:46 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/13 03:16:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/13 03:16:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/13 03:16:46 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/13 03:16:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/13 03:16:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/13 03:16:46 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/13 03:16:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/13 03:16:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/13 03:16:46 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/13 03:16:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/13 03:16:46 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:16:46 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/truncate 2026/04/13 03:16:46 DEBUG : Waiting for deletions to finish 2026/04/13 03:16:46 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:16:46 DEBUG : apple: Excluded 2026/04/13 03:16:46 DEBUG : appleapple: Excluded (Path Filter) 2026/04/13 03:16:46 DEBUG : appleapple: Excluded 2026/04/13 03:16:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:16:46 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:16:46 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:16:46 DEBUG : banana: Excluded 2026/04/13 03:16:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/13 03:16:46 DEBUG : splitbanan: Excluded 2026/04/13 03:16:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:16:46 DEBUG : splitbananasplit: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0000-abcde: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0001-bcdef: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0002-cdefg: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0003-defgh: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0004-efghi: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0005-fghij: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0006-ghijk: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0007-12345: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0008-23456: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0009-34567: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0010-45678: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0011-56789: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0012-6789;: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0013-789;=: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0014-89;=.: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/13 03:16:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:16:47 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:16:56 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:16:58 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:00 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:02 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:04 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:05 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:07 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:09 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:12 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:14 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:16 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:17:17 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:17:19 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:17:21 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:17:23 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:17:25 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:17:27 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:17:29 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:17:31 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:33 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:17:33 DEBUG : Waiting for deletions to finish 2026/04/13 03:17:34 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : apple: Excluded 2026/04/13 03:17:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:17:34 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : banana: Excluded 2026/04/13 03:17:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : splitbananasplit: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:17:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:17:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:17:34 DEBUG : apple: size = 5 OK 2026/04/13 03:17:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:34 DEBUG : apple: Unchanged skipping 2026/04/13 03:17:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:17:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:17:34 DEBUG : banana: size = 6 OK 2026/04/13 03:17:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:34 DEBUG : banana: Unchanged skipping 2026/04/13 03:17:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:17:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:17:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:17:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:17:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:17:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:17:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:17:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:17:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:17:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:17:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:17:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:17:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:17:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:17:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:17:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:17:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:17:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:17:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:17:35 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:17:35 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:17:35 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/04/13 03:17:35 DEBUG : Waiting for deletions to finish 2026/04/13 03:17:35 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : apple: Excluded 2026/04/13 03:17:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:17:35 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : banana: Excluded 2026/04/13 03:17:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : splitbananasplit: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:17:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:17:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:17:35 DEBUG : apple: size = 5 OK 2026/04/13 03:17:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : apple: Unchanged skipping 2026/04/13 03:17:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:17:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:17:35 DEBUG : banana: size = 6 OK 2026/04/13 03:17:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : banana: Unchanged skipping 2026/04/13 03:17:35 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:17:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:17:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:17:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:17:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:17:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:17:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:17:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:17:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:17:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:17:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:17:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:17:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:17:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:17:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:17:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:17:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:17:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:17:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:17:36 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:17:36 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:17:36 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:17:36 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/04/13 03:17:36 DEBUG : Waiting for deletions to finish 2026/04/13 03:17:36 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : apple: Excluded 2026/04/13 03:17:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:17:36 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : banana: Excluded 2026/04/13 03:17:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : splitbananasplit: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:17:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:17:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:17:36 DEBUG : Waiting for deletions to finish 2026/04/13 03:17:37 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : apple: Excluded 2026/04/13 03:17:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:17:37 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : banana: Excluded 2026/04/13 03:17:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : splitbananasplit: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:17:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:17:37 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:17:43 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:45 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:47 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:48 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:50 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:52 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:54 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:55 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:58 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:17:59 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:01 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:18:03 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:18:05 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:18:07 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:18:08 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:18:10 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:18:12 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:18:14 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:18:16 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:17 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:18:18 DEBUG : Waiting for deletions to finish 2026/04/13 03:18:19 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : apple: Excluded 2026/04/13 03:18:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:18:19 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : banana: Excluded 2026/04/13 03:18:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : splitbananasplit: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:18:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:18:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:18:19 DEBUG : apple: size = 5 OK 2026/04/13 03:18:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:19 DEBUG : apple: Unchanged skipping 2026/04/13 03:18:19 DEBUG : banana: size = 6 OK 2026/04/13 03:18:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:19 DEBUG : banana: Unchanged skipping 2026/04/13 03:18:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:18:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:18:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:18:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:18:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:18:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:18:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:18:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:18:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:18:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:18:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:18:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:18:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:18:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:18:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:18:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:18:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:18:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:18:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:18:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:18:20 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:18:20 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:18:20 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/04/13 03:18:20 DEBUG : Waiting for deletions to finish 2026/04/13 03:18:20 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : apple: Excluded 2026/04/13 03:18:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:18:20 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : banana: Excluded 2026/04/13 03:18:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : splitbananasplit: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:18:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:18:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:18:20 DEBUG : apple: size = 5 OK 2026/04/13 03:18:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : apple: Unchanged skipping 2026/04/13 03:18:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:18:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : banana: size = 6 OK 2026/04/13 03:18:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:18:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : banana: Unchanged skipping 2026/04/13 03:18:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:18:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:18:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:18:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:18:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:18:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:18:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:18:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:18:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:18:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:18:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:18:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:18:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:18:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:18:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:18:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:18:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:18:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:18:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:18:21 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:18:21 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:18:21 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:18:21 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/04/13 03:18:21 DEBUG : Waiting for deletions to finish 2026/04/13 03:18:21 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : apple: Excluded 2026/04/13 03:18:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:18:21 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : banana: Excluded 2026/04/13 03:18:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : splitbananasplit: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:18:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:18:21 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:29 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:31 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:33 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:34 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:36 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:38 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:40 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:42 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:44 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:18:46 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:18:48 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:18:49 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:18:51 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:18:53 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:18:55 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:18:57 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:18:59 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:19:01 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:02 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:19:03 DEBUG : Waiting for deletions to finish 2026/04/13 03:19:04 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : apple: Excluded 2026/04/13 03:19:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:19:04 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : banana: Excluded 2026/04/13 03:19:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : splitbananasplit: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:19:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:19:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:19:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:19:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:19:04 DEBUG : banana: size = 6 OK 2026/04/13 03:19:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:04 DEBUG : banana: Unchanged skipping 2026/04/13 03:19:04 DEBUG : apple: size = 5 OK 2026/04/13 03:19:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:19:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:04 DEBUG : apple: Unchanged skipping 2026/04/13 03:19:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:19:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:19:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:19:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:19:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:19:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:19:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:19:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:19:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:19:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:19:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:19:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:19:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:19:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:19:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:19:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:19:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:19:05 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:19:05 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:19:05 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:19:05 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/04/13 03:19:05 DEBUG : Waiting for deletions to finish 2026/04/13 03:19:05 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : apple: Excluded 2026/04/13 03:19:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:19:05 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : banana: Excluded 2026/04/13 03:19:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : splitbananasplit: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:19:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:19:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:19:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:19:06 DEBUG : banana: size = 6 OK 2026/04/13 03:19:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : banana: Unchanged skipping 2026/04/13 03:19:06 DEBUG : apple: size = 5 OK 2026/04/13 03:19:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:19:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:19:06 DEBUG : apple: Unchanged skipping 2026/04/13 03:19:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:19:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:19:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:19:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:19:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:19:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:19:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:19:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:19:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:19:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:19:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:19:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:19:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:19:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:19:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:19:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:19:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:19:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:19:06 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:19:06 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:19:06 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/04/13 03:19:06 DEBUG : Waiting for deletions to finish 2026/04/13 03:19:06 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : apple: Excluded 2026/04/13 03:19:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:19:06 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : banana: Excluded 2026/04/13 03:19:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : splitbananasplit: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:19:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:19:06 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:19:13 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:15 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:17 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:19 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:21 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:23 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:25 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:26 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:28 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:30 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:31 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:19:33 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:19:35 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:19:37 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:19:39 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:19:41 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:19:42 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:19:44 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:19:46 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:19:48 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:19:49 DEBUG : Waiting for deletions to finish 2026/04/13 03:19:49 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : apple: Excluded 2026/04/13 03:19:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:19:49 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : banana: Excluded 2026/04/13 03:19:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : splitbananasplit: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:19:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:19:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:19:50 DEBUG : apple: size = 5 OK 2026/04/13 03:19:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:19:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : apple: Unchanged skipping 2026/04/13 03:19:50 DEBUG : banana: size = 6 OK 2026/04/13 03:19:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:19:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:19:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:19:50 DEBUG : banana: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:19:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:19:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:19:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:19:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:19:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:19:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:19:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:19:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:19:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:19:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:19:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:19:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:19:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:19:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:19:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:19:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:19:50 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:19:50 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:19:50 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:19:50 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/04/13 03:19:50 DEBUG : Waiting for deletions to finish 2026/04/13 03:19:50 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:19:50 DEBUG : apple: Excluded 2026/04/13 03:19:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:19:50 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:19:50 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:19:50 DEBUG : banana: Excluded 2026/04/13 03:19:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:19:50 DEBUG : splitbananasplit: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:19:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:19:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:19:51 DEBUG : apple: size = 5 OK 2026/04/13 03:19:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:19:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : apple: Unchanged skipping 2026/04/13 03:19:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:19:51 DEBUG : banana: size = 6 OK 2026/04/13 03:19:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:19:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : banana: Unchanged skipping 2026/04/13 03:19:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:19:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:19:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:19:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:19:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:19:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:19:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:19:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:19:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:19:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:19:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:19:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:19:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:19:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:19:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:19:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:19:51 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:19:51 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:19:51 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/04/13 03:19:51 DEBUG : Waiting for deletions to finish 2026/04/13 03:19:52 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : apple: Excluded 2026/04/13 03:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:19:52 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : banana: Excluded 2026/04/13 03:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : splitbananasplit: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:19:52 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:19:58 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:00 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:02 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:03 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:05 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:07 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:10 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:12 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:14 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:16 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:20:18 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/13 03:20:20 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:20:21 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/13 03:20:23 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/13 03:20:25 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/13 03:20:27 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/13 03:20:28 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/13 03:20:31 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/13 03:20:32 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/13 03:20:33 DEBUG : Waiting for deletions to finish 2026/04/13 03:20:33 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:20:33 DEBUG : apple: Excluded 2026/04/13 03:20:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:20:33 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:20:33 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:20:33 DEBUG : banana: Excluded 2026/04/13 03:20:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:20:33 DEBUG : splitbananasplit: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:20:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:20:34 DEBUG : apple: size = 5 OK 2026/04/13 03:20:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : apple: Unchanged skipping 2026/04/13 03:20:34 DEBUG : banana: size = 6 OK 2026/04/13 03:20:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:20:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : banana: Unchanged skipping 2026/04/13 03:20:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:20:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:20:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:20:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:20:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:20:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:20:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:20:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:20:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:20:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:20:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:20:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:20:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:20:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:20:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:20:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:20:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:20:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:20:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:20:34 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:20:34 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:20:34 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:20:34 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/04/13 03:20:34 DEBUG : Waiting for deletions to finish 2026/04/13 03:20:34 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : apple: Excluded 2026/04/13 03:20:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:20:34 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : banana: Excluded 2026/04/13 03:20:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:20:34 DEBUG : splitbananasplit: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:20:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:20:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/13 03:20:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 03:20:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 03:20:35 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 03:20:35 DEBUG : apple: size = 5 OK 2026/04/13 03:20:35 DEBUG : banana: size = 6 OK 2026/04/13 03:20:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : apple: Unchanged skipping 2026/04/13 03:20:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 03:20:35 DEBUG : banana: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 03:20:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 03:20:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 03:20:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 03:20:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 03:20:35 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:20:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 03:20:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 03:20:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 03:20:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 03:20:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 03:20:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 03:20:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 03:20:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 03:20:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 03:20:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 03:20:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 03:20:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 03:20:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 03:20:35 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:20:35 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:20:35 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/04/13 03:20:35 DEBUG : Waiting for deletions to finish 2026/04/13 03:20:36 DEBUG : apple: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : apple: Excluded 2026/04/13 03:20:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : appleappleapplebanana: Excluded 2026/04/13 03:20:36 DEBUG : banana: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : banana: Excluded 2026/04/13 03:20:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : splitbananasplit: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/13 03:20:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 03:20:36 DEBUG : dir1/0015-9;=.txt: Excluded --- FAIL: TestTransform (521.14s) --- FAIL: TestTransform/NFC (38.79s) --- FAIL: TestTransform/NFD (40.65s) --- FAIL: TestTransform/base64 (52.73s) --- FAIL: TestTransform/prefix (54.81s) --- FAIL: TestTransform/suffix (56.15s) --- FAIL: TestTransform/truncate (52.23s) --- FAIL: TestTransform/encoder (46.99s) --- FAIL: TestTransform/ISO-8859-1 (44.07s) --- FAIL: TestTransform/charmap (45.87s) --- FAIL: TestTransform/lowercase (44.90s) --- FAIL: TestTransform/ascii (43.94s) === RUN TestTransformCopy run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:20:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/13 03:20:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/13 03:20:41 INFO : sub dir_somesuffix: Making directory 2026/04/13 03:20:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/13 03:20:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/13 03:20:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/13 03:20:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/13 03:20:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/13 03:20:41 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:20:41 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:20:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Uploading chunk 0, size=11, remain=0 2026/04/13 03:20:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/13 03:20:43 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:20:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/13 03:20:43 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:20:43 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (3.61s) === RUN TestDoubleTransform run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:20:44 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:20:45 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:20:45 INFO : tictactoe: Making directory 2026/04/13 03:20:45 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:20:45 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:20:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:20:45 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/13 03:20:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:20:45 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:20:45 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:20:46 DEBUG : tictactoe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/04/13 03:20:47 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/13 03:20:47 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:20:47 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/13 03:20:47 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:20:47 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (3.24s) === RUN TestFileTag run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:20:48 INFO : toe: Making directory 2026/04/13 03:20:48 INFO : toe/toe: Making directory 2026/04/13 03:20:49 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:20:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 03:20:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 03:20:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 03:20:49 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:20:49 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:20:49 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/04/13 03:20:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/13 03:20:50 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:20:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/13 03:20:50 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:20:50 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (4.16s) === RUN TestNoTag run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:20:52 INFO : toe: Making directory 2026/04/13 03:20:52 INFO : toe/toe: Making directory 2026/04/13 03:20:53 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:20:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 03:20:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 03:20:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 03:20:53 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:20:53 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:20:53 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/04/13 03:20:54 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/13 03:20:54 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:20:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/13 03:20:54 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:20:54 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestNoTag (11.87s) === RUN TestDirTag run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:21:04 DEBUG : empty_dir: Making directory with metadata 2026/04/13 03:21:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 03:21:04 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:04 INFO : tictacempty_dir: Making directory 2026/04/13 03:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:04 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:04 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:04 INFO : tictactoe: Making directory 2026/04/13 03:21:05 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:05 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:05 INFO : tictactoe/tictactoe: Making directory 2026/04/13 03:21:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 03:21:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 03:21:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 03:21:05 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:21:05 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:21:06 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/04/13 03:21:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/13 03:21:07 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:21:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/13 03:21:07 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:21:07 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (5.33s) === RUN TestAllTag run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:21:09 DEBUG : empty_dir: Making directory with metadata 2026/04/13 03:21:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 03:21:09 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:09 INFO : tictacempty_dir: Making directory 2026/04/13 03:21:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:09 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:09 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:09 INFO : tictactoe: Making directory 2026/04/13 03:21:10 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:10 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:10 INFO : tictactoe/tictactoe: Making directory 2026/04/13 03:21:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 03:21:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 03:21:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:10 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:21:10 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/04/13 03:21:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 03:21:12 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:21:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:12 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:21:12 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (4.80s) === RUN TestRunTwice run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:21:14 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:14 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:14 INFO : tictactoe: Making directory 2026/04/13 03:21:14 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:14 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:14 INFO : tictactoe/tictactoe: Making directory 2026/04/13 03:21:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 03:21:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 03:21:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 03:21:15 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:21:15 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:21:15 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/04/13 03:21:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/13 03:21:16 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:21:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/13 03:21:16 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:21:16 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRunTwice (11.78s) === RUN TestSyntax 2026/04/13 03:21:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:21:26 INFO : toe: Making directory 2026/04/13 03:21:26 INFO : toe/toe: Making directory 2026/04/13 03:21:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 03:21:26 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:21:26 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:21:27 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2026/04/13 03:21:28 DEBUG : toe/toe/toe: size = 11 OK 2026/04/13 03:21:28 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:21:28 INFO : toe/toe/toe: Copied (new) 2026/04/13 03:21:28 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:21:28 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (4.27s) === RUN TestMove run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:21:30 DEBUG : empty_dir: Making directory with metadata 2026/04/13 03:21:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 03:21:30 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:30 INFO : tictacempty_dir: Making directory 2026/04/13 03:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:30 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:30 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:30 INFO : tictactoe: Making directory 2026/04/13 03:21:31 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:31 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:31 INFO : tictactoe/tictactoe: Making directory 2026/04/13 03:21:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 03:21:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 03:21:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:31 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:21:31 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:21:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/04/13 03:21:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 03:21:33 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:21:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:33 INFO : toe/toe/toe.txt: Deleted 2026/04/13 03:21:33 ERROR : Local file system at /tmp/rclone3648774446: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (4.78s) === RUN TestTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:21:35 DEBUG : empty_dir: Making directory with metadata 2026/04/13 03:21:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 03:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:35 INFO : tictacempty_dir: Making directory 2026/04/13 03:21:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:35 INFO : tictactoe: Making directory 2026/04/13 03:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:35 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:35 INFO : tictactoe/tictactoe: Making directory 2026/04/13 03:21:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 03:21:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 03:21:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:36 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:21:36 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:21:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/04/13 03:21:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 03:21:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:21:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:38 INFO : toe/toe/toe.txt: Deleted 2026/04/13 03:21:38 ERROR : Local file system at /tmp/rclone3648774446: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (4.97s) === RUN TestManualTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:21:40 DEBUG : Reset feature "Copy" 2026/04/13 03:21:40 DEBUG : Reset feature "Move" 2026/04/13 03:21:40 DEBUG : Reset feature "Copy" 2026/04/13 03:21:40 DEBUG : Reset feature "Move" 2026/04/13 03:21:40 DEBUG : empty_dir: Making directory with metadata 2026/04/13 03:21:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 03:21:40 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:40 INFO : tictacempty_dir: Making directory 2026/04/13 03:21:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:21:40 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:40 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:40 INFO : tictactoe: Making directory 2026/04/13 03:21:40 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:40 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:21:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:40 INFO : tictactoe/tictactoe: Making directory 2026/04/13 03:21:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:21:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 03:21:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 03:21:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:41 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:21:41 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:21:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/04/13 03:21:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 03:21:43 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:21:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:21:43 INFO : toe/toe/toe.txt: Deleted 2026/04/13 03:21:43 ERROR : Local file system at /tmp/rclone3648774446: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (4.73s) === RUN TestBase64 run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:21:44 DEBUG : toe: transformed to: dG9l 2026/04/13 03:21:44 DEBUG : toe: transformed to: dG9l 2026/04/13 03:21:44 INFO : dG9l: Making directory 2026/04/13 03:21:45 DEBUG : toe: transformed to: dG9l 2026/04/13 03:21:45 DEBUG : toe: transformed to: dG9l 2026/04/13 03:21:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/13 03:21:45 INFO : dG9l/dG9l: Making directory 2026/04/13 03:21:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/13 03:21:45 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/13 03:21:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 03:21:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 03:21:45 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:21:45 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:21:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 03:21:45 ERROR : toe/toe/toe.txt: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2026/04/13 03:21:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 03:21:45 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:21:45 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestBase64 --- FAIL: TestBase64 (1.59s) === RUN TestError run.go:185: Remote "OpenDrive root 'rclone-test-mequfaj7gedu'", Local "Local file system at /tmp/rclone3648774446", Modify Window "1s" 2026/04/13 03:21:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 03:21:46 DEBUG : toe: transformed to: 2026/04/13 03:21:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 03:21:46 DEBUG : toe: transformed to: 2026/04/13 03:21:46 INFO : OpenDrive root 'rclone-test-mequfaj7gedu': Making directory 2026/04/13 03:21:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 03:21:46 DEBUG : toe: transformed to: 2026/04/13 03:21:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 03:21:46 DEBUG : toe: transformed to: 2026/04/13 03:21:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 03:21:46 DEBUG : toe/toe: transformed to: 2026/04/13 03:21:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/13 03:21:46 INFO : toe/toe: Making directory 2026/04/13 03:21:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 03:21:47 DEBUG : toe/toe: transformed to: 2026/04/13 03:21:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/13 03:21:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 03:21:47 DEBUG : toe: transformed to: 2026/04/13 03:21:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 03:21:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 03:21:47 DEBUG : toe/toe/toe: transformed to: 2026/04/13 03:21:47 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/13 03:21:47 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for checks to finish 2026/04/13 03:21:47 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Waiting for transfers to finish 2026/04/13 03:21:48 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2026/04/13 03:21:49 DEBUG : toe/toe/toe: size = 11 OK 2026/04/13 03:21:49 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:21:49 INFO : toe/toe/toe: Copied (new) 2026/04/13 03:21:49 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting files as there were IO errors 2026/04/13 03:21:49 ERROR : OpenDrive root 'rclone-test-mequfaj7gedu': not deleting directories as there were IO errors --- PASS: TestError (4.60s) FAIL 2026/04/13 03:21:51 DEBUG : OpenDrive root 'rclone-test-mequfaj7gedu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 23m15.461210632s (try 1/5): exit status 1: Failed [TestSyncBackupDirWithSuffixKeepExtension TestSyncSuffix TestSyncSuffixKeepExtension TestFixCase TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]