"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/09/13 04:05:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba" 2025/09/13 04:05:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 04:05:34 DEBUG : Starting OpenDrive session with ID: 0919cc8e99a8e770934263648a3144a2a9c202f7f8a5bedb7d6ef20109e338a0 2025/09/13 04:05:35 DEBUG : Creating backend with remote "/tmp/rclone600290763" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:05:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:05:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/13 04:05:35 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:05:35 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.08s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:05:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 04:05:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:05:36 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:05:36 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:05:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:05:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:05:38 INFO : sub dir/hello world: Copied (new) 2025/09/13 04:05:38 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.78s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:05:40 DEBUG : Creating backend with remote "/non-existing" 2025/09/13 04:05:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/13 04:05:41 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:05:41 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:05:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:05:41 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:05:41 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:05:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:05:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:05:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.92s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:05:45 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Running all checks before starting transfers 2025/09/13 04:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:05:45 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:05:45 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Checks finished, now starting transfers 2025/09/13 04:05:45 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:05:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:05:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:05:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.72s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:05:49 ERROR : Ignoring --no-traverse with sync 2025/09/13 04:05:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:05:49 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:05:49 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:05:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:05:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:05:51 INFO : sub dir/hello world: Copied (new) 2025/09/13 04:05:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.90s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:05:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/13 04:05:53 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:05:53 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:05:54 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/09/13 04:08:07 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/09/13 04:08:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (134.76s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:08:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:08:08 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:08:08 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:08:08 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/09/13 04:08:09 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:08:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:08:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:08:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:08:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:08:11 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/09/13 04:08:12 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:08:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.65s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:08:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/13 04:08:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 04:08:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/13 04:08:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 04:08:13 INFO : sub dir2: Making directory 2025/09/13 04:08:13 INFO : sub dir: Making directory 2025/09/13 04:08:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:08:14 INFO : sub dir2/sub sub dir2: Making directory 2025/09/13 04:08:14 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:08:14 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:08:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:08:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:08:16 INFO : sub dir/hello world: Copied (new) 2025/09/13 04:08:16 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:08:18 INFO : sub dir2: Making directory 2025/09/13 04:08:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/13 04:08:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 04:08:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:08:18 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:08:18 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:08:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:08:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:08:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.83s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:08:22 DEBUG : sub dir2: Making directory with metadata 2025/09/13 04:08:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 04:08:22 INFO : sub dir2: Making directory 2025/09/13 04:08:23 INFO : sub dir: Making directory 2025/09/13 04:08:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:08:23 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:08:23 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:08:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:08:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:08:25 INFO : sub dir/hello world: Copied (new) 2025/09/13 04:08:25 INFO : sub dir/hello world: Deleted 2025/09/13 04:08:25 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/13 04:08:25 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.62s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:08:27 INFO : sub dir2: Making directory 2025/09/13 04:08:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:08:27 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:08:27 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:08:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:08:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:08:29 INFO : sub dir/hello world: Copied (new) 2025/09/13 04:08:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.63s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:08:31 DEBUG : sub dir2: Making directory with metadata 2025/09/13 04:08:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 04:08:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 04:08:31 INFO : sub dir2: Making directory 2025/09/13 04:08:31 INFO : sub dir: Making directory 2025/09/13 04:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:08:32 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:08:32 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:08:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:08:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:08:34 INFO : sub dir/hello world: Copied (new) 2025/09/13 04:08:34 DEBUG : Waiting for deletions to finish 2025/09/13 04:08:34 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:08:36 INFO : sub dir2: Making directory 2025/09/13 04:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:08:36 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:08:36 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:08:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:08:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:08:38 INFO : sub dir/hello world: Copied (new) 2025/09/13 04:08:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.63s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:08:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:08:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-peqaqon5doyi" 2025/09/13 04:08:42 DEBUG : Starting OpenDrive session with ID: 3899b7a2a69a8b90525a495fc529584a02aaf3d68675f168e246f98ba063f31d sync_test.go:620: Server side copy (if possible) OpenDrive root 'rclone-test-rofebeq2vaba' -> OpenDrive root 'rclone-test-peqaqon5doyi' 2025/09/13 04:08:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:08:43 DEBUG : OpenDrive root 'rclone-test-peqaqon5doyi': Waiting for checks to finish 2025/09/13 04:08:43 DEBUG : OpenDrive root 'rclone-test-peqaqon5doyi': Waiting for transfers to finish 2025/09/13 04:08:44 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory does not exist (Error 404) sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestServerSideCopy 2025/09/13 04:08:44 DEBUG : OpenDrive root 'rclone-test-peqaqon5doyi': Purge remote 2025/09/13 04:08:44 NOTICE: purge failed: Directory does not exist (Error 404) run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty run.go:125: removing dir "sub dir" failed - try 2/3: folder not empty 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: TestServerSideCopy (15.72s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:11:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:11:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 04:11:27 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:11:27 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:11:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/09/13 04:11:28 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/09/13 04:11:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (154.58s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:11:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:11:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-conehar8papa" 2025/09/13 04:11:33 DEBUG : Starting OpenDrive session with ID: df8fce6fd4ef81d8460718ca15da25e66a35accb265518d5579fdf318ec1da3c sync_test.go:656: Server side copy (if possible) OpenDrive root 'rclone-test-rofebeq2vaba' -> OpenDrive root 'rclone-test-conehar8papa' 2025/09/13 04:11:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:11:33 DEBUG : OpenDrive root 'rclone-test-conehar8papa': Waiting for checks to finish 2025/09/13 04:11:33 DEBUG : OpenDrive root 'rclone-test-conehar8papa': Waiting for transfers to finish 2025/09/13 04:11:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/09/13 04:11:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 04:11:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/09/13 04:11:37 DEBUG : OpenDrive root 'rclone-test-conehar8papa': Waiting for checks to finish 2025/09/13 04:11:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 04:11:37 DEBUG : OpenDrive root 'rclone-test-conehar8papa': Waiting for transfers to finish 2025/09/13 04:11:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/09/13 04:11:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 04:11:39 DEBUG : OpenDrive root 'rclone-test-conehar8papa': Purge remote --- PASS: TestServerSideCopyOverSelf (10.51s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:11:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:11:43 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:11:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 04:11:43 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:11:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/09/13 04:11:44 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/09/13 04:11:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/13 04:11:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.41s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:11:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:11:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jozofen7dave" 2025/09/13 04:11:49 DEBUG : Starting OpenDrive session with ID: 43dfde0453fe02a4c948eb03877d2510e7859a04b033dded33ccf985ccd3d27c sync_test.go:701: Server side copy (if possible) OpenDrive root 'rclone-test-rofebeq2vaba' -> OpenDrive root 'rclone-test-jozofen7dave' 2025/09/13 04:11:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:11:49 DEBUG : OpenDrive root 'rclone-test-jozofen7dave': Waiting for checks to finish 2025/09/13 04:11:49 DEBUG : OpenDrive root 'rclone-test-jozofen7dave': Waiting for transfers to finish 2025/09/13 04:11:51 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/09/13 04:11:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 04:11:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/09/13 04:11:53 DEBUG : OpenDrive root 'rclone-test-jozofen7dave': Using server-side directory move 2025/09/13 04:11:53 INFO : OpenDrive root 'rclone-test-jozofen7dave': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 04:11:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 04:11:54 DEBUG : OpenDrive root 'rclone-test-jozofen7dave': Waiting for checks to finish 2025/09/13 04:11:54 DEBUG : OpenDrive root 'rclone-test-jozofen7dave': Waiting for transfers to finish 2025/09/13 04:11:54 INFO : sub dir/hello world: Deleted 2025/09/13 04:11:54 INFO : sub dir/hello world: Moved (server-side) 2025/09/13 04:11:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/09/13 04:11:57 DEBUG : testing file moves 2025/09/13 04:11:57 DEBUG : OpenDrive root 'rclone-test-jozofen7dave': Waiting for checks to finish 2025/09/13 04:11:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/13 04:11:57 DEBUG : OpenDrive root 'rclone-test-jozofen7dave': Waiting for transfers to finish 2025/09/13 04:11:58 INFO : sub dir/hello world: Deleted 2025/09/13 04:11:58 INFO : sub dir/hello world: Moved (server-side) 2025/09/13 04:11:59 DEBUG : OpenDrive root 'rclone-test-jozofen7dave': Purge remote --- PASS: TestServerSideMoveOverSelf (14.90s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:12:02 ERROR : error listing: directory not found 2025/09/13 04:12:03 INFO : Local file system at /tmp/rclone600290763: Making directory 2025/09/13 04:12:03 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:03 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.16s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:12:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/13 04:12:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:12:08 DEBUG : Local file system at /tmp/rclone600290763: Waiting for checks to finish 2025/09/13 04:12:08 DEBUG : Local file system at /tmp/rclone600290763: Waiting for transfers to finish 2025/09/13 04:12:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:12:08 DEBUG : sub dir/hello world.8a47773c.partial: renamed to: sub dir/hello world 2025/09/13 04:12:08 INFO : sub dir/hello world: Copied (new) 2025/09/13 04:12:08 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.39s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/13 04:12:09 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:09 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:10 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/09/13 04:12:11 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/13 04:12:11 INFO : check sum: Copied (new) 2025/09/13 04:12:11 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:11 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:11 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/13 04:12:11 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/09/13 04:12:11 DEBUG : check sum: Unchanged skipping 2025/09/13 04:12:11 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:11 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.98s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/13 04:12:12 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:12 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:13 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/09/13 04:12:14 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/13 04:12:14 INFO : sizeonly: Copied (new) 2025/09/13 04:12:14 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:14 DEBUG : sizeonly: Sizes identical 2025/09/13 04:12:14 DEBUG : sizeonly: Unchanged skipping 2025/09/13 04:12:14 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:14 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:14 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.14s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/13 04:12:15 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:15 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:16 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/09/13 04:12:17 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/09/13 04:12:17 INFO : ignore-size: Copied (new) 2025/09/13 04:12:17 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:17 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:12:17 DEBUG : ignore-size: Unchanged skipping 2025/09/13 04:12:17 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:17 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:17 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.98s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:19 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/13 04:12:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:20 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:12:20 DEBUG : existing: Unchanged skipping 2025/09/13 04:12:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:20 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:20 INFO : There was nothing to transfer 2025/09/13 04:12:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/13 04:12:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:21 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/13 04:12:21 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/13 04:12:21 INFO : existing: Copied (replaced existing) 2025/09/13 04:12:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.11s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 04:12:22 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:22 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:23 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/13 04:12:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/13 04:12:24 INFO : existing: Copied (new) 2025/09/13 04:12:24 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:24 DEBUG : existing: Destination exists, skipping 2025/09/13 04:12:24 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:24 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:24 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.94s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:26 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:12:28 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/13 04:12:29 INFO : d: Making directory 2025/09/13 04:12:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 04:12:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:12:31 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:31 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 04:12:31 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:32 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:12:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/13 04:12:33 INFO : a/potato2: Copied (new) 2025/09/13 04:12:33 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:33 INFO : b/potato: Deleted 2025/09/13 04:12:33 INFO : d: Removing directory 2025/09/13 04:12:34 INFO : b: Removing directory 2025/09/13 04:12:34 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': deleted 2 directories 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:292: Sleeping for 7s just to make sure --- PASS: TestSyncIgnoreErrors (22.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:12:49 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/13 04:12:49 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/13 04:12:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/13 04:12:49 DEBUG : empty space: Unchanged skipping 2025/09/13 04:12:49 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:49 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:49 INFO : There was nothing to transfer 2025/09/13 04:12:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/13 04:12:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/13 04:12:50 INFO : empty space: Updated modification time in destination 2025/09/13 04:12:50 DEBUG : empty space: Unchanged skipping 2025/09/13 04:12:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:50 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:12:53 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:53 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/13 04:12:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/13 04:12:53 DEBUG : empty space: Unchanged skipping 2025/09/13 04:12:53 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:53 DEBUG : Waiting for deletions to finish 2025/09/13 04:12:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.85s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:54 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/09/13 04:12:56 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:12:56 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/13 04:12:56 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone600290763) 2025/09/13 04:12:56 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-rofebeq2vaba') 2025/09/13 04:12:56 DEBUG : foo: md5 differ 2025/09/13 04:12:56 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:12:56 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/09/13 04:12:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/09/13 04:12:57 INFO : foo: Copied (replaced existing) 2025/09/13 04:12:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.35s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:12:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:13:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:13:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/13 04:13:00 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:13:00 DEBUG : empty space: Unchanged skipping 2025/09/13 04:13:00 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:13:01 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/09/13 04:13:02 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/13 04:13:02 INFO : potato: Copied (new) 2025/09/13 04:13:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:13:04 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/09/13 04:13:05 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:13:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/13 04:13:05 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:13:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:13:07 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/09/13 04:13:07 INFO : potato: Copied (replaced existing) 2025/09/13 04:13:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:13:09 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:13:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:13:10 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/13 04:13:10 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone600290763) 2025/09/13 04:13:10 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-rofebeq2vaba') 2025/09/13 04:13:10 DEBUG : potato: md5 differ 2025/09/13 04:13:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:13:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:13:11 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/09/13 04:13:11 INFO : potato: Copied (replaced existing) 2025/09/13 04:13:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:13:13 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:13:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:13:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:13:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/13 04:13:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:13:16 DEBUG : empty space: Unchanged skipping 2025/09/13 04:13:16 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:13:16 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:13:16 DEBUG : Waiting for deletions to finish 2025/09/13 04:13:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:13:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:13:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:13:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:13:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:13:21 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:13:21 DEBUG : empty space: Unchanged skipping 2025/09/13 04:13:21 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:13:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:13:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/13 04:13:23 INFO : potato2: Copied (new) 2025/09/13 04:13:23 DEBUG : Waiting for deletions to finish 2025/09/13 04:13:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:13:25 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:13:27 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/13 04:13:28 INFO : d: Making directory 2025/09/13 04:13:29 INFO : d/e: Making directory 2025/09/13 04:13:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 04:13:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:13:30 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 04:13:30 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:13:30 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:13:31 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:13:32 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/13 04:13:32 INFO : a/potato2: Copied (new) 2025/09/13 04:13:32 DEBUG : Waiting for deletions to finish 2025/09/13 04:13:32 INFO : b/potato: Deleted 2025/09/13 04:13:32 INFO : d/e: Removing directory 2025/09/13 04:13:33 INFO : d: Removing directory 2025/09/13 04:13:33 INFO : b: Removing directory 2025/09/13 04:13:33 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:13:37 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:13:39 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/13 04:13:40 INFO : d: Making directory 2025/09/13 04:13:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 04:13:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:13:41 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:13:41 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 04:13:41 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:13:42 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:13:43 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/13 04:13:43 INFO : a/potato2: Copied (new) 2025/09/13 04:13:43 ERROR : OpenDrive root 'rclone-test-rofebeq2vaba': not deleting files as there were IO errors 2025/09/13 04:13:43 ERROR : OpenDrive root 'rclone-test-rofebeq2vaba': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:13:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:13:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:13:50 DEBUG : Waiting for deletions to finish 2025/09/13 04:13:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:13:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:13:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:13:50 DEBUG : empty space: Unchanged skipping 2025/09/13 04:13:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:13:50 INFO : potato: Deleted 2025/09/13 04:13:51 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:13:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/13 04:13:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.13s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:13:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:13:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:13:57 DEBUG : Waiting for deletions to finish 2025/09/13 04:13:57 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:13:57 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:13:57 INFO : potato: Deleted 2025/09/13 04:13:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:13:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:13:58 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:13:58 DEBUG : empty space: Unchanged skipping 2025/09/13 04:13:58 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:13:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:13:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/13 04:13:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.34s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:14:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/13 04:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:14:03 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:03 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:04 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/09/13 04:14:05 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/09/13 04:14:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.30s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:14:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:14:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:14:10 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 04:14:10 DEBUG : enormous: Excluded 2025/09/13 04:14:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 04:14:10 DEBUG : potato2: Excluded 2025/09/13 04:14:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 04:14:10 DEBUG : potato2: Excluded 2025/09/13 04:14:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:14:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:10 DEBUG : empty space: Unchanged skipping 2025/09/13 04:14:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:10 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:10 INFO : There was nothing to transfer 2025/09/13 04:14:10 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 04:14:10 DEBUG : enormous: Excluded 2025/09/13 04:14:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 04:14:10 DEBUG : potato2: Excluded 2025/09/13 04:14:11 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 04:14:11 DEBUG : potato2: Excluded 2025/09/13 04:14:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/13 04:14:11 DEBUG : Local file system at /tmp/rclone600290763: Waiting for checks to finish 2025/09/13 04:14:11 DEBUG : empty space: Unchanged skipping 2025/09/13 04:14:11 DEBUG : Local file system at /tmp/rclone600290763: Waiting for transfers to finish 2025/09/13 04:14:11 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:14:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:14:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:14:16 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/09/13 04:14:17 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 04:14:17 DEBUG : enormous: Excluded 2025/09/13 04:14:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 04:14:17 DEBUG : potato2: Excluded 2025/09/13 04:14:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:14:18 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:18 DEBUG : empty space: Unchanged skipping 2025/09/13 04:14:18 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:18 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:18 INFO : potato2: Deleted 2025/09/13 04:14:18 INFO : enormous: Deleted 2025/09/13 04:14:18 INFO : There was nothing to transfer 2025/09/13 04:14:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/13 04:14:18 DEBUG : empty space: Unchanged skipping 2025/09/13 04:14:18 DEBUG : Local file system at /tmp/rclone600290763: Waiting for checks to finish 2025/09/13 04:14:18 DEBUG : Local file system at /tmp/rclone600290763: Waiting for transfers to finish 2025/09/13 04:14:18 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:18 INFO : potato2: Deleted 2025/09/13 04:14:18 INFO : enormous: Deleted 2025/09/13 04:14:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:14:20 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:14:21 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/09/13 04:14:23 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/09/13 04:14:25 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/09/13 04:14:27 DEBUG : five: Need to transfer - File not found at Destination 2025/09/13 04:14:27 DEBUG : one: Destination is newer than source, skipping 2025/09/13 04:14:27 DEBUG : three: Sizes identical 2025/09/13 04:14:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 04:14:27 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/13 04:14:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone600290763) 2025/09/13 04:14:27 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-rofebeq2vaba') 2025/09/13 04:14:27 DEBUG : two: md5 differ 2025/09/13 04:14:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/13 04:14:27 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:27 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/09/13 04:14:27 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/09/13 04:14:28 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/09/13 04:14:28 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/13 04:14:28 INFO : four: Copied (replaced existing) 2025/09/13 04:14:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/13 04:14:28 INFO : two: Copied (replaced existing) 2025/09/13 04:14:29 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/13 04:14:29 INFO : five: Copied (new) 2025/09/13 04:14:29 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:29 DEBUG : one: Destination is newer than source, skipping 2025/09/13 04:14:29 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:29 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone600290763) 2025/09/13 04:14:29 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-rofebeq2vaba') 2025/09/13 04:14:29 DEBUG : three: md5 differ 2025/09/13 04:14:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/13 04:14:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/13 04:14:29 DEBUG : two: Size and md5 of src and dst objects identical 2025/09/13 04:14:29 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/13 04:14:29 DEBUG : four: Size and md5 of src and dst objects identical 2025/09/13 04:14:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 04:14:29 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/13 04:14:29 DEBUG : five: Size and md5 of src and dst objects identical 2025/09/13 04:14:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 04:14:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 04:14:29 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:29 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/09/13 04:14:30 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/13 04:14:30 INFO : three: Copied (replaced existing) 2025/09/13 04:14:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.35s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/13 04:14:32 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Making map for --track-renames 2025/09/13 04:14:32 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Finished making map for --track-renames 2025/09/13 04:14:32 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 04:14:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/13 04:14:32 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for renames to finish 2025/09/13 04:14:32 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:33 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/13 04:14:34 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/09/13 04:14:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/13 04:14:34 INFO : potato: Copied (new) 2025/09/13 04:14:35 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/13 04:14:35 INFO : yam: Copied (new) 2025/09/13 04:14:35 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:14:35 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Making map for --track-renames 2025/09/13 04:14:35 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Finished making map for --track-renames 2025/09/13 04:14:35 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:35 DEBUG : potato: Unchanged skipping 2025/09/13 04:14:35 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for renames to finish 2025/09/13 04:14:36 DEBUG : yam: same parent dir (ODFfOTQ0MTQ0NV90N1hsYQ) - using file/rename instead of move_copy for yaml 2025/09/13 04:14:36 INFO : yam: Moved (server-side) to: yaml 2025/09/13 04:14:36 INFO : yaml: Renamed from "yam" 2025/09/13 04:14:36 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:36 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:36 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (4.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/13 04:14:37 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Making map for --track-renames 2025/09/13 04:14:37 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Finished making map for --track-renames 2025/09/13 04:14:37 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 04:14:37 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for renames to finish 2025/09/13 04:14:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/13 04:14:37 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:38 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/13 04:14:39 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/09/13 04:14:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/13 04:14:39 INFO : potato: Copied (new) 2025/09/13 04:14:40 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/13 04:14:40 INFO : yam: Copied (new) 2025/09/13 04:14:40 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:40 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:14:40 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Making map for --track-renames 2025/09/13 04:14:40 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Finished making map for --track-renames 2025/09/13 04:14:40 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:40 DEBUG : potato: Unchanged skipping 2025/09/13 04:14:40 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for renames to finish 2025/09/13 04:14:40 DEBUG : yam: same parent dir (ODFfOTQ0MTQ0NV90N1hsYQ) - using file/rename instead of move_copy for yaml 2025/09/13 04:14:41 INFO : yam: Moved (server-side) to: yaml 2025/09/13 04:14:41 INFO : yaml: Renamed from "yam" 2025/09/13 04:14:41 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:41 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:41 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/13 04:14:42 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Making map for --track-renames 2025/09/13 04:14:42 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Finished making map for --track-renames 2025/09/13 04:14:42 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 04:14:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/13 04:14:42 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for renames to finish 2025/09/13 04:14:42 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:43 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/13 04:14:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/13 04:14:44 INFO : potato: Copied (new) 2025/09/13 04:14:44 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/09/13 04:14:45 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/13 04:14:45 INFO : sub/yam: Copied (new) 2025/09/13 04:14:45 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:46 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:14:46 DEBUG : potato: Unchanged skipping 2025/09/13 04:14:46 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Making map for --track-renames 2025/09/13 04:14:46 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Finished making map for --track-renames 2025/09/13 04:14:46 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:46 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for renames to finish 2025/09/13 04:14:46 INFO : sub/yam: Moved (server-side) to: yam 2025/09/13 04:14:46 INFO : yam: Renamed from "sub/yam" 2025/09/13 04:14:46 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:46 DEBUG : Waiting for deletions to finish 2025/09/13 04:14:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.44s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:14:48 DEBUG : Creating backend with remote "/tmp/rclone600290763/dir1" 2025/09/13 04:14:48 DEBUG : Creating backend with remote "/tmp/rclone600290763/dir2" 2025/09/13 04:14:48 DEBUG : Local file system at /tmp/rclone600290763/dir2: Using server-side directory move 2025/09/13 04:14:48 INFO : Local file system at /tmp/rclone600290763/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 04:14:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/13 04:14:48 INFO : file1.txt: Moved (server-side) 2025/09/13 04:14:48 DEBUG : Local file system at /tmp/rclone600290763/dir2: Waiting for checks to finish 2025/09/13 04:14:48 DEBUG : Local file system at /tmp/rclone600290763/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:14:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:14:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/13 04:14:49 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:49 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:14:51 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/09/13 04:14:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:14:51 INFO : sub dir/hello world: Copied (new) 2025/09/13 04:14:51 INFO : sub dir/hello world: Deleted 2025/09/13 04:14:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/09/13 04:14:52 INFO : nested/sub dir/file: Copied (new) 2025/09/13 04:14:52 INFO : nested/sub dir/file: Deleted 2025/09/13 04:14:52 INFO : sub dir: Removing directory 2025/09/13 04:14:52 INFO : nested/sub dir: Removing directory 2025/09/13 04:14:52 INFO : nested: Removing directory 2025/09/13 04:14:52 DEBUG : Local file system at /tmp/rclone600290763: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (6.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:14:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 04:14:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/13 04:14:55 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:14:55 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:14:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/13 04:14:57 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/09/13 04:14:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:14:57 INFO : sub dir/hello world: Copied (new) 2025/09/13 04:14:57 INFO : sub dir/hello world: Deleted 2025/09/13 04:14:58 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/09/13 04:14:58 INFO : nested/sub dir/file: Copied (new) 2025/09/13 04:14:58 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:15:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/13 04:15:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 04:15:01 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:15:01 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:15:01 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/09/13 04:15:02 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/13 04:15:02 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/09/13 04:15:02 INFO : existing-b: Copied (new) 2025/09/13 04:15:02 INFO : existing-b: Deleted 2025/09/13 04:15:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/13 04:15:03 INFO : existing: Copied (new) 2025/09/13 04:15:03 INFO : existing: Deleted 2025/09/13 04:15:03 DEBUG : existing: Destination exists, skipping 2025/09/13 04:15:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/13 04:15:03 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:15:03 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:15:03 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.64s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:15:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bihirum4pive" 2025/09/13 04:15:05 DEBUG : Starting OpenDrive session with ID: b4e9c33eeceb640fdb6399bea8dfa58ec413e2fd1e5349c9b86b917332835562 2025/09/13 04:15:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:15:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:15:10 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-rofebeq2vaba' -> OpenDrive root 'rclone-test-bihirum4pive' 2025/09/13 04:15:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:15:14 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/09/13 04:15:16 DEBUG : OpenDrive root 'rclone-test-bihirum4pive': Using server-side directory move 2025/09/13 04:15:16 INFO : OpenDrive root 'rclone-test-bihirum4pive': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 04:15:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:15:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/13 04:15:16 DEBUG : empty space: Unchanged skipping 2025/09/13 04:15:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 04:15:16 DEBUG : OpenDrive root 'rclone-test-bihirum4pive': Waiting for checks to finish 2025/09/13 04:15:16 INFO : potato3: Deleted 2025/09/13 04:15:16 INFO : empty space: Deleted 2025/09/13 04:15:16 DEBUG : OpenDrive root 'rclone-test-bihirum4pive': Waiting for transfers to finish 2025/09/13 04:15:16 INFO : potato2: Moved (server-side) 2025/09/13 04:15:16 INFO : potato3: Moved (server-side) 2025/09/13 04:15:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-damejit6vutu" 2025/09/13 04:15:17 DEBUG : Starting OpenDrive session with ID: f76af906ab146373085197001c138abcd17e8291185fec10b8b4c2d3928dce84 2025/09/13 04:15:18 DEBUG : OpenDrive root 'rclone-test-damejit6vutu': Using server-side directory move 2025/09/13 04:15:18 DEBUG : same parent dir (0) - using folder/rename instead of move_copy 2025/09/13 04:15:18 INFO : OpenDrive root 'rclone-test-damejit6vutu': Server side directory move succeeded 2025/09/13 04:15:18 ERROR : error listing: directory not found 2025/09/13 04:15:18 DEBUG : OpenDrive root 'rclone-test-damejit6vutu': Purge remote 2025/09/13 04:15:19 DEBUG : OpenDrive root 'rclone-test-bihirum4pive': Purge remote 2025/09/13 04:15:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.37s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:15:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-codojov8zoci" 2025/09/13 04:15:20 DEBUG : Starting OpenDrive session with ID: d1c30a6c89515104c0a2b7db7f35220eb7e9ce5537990d39ef4f6d6ec9f8de1f 2025/09/13 04:15:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:15:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:15:25 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-rofebeq2vaba' -> OpenDrive root 'rclone-test-codojov8zoci' 2025/09/13 04:15:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:15:29 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/09/13 04:15:30 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 04:15:30 DEBUG : empty space: Excluded 2025/09/13 04:15:30 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 04:15:30 DEBUG : empty space: Excluded 2025/09/13 04:15:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:15:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 04:15:30 DEBUG : OpenDrive root 'rclone-test-codojov8zoci': Waiting for checks to finish 2025/09/13 04:15:30 DEBUG : OpenDrive root 'rclone-test-codojov8zoci': Waiting for transfers to finish 2025/09/13 04:15:31 INFO : potato3: Deleted 2025/09/13 04:15:31 INFO : potato2: Moved (server-side) 2025/09/13 04:15:31 INFO : potato3: Moved (server-side) 2025/09/13 04:15:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-romuqab0laba" 2025/09/13 04:15:32 DEBUG : Starting OpenDrive session with ID: febaabb4875deba3eb5654109d8476d3e8fdc6666b03c45d8d9309cecc7b14aa 2025/09/13 04:15:32 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 04:15:32 DEBUG : empty space: Excluded 2025/09/13 04:15:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:15:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/13 04:15:32 DEBUG : OpenDrive root 'rclone-test-romuqab0laba': Waiting for checks to finish 2025/09/13 04:15:32 DEBUG : OpenDrive root 'rclone-test-romuqab0laba': Waiting for transfers to finish 2025/09/13 04:15:33 INFO : potato2: Moved (server-side) 2025/09/13 04:15:33 INFO : potato3: Moved (server-side) 2025/09/13 04:15:34 DEBUG : OpenDrive root 'rclone-test-romuqab0laba': Purge remote 2025/09/13 04:15:34 DEBUG : OpenDrive root 'rclone-test-codojov8zoci': Purge remote --- PASS: TestServerSideMoveWithFilter (15.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:15:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-resifur9moxe" 2025/09/13 04:15:36 DEBUG : Starting OpenDrive session with ID: a5e22875682409211035e0f5b6b1e55814165d32bab59bf59b86a00060d2aaa7 2025/09/13 04:15:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/13 04:15:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:15:40 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/09/13 04:15:41 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-rofebeq2vaba' -> OpenDrive root 'rclone-test-resifur9moxe' 2025/09/13 04:15:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/13 04:15:45 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/09/13 04:15:46 DEBUG : OpenDrive root 'rclone-test-resifur9moxe': Using server-side directory move 2025/09/13 04:15:46 INFO : OpenDrive root 'rclone-test-resifur9moxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 04:15:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 04:15:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/13 04:15:46 DEBUG : empty space: Unchanged skipping 2025/09/13 04:15:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 04:15:46 INFO : potato3: Deleted 2025/09/13 04:15:46 DEBUG : OpenDrive root 'rclone-test-resifur9moxe': Waiting for checks to finish 2025/09/13 04:15:46 INFO : empty space: Deleted 2025/09/13 04:15:46 DEBUG : OpenDrive root 'rclone-test-resifur9moxe': Waiting for transfers to finish 2025/09/13 04:15:46 INFO : potato2: Moved (server-side) 2025/09/13 04:15:47 INFO : potato3: Moved (server-side) 2025/09/13 04:15:47 INFO : tomatoDir: Removing directory 2025/09/13 04:15:47 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': deleted 1 directories 2025/09/13 04:15:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wutuqov9bevo" 2025/09/13 04:15:48 DEBUG : Starting OpenDrive session with ID: f22fb1a61c2562620147a1c734601b424131c6d39573c9252cf97a607441ec57 2025/09/13 04:15:48 INFO : tomatoDir: Making directory 2025/09/13 04:15:49 DEBUG : OpenDrive root 'rclone-test-wutuqov9bevo': Using server-side directory move 2025/09/13 04:15:49 DEBUG : same parent dir (0) - using folder/rename instead of move_copy 2025/09/13 04:15:49 INFO : OpenDrive root 'rclone-test-wutuqov9bevo': Server side directory move succeeded 2025/09/13 04:15:50 ERROR : error listing: directory not found 2025/09/13 04:15:50 ERROR : error listing: directory not found 2025/09/13 04:15:50 DEBUG : OpenDrive root 'rclone-test-wutuqov9bevo': Purge remote 2025/09/13 04:15:50 DEBUG : OpenDrive root 'rclone-test-resifur9moxe': Purge remote 2025/09/13 04:15:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.82s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:15:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/rclone-sync-test" 2025/09/13 04:15:52 DEBUG : Starting OpenDrive session with ID: 4d4a673933d4396cb4697787e8cba77da2431dfefea4b82bb4895024e4104501 --- PASS: TestSyncOverlap (1.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:15:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/rclone-sync-test" 2025/09/13 04:15:53 DEBUG : Starting OpenDrive session with ID: c964a72914c03f9ac63af9a0040fc5063dbd43fd596b9bd0abe2e22d710220c7 2025/09/13 04:15:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/rclone-sync-test-include/layer2" 2025/09/13 04:15:55 DEBUG : Starting OpenDrive session with ID: 89e68f6cf00f844ac098d5c143f4e8b4762baffdc1b136b792e907c41f556415 2025/09/13 04:15:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/rclone-sync-test-ignore-file" 2025/09/13 04:15:57 DEBUG : Starting OpenDrive session with ID: b6b3084f26b3eeb576b45dcb8ccdf44b8c86e71c1bd9ee91382cf4c9a094eff5 2025/09/13 04:15:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/09/13 04:16:01 DEBUG : rclone-sync-test: Excluded 2025/09/13 04:16:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 04:16:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/13 04:16:02 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/rclone-sync-test': Waiting for checks to finish 2025/09/13 04:16:02 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/rclone-sync-test': Waiting for transfers to finish 2025/09/13 04:16:02 DEBUG : Waiting for deletions to finish 2025/09/13 04:16:02 INFO : There was nothing to transfer 2025/09/13 04:16:02 DEBUG : rclone-sync-test: Excluded 2025/09/13 04:16:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 04:16:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/13 04:16:03 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:16:03 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:16:03 DEBUG : Waiting for deletions to finish 2025/09/13 04:16:03 INFO : rclone-sync-test-include: Removing directory 2025/09/13 04:16:04 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': deleted 1 directories 2025/09/13 04:16:04 INFO : There was nothing to transfer 2025/09/13 04:16:04 DEBUG : rclone-sync-test: Excluded 2025/09/13 04:16:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 04:16:04 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/13 04:16:04 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/13 04:16:04 DEBUG : Waiting for deletions to finish 2025/09/13 04:16:04 INFO : There was nothing to transfer 2025/09/13 04:16:05 DEBUG : rclone-sync-test: Excluded 2025/09/13 04:16:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 04:16:05 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:16:05 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:16:05 DEBUG : Waiting for deletions to finish 2025/09/13 04:16:05 INFO : There was nothing to transfer 2025/09/13 04:16:06 DEBUG : Excluded 2025/09/13 04:16:06 DEBUG : rclone-sync-test: Excluded 2025/09/13 04:16:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 04:16:06 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/13 04:16:06 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/13 04:16:06 DEBUG : Waiting for deletions to finish 2025/09/13 04:16:06 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (14.53s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:16:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/dst" 2025/09/13 04:16:08 DEBUG : Starting OpenDrive session with ID: 4d62b01eeaa9233ff4efd38bf1411094f619ec83cff6874a51a3c3800845c380 2025/09/13 04:16:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/CompareDest" 2025/09/13 04:16:09 DEBUG : Starting OpenDrive session with ID: afaca4ef24c52bdf636ec4c02fd799392c26c723de1c7d687c623278eaa3745d 2025/09/13 04:16:10 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 04:16:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:16:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:16:12 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:16:13 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/13 04:16:13 INFO : one: Copied (new) 2025/09/13 04:16:13 DEBUG : Waiting for deletions to finish 2025/09/13 04:16:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 04:16:14 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:16:14 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:16:14 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/13 04:16:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/13 04:16:15 INFO : one: Copied (replaced existing) 2025/09/13 04:16:15 DEBUG : Waiting for deletions to finish 2025/09/13 04:16:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:16:18 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/09/13 04:16:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 04:16:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:16:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:16:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 04:16:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:16:20 DEBUG : Waiting for deletions to finish 2025/09/13 04:16:20 INFO : There was nothing to transfer 2025/09/13 04:16:21 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/09/13 04:16:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 04:16:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:16:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 04:16:23 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:16:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:16:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 04:16:23 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:16:23 DEBUG : Waiting for deletions to finish 2025/09/13 04:16:23 INFO : There was nothing to transfer 2025/09/13 04:16:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 04:16:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:16:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 04:16:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:16:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 04:16:24 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:16:24 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:16:24 DEBUG : Waiting for deletions to finish 2025/09/13 04:16:24 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/13 04:16:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 04:16:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/13 04:16:25 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 04:16:25 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:16:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:16:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 04:16:26 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:16:26 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/09/13 04:16:27 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/13 04:16:27 INFO : two: Copied (new) 2025/09/13 04:16:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.47s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:16:31 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/09/13 04:16:33 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 run.go:285: Failed to put "pre-dest2/2" to "OpenDrive root 'rclone-test-rofebeq2vaba'": failed to get fileinfo: File was not found (Error 404) run.go:125: removing dir "pre-dest1" failed - try 1/3: folder not empty run.go:125: removing dir "pre-dest1" failed - try 2/3: folder not empty run.go:125: removing dir "pre-dest1" failed - try 3/3: folder not empty run.go:128: removing dir "pre-dest1" failed: folder not empty 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2241 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want got pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2241 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "pre-dest2/2" 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:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2241 Error: Not equal: expected: []string{} actual : []string{"pre-dest1", "pre-dest2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "pre-dest1", + (string) (len=9) "pre-dest2" } Test: TestSyncMultipleCompareDest Messages: directories --- FAIL: TestSyncMultipleCompareDest (17.22s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:16:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/dst" 2025/09/13 04:16:48 DEBUG : Starting OpenDrive session with ID: 88bc43470df87d78303269b662715ef96bfb458c95656bd9c693d0610b245f15 2025/09/13 04:16:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/CopyDest" 2025/09/13 04:16:49 DEBUG : Starting OpenDrive session with ID: 51e93eead0f107cf39c7f9ee40b0aad607f8c589a43d2b59dde6379f0906d3aa 2025/09/13 04:16:50 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 04:16:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:16:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:16:51 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:16:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/13 04:16:52 INFO : one: Copied (new) 2025/09/13 04:16:52 DEBUG : Waiting for deletions to finish 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2286 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want dst/one (3) got dst/one (3), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2286 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "pre-dest2/2" 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2290 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want dst/one (3) got dst/one (3), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2290 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "pre-dest2/2" 2025/09/13 04:17:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:17:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 04:17:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:17:10 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/13 04:17:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/13 04:17:11 INFO : one: Copied (replaced existing) 2025/09/13 04:17:11 DEBUG : Waiting for deletions to finish 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2302 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want dst/one (5) got dst/one (5), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2302 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "pre-dest2/2" 2025/09/13 04:17:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:17:23 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2311 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want CopyDest/one (5), dst/one (3) got CopyDest/one (5), dst/one (3), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2311 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "pre-dest2/2" 2025/09/13 04:17:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/BackupDir" 2025/09/13 04:17:33 DEBUG : Starting OpenDrive session with ID: 426eda0e92c38488c70e0577ea75dc39c6070d46ed968ef8733ebfb0fd283ac5 2025/09/13 04:17:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 04:17:34 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:17:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:17:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 04:17:36 INFO : one: Moved (server-side) 2025/09/13 04:17:36 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/13 04:17:36 INFO : one: Copied (server-side copy) 2025/09/13 04:17:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/13 04:17:36 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:17:36 DEBUG : Waiting for deletions to finish 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2324 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), dst/one (5) got BackupDir/one (3), CopyDest/one (5), dst/one (5), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2324 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "pre-dest2/2" 2025/09/13 04:17:47 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2330 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5) got BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2330 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "pre-dest2/2" 2025/09/13 04:17:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:17:57 DEBUG : one: Unchanged skipping 2025/09/13 04:17:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:17:57 DEBUG : two: Dst hash empty - aborting Src hash check 2025/09/13 04:17:57 INFO : two: Copied (server-side copy) 2025/09/13 04:17:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/13 04:17:57 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:17:57 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:17:57 DEBUG : Waiting for deletions to finish 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2342 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2342 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "pre-dest2/2" 2025/09/13 04:18:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:18:06 DEBUG : one: Unchanged skipping 2025/09/13 04:18:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:18:06 DEBUG : two: Unchanged skipping 2025/09/13 04:18:06 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:18:06 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:18:06 DEBUG : Waiting for deletions to finish 2025/09/13 04:18:06 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: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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2351 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2351 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "pre-dest2/2" 2025/09/13 04:18:16 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2356 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) got BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2356 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "pre-dest2/2" 2025/09/13 04:18:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:18:26 DEBUG : one: Unchanged skipping 2025/09/13 04:18:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/13 04:18:26 DEBUG : three: Destination not found in --copy-dest 2025/09/13 04:18:26 DEBUG : three: Need to transfer - File not found at Destination 2025/09/13 04:18:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 04:18:26 DEBUG : two: Unchanged skipping 2025/09/13 04:18:26 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:18:26 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:18:27 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/09/13 04:18:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/09/13 04:18:28 INFO : three: Copied (new) 2025/09/13 04:18:28 DEBUG : Waiting for deletions to finish 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2368 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) got BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2368 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "pre-dest2/2" --- FAIL: TestSyncCopyDest (114.61s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:18:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:18:45 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/13 04:18:46 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/13 04:18:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/dst" 2025/09/13 04:18:48 DEBUG : Starting OpenDrive session with ID: 76c77bf3d0291d4f9492b683cf54cd4b09a51fc825e15edf156528b3e07ebbc5 2025/09/13 04:18:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/backup" 2025/09/13 04:18:49 DEBUG : Starting OpenDrive session with ID: 660c778e6aaa381155c4c96d2d6cb539b2ba326c948290f06e052b210b08de9f 2025/09/13 04:18:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 04:18:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:18:50 DEBUG : two: Unchanged skipping 2025/09/13 04:18:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:18:51 INFO : one: Moved (server-side) 2025/09/13 04:18:51 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:18:52 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/13 04:18:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/13 04:18:53 INFO : one: Copied (new) 2025/09/13 04:18:53 DEBUG : Waiting for deletions to finish 2025/09/13 04:18:53 INFO : three.txt: Moved (server-side) 2025/09/13 04:18:53 INFO : three.txt: Moved into backup dir 2025/09/13 04:18:55 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/13 04:18:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 04:18:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:18:56 DEBUG : two: Unchanged skipping 2025/09/13 04:18:56 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:18:56 INFO : one: Deleted 2025/09/13 04:18:57 INFO : one: Moved (server-side) 2025/09/13 04:18:57 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:18:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/13 04:18:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/13 04:18:59 INFO : one: Copied (new) 2025/09/13 04:18:59 DEBUG : Waiting for deletions to finish 2025/09/13 04:18:59 INFO : three.txt: Deleted 2025/09/13 04:18:59 INFO : three.txt: Moved (server-side) 2025/09/13 04:18:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:19:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:19:05 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/13 04:19:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/13 04:19:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/dst" 2025/09/13 04:19:08 DEBUG : Starting OpenDrive session with ID: e7f7c5b0ce4d9f45c3e81d82963697cea76b8d29aa9bf87a7ff02b49248de21c 2025/09/13 04:19:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/backup" 2025/09/13 04:19:09 DEBUG : Starting OpenDrive session with ID: 1aebe60b88216c049db1ca0062849816017dea3363abf5eae6adfd15adb97ebe 2025/09/13 04:19:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 04:19:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:19:10 DEBUG : two: Unchanged skipping 2025/09/13 04:19:10 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:19:11 INFO : one: Moved (server-side) to: one.bak 2025/09/13 04:19:11 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:19:12 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/13 04:19:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/13 04:19:13 INFO : one: Copied (new) 2025/09/13 04:19:13 DEBUG : Waiting for deletions to finish 2025/09/13 04:19:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/13 04:19:13 INFO : three.txt: Moved into backup dir 2025/09/13 04:19:15 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/13 04:19:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:19:16 DEBUG : two: Unchanged skipping 2025/09/13 04:19:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 04:19:16 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:19:17 INFO : one.bak: Deleted 2025/09/13 04:19:17 INFO : one: Moved (server-side) to: one.bak 2025/09/13 04:19:17 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:19:18 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/13 04:19:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/13 04:19:19 INFO : one: Copied (new) 2025/09/13 04:19:19 DEBUG : Waiting for deletions to finish 2025/09/13 04:19:19 INFO : three.txt.bak: Deleted 2025/09/13 04:19:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/13 04:19:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:19:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:19:25 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/13 04:19:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/13 04:19:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/dst" 2025/09/13 04:19:29 DEBUG : Starting OpenDrive session with ID: 0bcd769e65c62874691966828f9ec9c29894458b8950c9fad30e660705bb8f96 2025/09/13 04:19:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/backup" 2025/09/13 04:19:30 DEBUG : Starting OpenDrive session with ID: 743d102942f1d0296c848838bc12c6726164bc1ebb2c0babaa81fe029347c01c 2025/09/13 04:19:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 04:19:31 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:19:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:19:31 DEBUG : two: Unchanged skipping 2025/09/13 04:19:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/13 04:19:32 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:19:32 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/13 04:19:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/13 04:19:33 INFO : one: Copied (new) 2025/09/13 04:19:33 DEBUG : Waiting for deletions to finish 2025/09/13 04:19:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/13 04:19:34 INFO : three.txt: Moved into backup dir 2025/09/13 04:19:35 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/13 04:19:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 04:19:37 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:19:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:19:37 DEBUG : two: Unchanged skipping 2025/09/13 04:19:37 INFO : one-2019-01-01: Deleted 2025/09/13 04:19:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/13 04:19:38 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:19:39 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/13 04:19:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/13 04:19:40 INFO : one: Copied (new) 2025/09/13 04:19:40 DEBUG : Waiting for deletions to finish 2025/09/13 04:19:40 INFO : three-2019-01-01.txt: Deleted 2025/09/13 04:19:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/13 04:19:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:19:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:19:46 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/13 04:19:48 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/13 04:19:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/dst" 2025/09/13 04:19:49 DEBUG : Config file has changed externally - reloading 2025/09/13 04:19:50 DEBUG : Starting OpenDrive session with ID: dc1ce60a5dd5f3d18e46a8286018903c0898475d670f683a38c31c93fa8d8831 2025/09/13 04:19:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 04:19:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:19:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:19:50 DEBUG : two: Unchanged skipping 2025/09/13 04:19:50 DEBUG : one: same parent dir (ODFfOTQ0MTUyMV9tY0NPYw) - using file/rename instead of move_copy for one.bak 2025/09/13 04:19:51 INFO : one: Moved (server-side) to: one.bak 2025/09/13 04:19:51 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:19:51 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/13 04:19:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/13 04:19:52 INFO : one: Copied (new) 2025/09/13 04:19:52 DEBUG : Waiting for deletions to finish 2025/09/13 04:19:53 DEBUG : three.txt: same parent dir (ODFfOTQ0MTUyMV9tY0NPYw) - using file/rename instead of move_copy for three.txt.bak 2025/09/13 04:19:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/13 04:19:53 INFO : three.txt: Moved into backup dir 2025/09/13 04:19:54 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/13 04:19:56 DEBUG : one.bak: Excluded (Path Filter) 2025/09/13 04:19:56 DEBUG : one.bak: Excluded 2025/09/13 04:19:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/13 04:19:56 DEBUG : three.txt.bak: Excluded 2025/09/13 04:19:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 04:19:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:19:56 DEBUG : two: Unchanged skipping 2025/09/13 04:19:56 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for checks to finish 2025/09/13 04:19:56 INFO : one.bak: Deleted 2025/09/13 04:19:56 DEBUG : one: same parent dir (ODFfOTQ0MTUyMV9tY0NPYw) - using file/rename instead of move_copy for one.bak 2025/09/13 04:19:56 INFO : one: Moved (server-side) to: one.bak 2025/09/13 04:19:56 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba/dst': Waiting for transfers to finish 2025/09/13 04:19:57 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/13 04:19:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/13 04:19:58 INFO : one: Copied (new) 2025/09/13 04:19:58 DEBUG : Waiting for deletions to finish 2025/09/13 04:19:59 INFO : three.txt.bak: Deleted 2025/09/13 04:19:59 DEBUG : three.txt: same parent dir (ODFfOTQ0MTUyMV9tY0NPYw) - using file/rename instead of move_copy for three.txt.bak 2025/09/13 04:19:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/13 04:19:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.02s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:20:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:20:04 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/13 04:20:06 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/13 04:20:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/dst" 2025/09/13 04:20:08 DEBUG : Starting OpenDrive session with ID: 49dfb424a6b43a8686c9b28b7477bd43ab9604493d402bf2a1629c631317ff2e 2025/09/13 04:20:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 04:20:09 DEBUG : one: same parent dir (ODFfOTQ0MTUyMl9KM2ZtTg) - using file/rename instead of move_copy for one.bak 2025/09/13 04:20:09 INFO : one: Moved (server-side) to: one.bak 2025/09/13 04:20:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/13 04:20:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/13 04:20:11 INFO : one: Copied (new) 2025/09/13 04:20:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:20:11 DEBUG : two: Unchanged skipping 2025/09/13 04:20:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/13 04:20:11 DEBUG : three.txt: same parent dir (ODFfOTQ0MTUyMl9KM2ZtTg) - using file/rename instead of move_copy for three.txt.bak 2025/09/13 04:20:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/13 04:20:12 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/09/13 04:20:13 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/09/13 04:20:13 INFO : three.txt: Copied (new) 2025/09/13 04:20:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 04:20:15 INFO : one.bak: Deleted 2025/09/13 04:20:15 DEBUG : one: same parent dir (ODFfOTQ0MTUyMl9KM2ZtTg) - using file/rename instead of move_copy for one.bak 2025/09/13 04:20:15 INFO : one: Moved (server-side) to: one.bak 2025/09/13 04:20:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/13 04:20:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/13 04:20:17 INFO : one: Copied (new) 2025/09/13 04:20:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:20:17 DEBUG : two: Unchanged skipping 2025/09/13 04:20:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/13 04:20:17 INFO : three.txt.bak: Deleted 2025/09/13 04:20:18 DEBUG : three.txt: same parent dir (ODFfOTQ0MTUyMl9KM2ZtTg) - using file/rename instead of move_copy for three.txt.bak 2025/09/13 04:20:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/13 04:20:19 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:20:20 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/09/13 04:20:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:20:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/13 04:20:25 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/13 04:20:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/13 04:20:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rofebeq2vaba/dst" 2025/09/13 04:20:28 DEBUG : Starting OpenDrive session with ID: cb7b155a3976fe8ea68790ea04a3b9587190fdc44af90f01f2ccc120b1612032 2025/09/13 04:20:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 04:20:29 DEBUG : one: same parent dir (ODFfOTQ0MTUyM19iUkhoOQ) - using file/rename instead of move_copy for one-2019-01-01 2025/09/13 04:20:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/13 04:20:30 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/13 04:20:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/13 04:20:31 INFO : one: Copied (new) 2025/09/13 04:20:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:20:31 DEBUG : two: Unchanged skipping 2025/09/13 04:20:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/13 04:20:32 DEBUG : three.txt: same parent dir (ODFfOTQ0MTUyM19iUkhoOQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/09/13 04:20:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/13 04:20:33 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/09/13 04:20:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/09/13 04:20:34 INFO : three.txt: Copied (new) 2025/09/13 04:20:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 04:20:35 INFO : one-2019-01-01: Deleted 2025/09/13 04:20:35 DEBUG : one: same parent dir (ODFfOTQ0MTUyM19iUkhoOQ) - using file/rename instead of move_copy for one-2019-01-01 2025/09/13 04:20:36 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/13 04:20:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/13 04:20:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/13 04:20:38 INFO : one: Copied (new) 2025/09/13 04:20:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:20:38 DEBUG : two: Unchanged skipping 2025/09/13 04:20:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/13 04:20:38 INFO : three-2019-01-01.txt: Deleted 2025/09/13 04:20:38 DEBUG : three.txt: same parent dir (ODFfOTQ0MTUyM19iUkhoOQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/09/13 04:20:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/13 04:20:39 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:20:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/09/13 04:20:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.66s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:20:43 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/09/13 04:20:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/13 04:20:45 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:20:45 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:20:45 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/09/13 04:20:46 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/09/13 04:20:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/13 04:20:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.19s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:20:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 04:20:47 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:20:47 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:20:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/13 04:20:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/13 04:20:49 INFO : existing: Copied (new) 2025/09/13 04:20:49 DEBUG : Waiting for deletions to finish 2025/09/13 04:20:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/13 04:20:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:20:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/13 04:20:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:20:50 ERROR : OpenDrive root 'rclone-test-rofebeq2vaba': not deleting files as there were IO errors 2025/09/13 04:20:50 ERROR : OpenDrive root 'rclone-test-rofebeq2vaba': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.55s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.37s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:20:52 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/09/13 04:20:53 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:285: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-rofebeq2vaba'": failed to get folder list: Directory does not 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:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2678 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.96s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.81s) --- SKIP: TestMaxTransfer/Hard (1.10s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:21:06 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/09/13 04:21:08 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/09/13 04:21:10 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/09/13 04:21:12 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/09/13 04:23:48 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/09/13 04:23:50 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/09/13 04:23:52 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/09/13 04:23:54 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/09/13 04:23:56 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/09/13 04:23:57 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/09/13 04:23:59 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:01 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:03 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:05 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:06 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:08 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:10 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:12 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:14 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:16 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:18 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:20 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:22 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:23 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:25 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:27 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:29 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:31 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:32 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/09/13 04:24:34 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:22 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:24 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:26 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:27 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:29 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:31 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:33 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:35 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:36 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:38 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:27:40 DEBUG : both10: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both13: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both14: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both15: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both16: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both17: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both0: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both19: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both12: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both11: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both18: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both4: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both1: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both6: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both7: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both2: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:27:40 DEBUG : both3: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both5: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both8: Unchanged skipping 2025/09/13 04:27:40 DEBUG : both9: Unchanged skipping 2025/09/13 04:27:40 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:27:40 DEBUG : Waiting for deletions to finish 2025/09/13 04:27:40 INFO : only17: Deleted 2025/09/13 04:27:40 INFO : only19: Deleted 2025/09/13 04:27:41 INFO : only0: Deleted 2025/09/13 04:27:41 INFO : only5: Deleted 2025/09/13 04:27:41 INFO : only6: Deleted 2025/09/13 04:27:41 INFO : only8: Deleted 2025/09/13 04:27:41 INFO : only15: Deleted 2025/09/13 04:27:41 INFO : only18: Deleted 2025/09/13 04:27:41 INFO : only1: Deleted 2025/09/13 04:27:41 INFO : only3: Deleted 2025/09/13 04:27:41 INFO : only4: Deleted 2025/09/13 04:27:41 INFO : only7: Deleted 2025/09/13 04:27:41 INFO : only10: Deleted 2025/09/13 04:27:41 INFO : only11: Deleted 2025/09/13 04:27:41 INFO : only9: Deleted 2025/09/13 04:27:41 INFO : only13: Deleted 2025/09/13 04:27:41 INFO : only14: Deleted 2025/09/13 04:27:41 INFO : only16: Deleted 2025/09/13 04:27:42 INFO : only2: Deleted 2025/09/13 04:27:42 INFO : only12: Deleted 2025/09/13 04:27:42 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (400.86s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:27:47 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:49 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:51 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:53 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:55 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:57 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/09/13 04:27:59 DEBUG : both3: Uploading chunk 0, size=6, remain=0 run.go:285: Failed to put "both3" to "OpenDrive root 'rclone-test-rofebeq2vaba'": failed to get fileinfo: File was not found (Error 404) --- FAIL: TestSyncConcurrentTruncate (15.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:28:02 DEBUG : empty_dir: Making directory with metadata 2025/09/13 04:28:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 04:28:02 DEBUG : empty_on_remote: Making directory with metadata 2025/09/13 04:28:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 04:28:02 INFO : empty_on_remote: Making directory 2025/09/13 04:28:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/13 04:28:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/13 04:28:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/13 04:28:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/13 04:28:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (158.30s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:30:40 DEBUG : empty_dir: Making directory with metadata 2025/09/13 04:30:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 04:30:40 DEBUG : empty_on_remote: Making directory with metadata 2025/09/13 04:30:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 04:30:40 INFO : empty_on_remote: Making directory 2025/09/13 04:30:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/13 04:30:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/13 04:30:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/13 04:30:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/13 04:30:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/13 04:30:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (9.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:30:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 04:30:50 INFO : sub dir: Making directory 2025/09/13 04:30:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (17.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:31:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 04:31:07 INFO : sub dir: Making directory 2025/09/13 04:31:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (17.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:31:25 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:27 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "dir1/0001-bcdefgh.txt" to "OpenDrive root 'rclone-test-rofebeq2vaba'": failed to get fileinfo: File was not found (Error 404) run.go:125: removing dir "dir1" failed - try 1/3: folder not empty 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 === RUN TestTransform/NFD run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:31:40 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:42 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:43 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:45 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:47 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:49 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:51 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:53 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:55 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:57 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:31:59 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:32:01 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:32:03 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:32:05 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:32:06 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:32:08 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:32:10 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:32:12 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:32:14 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:16 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:32:17 DEBUG : Waiting for deletions to finish 2025/09/13 04:32:17 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:32:17 DEBUG : apple: Excluded 2025/09/13 04:32:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:32:17 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:32:17 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:32:17 DEBUG : banana: Excluded 2025/09/13 04:32:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:32:17 DEBUG : splitbananasplit: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:32:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:32:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:32:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : apple: Unchanged skipping 2025/09/13 04:32:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:32:18 DEBUG : banana: Unchanged skipping 2025/09/13 04:32:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:32:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:32:18 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:32:18 DEBUG : Waiting for deletions to finish 2025/09/13 04:32:18 INFO : There was nothing to transfer 2025/09/13 04:32:18 DEBUG : Waiting for deletions to finish 2025/09/13 04:32:19 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : apple: Excluded 2025/09/13 04:32:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:32:19 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : banana: Excluded 2025/09/13 04:32:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : splitbananasplit: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:32:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:32:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:32:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:19 DEBUG : apple: Unchanged skipping 2025/09/13 04:32:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:32:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:32:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:19 DEBUG : banana: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:32:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:32:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:32:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:32:20 DEBUG : Waiting for deletions to finish 2025/09/13 04:32:20 INFO : There was nothing to transfer 2025/09/13 04:32:20 DEBUG : Waiting for deletions to finish 2025/09/13 04:32:20 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : apple: Excluded 2025/09/13 04:32:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:32:20 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : banana: Excluded 2025/09/13 04:32:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : splitbananasplit: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:32:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:32:20 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:32:27 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:28 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:30 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:32 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:34 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:36 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:37 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:39 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:41 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:43 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:32:45 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:32:47 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:32:49 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:32:50 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:32:52 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:32:54 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:32:56 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:32:58 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:33:00 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:02 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:33:03 DEBUG : Waiting for deletions to finish 2025/09/13 04:33:03 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : apple: Excluded 2025/09/13 04:33:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:33:03 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : banana: Excluded 2025/09/13 04:33:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : splitbananasplit: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:33:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:33:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 04:33:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:33:04 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:33:04 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:33:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Uploading chunk 0, size=16, remain=0 2025/09/13 04:33:05 DEBUG : YmFuYW5h: Uploading chunk 0, size=6, remain=0 2025/09/13 04:33:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:06 DEBUG : YXBwbGU=: Uploading chunk 0, size=5, remain=0 2025/09/13 04:33:06 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/09/13 04:33:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:07 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/09/13 04:33:07 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/13 04:33:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:07 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/13 04:33:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:07 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/09/13 04:33:07 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/13 04:33:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/09/13 04:33:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/09/13 04:33:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/09/13 04:33:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:09 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/09/13 04:33:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:10 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/09/13 04:33:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/09/13 04:33:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:11 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/09/13 04:33:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:12 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/09/13 04:33:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Uploading chunk 0, size=20, remain=0 2025/09/13 04:33:12 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/09/13 04:33:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Uploading chunk 0, size=19, remain=0 2025/09/13 04:33:13 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/09/13 04:33:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Uploading chunk 0, size=20, remain=0 2025/09/13 04:33:13 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/09/13 04:33:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Uploading chunk 0, size=19, remain=0 2025/09/13 04:33:14 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/09/13 04:33:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 04:33:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Uploading chunk 0, size=18, remain=0 2025/09/13 04:33:15 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/09/13 04:33:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:15 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/09/13 04:33:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:15 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/09/13 04:33:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Uploading chunk 0, size=17, remain=0 2025/09/13 04:33:17 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/09/13 04:33:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/13 04:33:17 DEBUG : Waiting for deletions to finish 2025/09/13 04:33:17 INFO : appleappleapplebanana: Deleted 2025/09/13 04:33:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 04:33:17 INFO : banana: Deleted 2025/09/13 04:33:17 INFO : splitbananasplit: Deleted 2025/09/13 04:33:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 04:33:18 INFO : apple: Deleted 2025/09/13 04:33:18 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 04:33:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 04:33:19 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 04:33:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 04:33:19 DEBUG : Waiting for deletions to finish 2025/09/13 04:33:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/13 04:33:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : YmFuYW5h: Excluded 2025/09/13 04:33:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : YXBwbGU=: Excluded 2025/09/13 04:33:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/13 04:33:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/13 04:33:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/13 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 04:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:20 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:20 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:33:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : banana: Unchanged skipping 2025/09/13 04:33:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : apple: Unchanged skipping 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 04:33:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:33:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:33:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:33:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:33:20 DEBUG : Waiting for deletions to finish 2025/09/13 04:33:20 DEBUG : Waiting for deletions to finish 2025/09/13 04:33:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/13 04:33:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : YmFuYW5h: Excluded 2025/09/13 04:33:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : YXBwbGU=: Excluded 2025/09/13 04:33:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/13 04:33:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/13 04:33:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/13 04:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 04:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 04:33:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 04:33:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 04:33:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 04:33:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 04:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 04:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 04:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 04:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 04:33:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:33:27 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:29 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:31 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:32 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:34 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:36 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:38 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:40 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:42 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:44 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:33:45 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:33:47 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:33:49 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:33:51 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:33:53 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:33:54 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:33:56 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:33:58 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:34:00 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:02 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:34:03 DEBUG : Waiting for deletions to finish 2025/09/13 04:34:03 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : apple: Excluded 2025/09/13 04:34:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:34:03 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : banana: Excluded 2025/09/13 04:34:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : splitbananasplit: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:34:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:34:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:34:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 04:34:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 04:34:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 04:34:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 04:34:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 04:34:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 04:34:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 04:34:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 04:34:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 04:34:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 04:34:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 04:34:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 04:34:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 04:34:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 04:34:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 04:34:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 04:34:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/13 04:34:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:04 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:34:04 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:34:05 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:34:05 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:34:05 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:05 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:34:06 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/09/13 04:34:06 INFO : apple: Copied (new) to: PREFIXapple 2025/09/13 04:34:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 04:34:06 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/13 04:34:06 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/13 04:34:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 04:34:06 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/09/13 04:34:06 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/13 04:34:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 04:34:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:07 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/09/13 04:34:07 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/13 04:34:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 04:34:08 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/09/13 04:34:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 04:34:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 04:34:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/09/13 04:34:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 04:34:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 04:34:09 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/09/13 04:34:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/13 04:34:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 04:34:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/09/13 04:34:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 04:34:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 04:34:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:10 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/09/13 04:34:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/13 04:34:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 04:34:10 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/09/13 04:34:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 04:34:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 04:34:11 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/09/13 04:34:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 04:34:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 04:34:11 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:12 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/09/13 04:34:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/13 04:34:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 04:34:12 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:34:12 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:13 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:34:13 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/09/13 04:34:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/13 04:34:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 04:34:13 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/09/13 04:34:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/13 04:34:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 04:34:14 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/09/13 04:34:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/13 04:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 04:34:14 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:34:14 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:34:15 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/09/13 04:34:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/13 04:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 04:34:15 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:34:15 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/09/13 04:34:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/13 04:34:15 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/09/13 04:34:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/13 04:34:16 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/09/13 04:34:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/13 04:34:17 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:34:18 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/09/13 04:34:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/13 04:34:18 DEBUG : Waiting for deletions to finish 2025/09/13 04:34:18 INFO : banana: Deleted 2025/09/13 04:34:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 04:34:18 DEBUG : pacer: low level retry 1/10 (error Delete "https://dev.opendrive.com/api/v1/file.json/0919cc8e99a8e770934263648a3144a2a9c202f7f8a5bedb7d6ef20109e338a0/ODFfMTA0NDk5OTE2X3JlSDBY": EOF) 2025/09/13 04:34:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 04:34:18 DEBUG : pacer: low level retry 1/10 (error Delete "https://dev.opendrive.com/api/v1/file.json/0919cc8e99a8e770934263648a3144a2a9c202f7f8a5bedb7d6ef20109e338a0/ODFfMTA0NDk5OTMxX3NHc0Rn": EOF) 2025/09/13 04:34:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/13 04:34:18 DEBUG : pacer: Reducing sleep to 20ms 2025/09/13 04:34:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 04:34:18 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 04:34:18 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 04:34:18 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 04:34:18 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 04:34:18 INFO : splitbananasplit: Deleted 2025/09/13 04:34:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 04:34:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 04:34:18 INFO : appleappleapplebanana: Deleted 2025/09/13 04:34:18 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 04:34:18 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 04:34:18 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 04:34:18 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 04:34:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 04:34:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 04:34:18 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 04:34:18 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 04:34:18 INFO : apple: Deleted 2025/09/13 04:34:19 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 04:34:19 DEBUG : Waiting for deletions to finish 2025/09/13 04:34:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/13 04:34:19 DEBUG : PREFIXapple: Excluded 2025/09/13 04:34:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:34:19 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/13 04:34:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/13 04:34:19 DEBUG : PREFIXbanana: Excluded 2025/09/13 04:34:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/13 04:34:19 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:34:20 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/13 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 04:34:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 04:34:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 04:34:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 04:34:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 04:34:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 04:34:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 04:34:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 04:34:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 04:34:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 04:34:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 04:34:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 04:34:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 04:34:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 04:34:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 04:34:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 04:34:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 04:34:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 04:34:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 04:34:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 04:34:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 04:34:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 04:34:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 04:34:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 04:34:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 04:34:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 04:34:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 04:34:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 04:34:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 04:34:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 04:34:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 04:34:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 04:34:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 04:34:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 04:34:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 04:34:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 04:34:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 04:34:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 04:34:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 04:34:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 04:34:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 04:34:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 04:34:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 04:34:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 04:34:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 04:34:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 04:34:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:34:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:34:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:34:21 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:34:21 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:21 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:34:22 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/09/13 04:34:22 INFO : appleappleapplebanana: Copied (new) 2025/09/13 04:34:22 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:34:22 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/09/13 04:34:22 INFO : apple: Copied (new) 2025/09/13 04:34:22 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/13 04:34:22 INFO : splitbananasplit: Copied (new) 2025/09/13 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:23 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/09/13 04:34:23 INFO : banana: Copied (new) 2025/09/13 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:24 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/09/13 04:34:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/13 04:34:24 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/09/13 04:34:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/13 04:34:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/09/13 04:34:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/13 04:34:25 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:26 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/09/13 04:34:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/13 04:34:26 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:26 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/09/13 04:34:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/13 04:34:27 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:27 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/09/13 04:34:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/13 04:34:27 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:28 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/09/13 04:34:28 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/13 04:34:28 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:28 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/09/13 04:34:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/13 04:34:29 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:34:29 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/09/13 04:34:29 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/13 04:34:29 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:34:29 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/09/13 04:34:29 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/13 04:34:30 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/09/13 04:34:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/13 04:34:30 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:34:30 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/09/13 04:34:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/13 04:34:30 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:34:31 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:34:31 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/09/13 04:34:31 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/13 04:34:31 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:34:31 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/09/13 04:34:31 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/13 04:34:32 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/09/13 04:34:32 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/13 04:34:32 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/09/13 04:34:32 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/13 04:34:32 DEBUG : Waiting for deletions to finish 2025/09/13 04:34:32 INFO : PREFIXsplitbananasplit: Deleted 2025/09/13 04:34:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/13 04:34:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/13 04:34:32 INFO : PREFIXapple: Deleted 2025/09/13 04:34:32 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/13 04:34:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/13 04:34:32 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/13 04:34:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/13 04:34:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/13 04:34:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/13 04:34:33 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/13 04:34:33 INFO : PREFIXbanana: Deleted 2025/09/13 04:34:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/13 04:34:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/13 04:34:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/13 04:34:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/13 04:34:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/13 04:34:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/13 04:34:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/13 04:34:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/13 04:34:33 DEBUG : Waiting for deletions to finish 2025/09/13 04:34:33 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : apple: Excluded 2025/09/13 04:34:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:34:33 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : banana: Excluded 2025/09/13 04:34:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : splitbananasplit: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:34:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:34:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:34:34 DEBUG : Waiting for deletions to finish 2025/09/13 04:34:34 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : apple: Excluded 2025/09/13 04:34:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:34:34 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : banana: Excluded 2025/09/13 04:34:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : splitbananasplit: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:34:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:34:34 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:34:41 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:45 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:47 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:49 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:51 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:53 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:55 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:57 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:34:59 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:01 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:35:03 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:35:05 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:35:07 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:35:09 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:35:11 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:35:12 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:35:14 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:35:16 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:18 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:35:19 DEBUG : Waiting for deletions to finish 2025/09/13 04:35:20 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : apple: Excluded 2025/09/13 04:35:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:35:20 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : banana: Excluded 2025/09/13 04:35:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : splitbananasplit: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:35:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:35:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 04:35:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 04:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 04:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 04:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 04:35:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 04:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 04:35:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 04:35:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 04:35:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 04:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/13 04:35:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:21 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:35:21 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:35:21 DEBUG : appleSUFFIX: Uploading chunk 0, size=5, remain=0 2025/09/13 04:35:22 DEBUG : bananaSUFFIX: Uploading chunk 0, size=6, remain=0 2025/09/13 04:35:22 DEBUG : splitbananasplitSUFFIX: Uploading chunk 0, size=16, remain=0 2025/09/13 04:35:23 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/09/13 04:35:23 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/13 04:35:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 04:35:23 DEBUG : appleappleapplebananaSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:23 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/13 04:35:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/13 04:35:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:23 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/09/13 04:35:23 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/13 04:35:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 04:35:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:24 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/09/13 04:35:24 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/13 04:35:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 04:35:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/09/13 04:35:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 04:35:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 04:35:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/09/13 04:35:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 04:35:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 04:35:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/09/13 04:35:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 04:35:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:26 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/09/13 04:35:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/13 04:35:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 04:35:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:27 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/09/13 04:35:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 04:35:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 04:35:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:27 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/09/13 04:35:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 04:35:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 04:35:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:28 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/09/13 04:35:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/13 04:35:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 04:35:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/09/13 04:35:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 04:35:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 04:35:29 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/09/13 04:35:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/13 04:35:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 04:35:29 DEBUG : dir1/0010-456789.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2025/09/13 04:35:29 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/09/13 04:35:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/13 04:35:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 04:35:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2025/09/13 04:35:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2025/09/13 04:35:30 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/09/13 04:35:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/13 04:35:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 04:35:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2025/09/13 04:35:31 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/09/13 04:35:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/13 04:35:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 04:35:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Uploading chunk 0, size=18, remain=0 2025/09/13 04:35:31 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/09/13 04:35:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/13 04:35:31 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/09/13 04:35:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/13 04:35:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Uploading chunk 0, size=17, remain=0 2025/09/13 04:35:32 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/09/13 04:35:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/13 04:35:33 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/09/13 04:35:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/13 04:35:33 DEBUG : Waiting for deletions to finish 2025/09/13 04:35:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 04:35:33 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 04:35:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 04:35:33 INFO : splitbananasplit: Deleted 2025/09/13 04:35:33 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 04:35:33 INFO : apple: Deleted 2025/09/13 04:35:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 04:35:33 INFO : banana: Deleted 2025/09/13 04:35:33 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 04:35:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 04:35:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 04:35:33 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 04:35:33 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 04:35:33 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 04:35:33 INFO : appleappleapplebanana: Deleted 2025/09/13 04:35:33 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 04:35:33 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 04:35:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 04:35:34 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 04:35:35 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 04:35:35 DEBUG : Waiting for deletions to finish 2025/09/13 04:35:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : appleSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : bananaSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/13 04:35:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/13 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 04:35:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 04:35:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 04:35:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 04:35:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 04:35:36 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:35:36 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:35:37 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:37 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:35:37 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:35:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/09/13 04:35:38 INFO : appleappleapplebanana: Copied (new) 2025/09/13 04:35:38 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:35:38 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/09/13 04:35:38 INFO : banana: Copied (new) 2025/09/13 04:35:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/13 04:35:38 INFO : splitbananasplit: Copied (new) 2025/09/13 04:35:38 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:39 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:39 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/09/13 04:35:39 INFO : apple: Copied (new) 2025/09/13 04:35:39 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/09/13 04:35:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/13 04:35:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/09/13 04:35:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/13 04:35:40 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:40 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/09/13 04:35:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/13 04:35:41 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:41 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/09/13 04:35:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/13 04:35:41 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/09/13 04:35:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/13 04:35:42 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:42 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:42 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:53 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/09/13 04:35:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/13 04:35:54 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/09/13 04:35:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/13 04:35:54 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:35:54 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/09/13 04:35:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/13 04:35:54 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:35:55 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/09/13 04:35:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/13 04:35:55 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:35:56 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/09/13 04:35:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/13 04:35:56 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:35:57 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/09/13 04:35:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/13 04:35:57 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:35:57 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/09/13 04:35:57 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/13 04:35:58 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:35:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/09/13 04:35:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/13 04:35:58 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:35:59 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/09/13 04:35:59 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/13 04:35:59 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/09/13 04:35:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/13 04:38:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/09/13 04:38:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/13 04:38:28 DEBUG : Waiting for deletions to finish 2025/09/13 04:38:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : bananaSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/13 04:38:29 INFO : appleSUFFIX: Deleted 2025/09/13 04:38:29 INFO : splitbananasplitSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/13 04:38:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/13 04:38:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/13 04:38:30 DEBUG : Waiting for deletions to finish 2025/09/13 04:38:30 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : apple: Excluded 2025/09/13 04:38:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:38:30 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : banana: Excluded 2025/09/13 04:38:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : splitbananasplit: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:38:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:38:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:38:31 DEBUG : Waiting for deletions to finish 2025/09/13 04:38:31 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : apple: Excluded 2025/09/13 04:38:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:38:31 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : banana: Excluded 2025/09/13 04:38:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : splitbananasplit: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:38:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:38:31 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:38:37 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:38:39 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:38:41 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:38:43 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:38:45 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:38:47 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:38:51 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:38:53 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "dir1/0008-2345678.txt" to "OpenDrive root 'rclone-test-rofebeq2vaba'": failed to get fileinfo: File was not found (Error 404) === RUN TestTransform/encoder run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:41:44 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:41:46 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:41:48 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:41:50 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:41:52 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:41:54 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:41:56 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:41:58 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:42:00 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:42:02 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:42:03 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:42:05 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:42:07 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:42:09 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:42:11 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:42:13 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:42:15 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:42:16 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:42:18 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:42:20 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:42:21 DEBUG : Waiting for deletions to finish 2025/09/13 04:42:21 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : apple: Excluded 2025/09/13 04:42:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:42:21 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : banana: Excluded 2025/09/13 04:42:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : splitbananasplit: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:42:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:42:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:42:21 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:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/encoder Messages: splitbananasplit: Modification time difference too big |-215712h37m13.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-09-13 04:42:20 +0000 UTC) (precision 1s) 2025/09/13 04:42:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : apple: Unchanged skipping 2025/09/13 04:42:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:42:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : banana: Unchanged skipping 2025/09/13 04:42:22 DEBUG : splitbananasplit: Modification times differ by 215712h37m13.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-09-13 04:42:20 +0000 UTC 2025/09/13 04:42:22 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/13 04:42:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:42:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:42:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:42:23 INFO : splitbananasplit: Updated modification time in destination 2025/09/13 04:42:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:42:23 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:42:23 DEBUG : Waiting for deletions to finish 2025/09/13 04:42:23 DEBUG : Waiting for deletions to finish 2025/09/13 04:42:23 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : apple: Excluded 2025/09/13 04:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:42:23 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : banana: Excluded 2025/09/13 04:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : splitbananasplit: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:42:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:42:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:23 DEBUG : apple: Unchanged skipping 2025/09/13 04:42:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:42:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:23 DEBUG : banana: Unchanged skipping 2025/09/13 04:42:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:42:24 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:42:24 DEBUG : Waiting for deletions to finish 2025/09/13 04:42:24 DEBUG : Waiting for deletions to finish 2025/09/13 04:42:24 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : apple: Excluded 2025/09/13 04:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:42:24 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : banana: Excluded 2025/09/13 04:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : splitbananasplit: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:42:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:42:25 DEBUG : Waiting for deletions to finish 2025/09/13 04:42:25 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : apple: Excluded 2025/09/13 04:42:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:42:25 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : banana: Excluded 2025/09/13 04:42:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : splitbananasplit: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:42:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:42:25 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:45:18 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:22 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:24 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:26 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:28 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:29 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:31 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:33 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:35 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:37 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:45:39 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:45:41 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:45:42 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:45:44 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:45:46 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:45:48 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:45:50 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:45:51 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:45:53 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:45:54 DEBUG : Waiting for deletions to finish 2025/09/13 04:45:54 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:45:54 DEBUG : apple: Excluded 2025/09/13 04:45:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:45:54 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:45:54 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:45:54 DEBUG : banana: Excluded 2025/09/13 04:45:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:45:54 DEBUG : splitbananasplit: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:45:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:45:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:45:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : apple: Unchanged skipping 2025/09/13 04:45:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:45:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : banana: Unchanged skipping 2025/09/13 04:45:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:45:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:45:55 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:45:55 DEBUG : Waiting for deletions to finish 2025/09/13 04:45:55 DEBUG : Waiting for deletions to finish 2025/09/13 04:45:56 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : apple: Excluded 2025/09/13 04:45:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:45:56 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : banana: Excluded 2025/09/13 04:45:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : splitbananasplit: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:45:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:45:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:45:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:56 DEBUG : apple: Unchanged skipping 2025/09/13 04:45:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:45:56 DEBUG : banana: Unchanged skipping 2025/09/13 04:45:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:45:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:45:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:45:57 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:45:57 DEBUG : Waiting for deletions to finish 2025/09/13 04:45:57 DEBUG : Waiting for deletions to finish 2025/09/13 04:45:57 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : apple: Excluded 2025/09/13 04:45:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:45:57 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : banana: Excluded 2025/09/13 04:45:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : splitbananasplit: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:45:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:45:57 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:46:03 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:05 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:07 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:09 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:11 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:13 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:14 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:16 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:18 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:20 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:22 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:46:23 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:46:25 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:46:27 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 run.go:285: Failed to put "dir1/0013-789;=.txt" to "OpenDrive root 'rclone-test-rofebeq2vaba'": failed to get fileinfo: File was not found (Error 404) run.go:125: removing dir "dir1" failed - try 1/3: folder not empty run.go:125: removing dir "dir1" failed - try 2/3: folder not empty run.go:125: removing dir "dir1" failed - try 3/3: folder not empty run.go:128: removing dir "dir1" failed: folder not empty 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Should be true Test: TestTransform/charmap Messages: listing wrong, want got dir1/0013-789;=.txt (19) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Should be true Test: TestTransform/charmap Messages: Unexpected file "dir1/0013-789;=.txt" 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:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Not equal: expected: []string{} actual : []string{"dir1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir1" } Test: TestTransform/charmap Messages: directories === RUN TestTransform/lowercase run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:46:45 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:47 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:49 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:51 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:52 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:54 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:56 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:46:58 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:00 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:01 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:03 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:47:05 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:47:07 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:47:09 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:47:11 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:47:13 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:47:14 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:47:16 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:47:18 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:20 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:47:21 DEBUG : Waiting for deletions to finish 2025/09/13 04:47:21 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : apple: Excluded 2025/09/13 04:47:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:47:21 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : banana: Excluded 2025/09/13 04:47:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : splitbananasplit: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:47:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:47:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:47:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : apple: Unchanged skipping 2025/09/13 04:47:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:47:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : banana: Unchanged skipping 2025/09/13 04:47:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:47:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:47:22 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:47:22 DEBUG : Waiting for deletions to finish 2025/09/13 04:47:22 DEBUG : Waiting for deletions to finish 2025/09/13 04:47:22 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:47:22 DEBUG : apple: Excluded 2025/09/13 04:47:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:47:22 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:47:22 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:47:22 DEBUG : banana: Excluded 2025/09/13 04:47:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:47:22 DEBUG : splitbananasplit: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : apple: Unchanged skipping 2025/09/13 04:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:47:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:47:23 DEBUG : banana: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:47:23 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:47:23 DEBUG : Waiting for deletions to finish 2025/09/13 04:47:23 DEBUG : Waiting for deletions to finish 2025/09/13 04:47:23 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : apple: Excluded 2025/09/13 04:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:47:23 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : banana: Excluded 2025/09/13 04:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:47:23 DEBUG : splitbananasplit: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:47:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:47:24 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:47:30 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:32 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:34 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:35 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:37 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:39 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:41 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:43 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:45 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:47 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/13 04:47:53 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:49:00 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/13 04:49:02 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:49:04 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/13 04:49:06 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/13 04:49:08 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/13 04:49:10 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/13 04:49:13 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/13 04:49:15 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/13 04:49:17 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/13 04:49:18 DEBUG : Waiting for deletions to finish 2025/09/13 04:49:18 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : apple: Excluded 2025/09/13 04:49:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:49:18 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : banana: Excluded 2025/09/13 04:49:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : splitbananasplit: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:49:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:49:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:49:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : apple: Unchanged skipping 2025/09/13 04:49:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:49:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:49:19 DEBUG : banana: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:49:19 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:19 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:49:19 DEBUG : Waiting for deletions to finish 2025/09/13 04:49:19 DEBUG : Waiting for deletions to finish 2025/09/13 04:49:19 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:49:19 DEBUG : apple: Excluded 2025/09/13 04:49:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:49:19 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:49:19 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:49:19 DEBUG : banana: Excluded 2025/09/13 04:49:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:49:19 DEBUG : splitbananasplit: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:49:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/13 04:49:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : apple: Unchanged skipping 2025/09/13 04:49:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 04:49:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 04:49:20 DEBUG : banana: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 04:49:20 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:49:20 DEBUG : Waiting for deletions to finish 2025/09/13 04:49:20 DEBUG : Waiting for deletions to finish 2025/09/13 04:49:20 DEBUG : apple: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : apple: Excluded 2025/09/13 04:49:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : appleappleapplebanana: Excluded 2025/09/13 04:49:20 DEBUG : banana: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : banana: Excluded 2025/09/13 04:49:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 04:49:20 DEBUG : splitbananasplit: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/13 04:49:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 04:49:21 DEBUG : dir1/0015-9;=.txt: Excluded --- FAIL: TestTransform (1081.98s) --- FAIL: TestTransform/NFC (14.63s) --- PASS: TestTransform/NFD (46.74s) --- PASS: TestTransform/base64 (60.38s) --- PASS: TestTransform/prefix (74.34s) --- PASS: TestTransform/suffix (236.24s) --- FAIL: TestTransform/truncate (186.96s) --- FAIL: TestTransform/encoder (213.40s) --- PASS: TestTransform/ISO-8859-1 (45.58s) --- FAIL: TestTransform/charmap (41.57s) --- PASS: TestTransform/lowercase (45.12s) --- PASS: TestTransform/ascii (117.01s) === RUN TestTransformCopy run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:49:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/13 04:49:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/13 04:49:26 INFO : sub dir_somesuffix: Making directory 2025/09/13 04:49:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/13 04:49:26 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/13 04:49:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/13 04:49:26 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/13 04:49:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/13 04:49:26 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:26 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:49:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Uploading chunk 0, size=11, remain=0 2025/09/13 04:49:28 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:49:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/13 04:49:28 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (3.76s) === RUN TestDoubleTransform run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:49:30 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:30 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:30 INFO : tictactoe: Making directory 2025/09/13 04:49:30 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:30 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:49:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/13 04:49:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:49:30 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:30 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:49:31 DEBUG : tictactoe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/09/13 04:49:32 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:49:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/13 04:49:32 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (3.74s) === RUN TestFileTag run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:49:34 INFO : toe: Making directory 2025/09/13 04:49:34 INFO : toe/toe: Making directory 2025/09/13 04:49:34 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 04:49:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 04:49:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 04:49:34 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:34 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:49:35 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/09/13 04:49:36 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:49:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/13 04:49:36 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (5.05s) === RUN TestNoTag run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:49:39 INFO : toe: Making directory 2025/09/13 04:49:39 INFO : toe/toe: Making directory 2025/09/13 04:49:39 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 04:49:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 04:49:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 04:49:39 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:39 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:49:40 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/09/13 04:49:41 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:49:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/13 04:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (4.80s) === RUN TestDirTag run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:49:43 DEBUG : empty_dir: Making directory with metadata 2025/09/13 04:49:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 04:49:43 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:49:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:49:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:49:43 INFO : tictacempty_dir: Making directory 2025/09/13 04:49:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:49:44 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:44 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:44 INFO : tictactoe: Making directory 2025/09/13 04:49:44 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:44 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:49:44 INFO : tictactoe/tictactoe: Making directory 2025/09/13 04:49:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:49:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 04:49:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 04:49:45 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:45 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:49:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 04:49:45 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/09/13 04:49:46 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:49:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/13 04:49:46 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (5.87s) === RUN TestAllTag run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:49:49 DEBUG : empty_dir: Making directory with metadata 2025/09/13 04:49:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 04:49:49 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:49:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:49:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:49:49 INFO : tictacempty_dir: Making directory 2025/09/13 04:49:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:49:50 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:50 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:50 INFO : tictactoe: Making directory 2025/09/13 04:49:50 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:50 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:49:50 INFO : tictactoe/tictactoe: Making directory 2025/09/13 04:49:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:49:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 04:49:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:49:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 04:49:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:49:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:50 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:49:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/09/13 04:49:52 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:49:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:49:52 DEBUG : Waiting for deletions to finish 2025/09/13 04:49:53 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:53 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:49:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:49:53 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:53 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 04:49:53 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:49:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/13 04:49:53 NOTICE: OpenDrive root 'rclone-test-rofebeq2vaba': 0 differences found 2025/09/13 04:49:53 NOTICE: OpenDrive root 'rclone-test-rofebeq2vaba': 1 matching files --- PASS: TestAllTag (6.04s) === RUN TestRunTwice run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:49:55 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:55 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:55 INFO : tictactoe: Making directory 2025/09/13 04:49:56 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:56 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:49:56 INFO : tictactoe/tictactoe: Making directory 2025/09/13 04:49:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:49:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 04:49:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 04:49:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 04:49:56 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:56 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:49:57 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/09/13 04:49:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:49:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/13 04:49:58 DEBUG : Waiting for deletions to finish 2025/09/13 04:49:59 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:59 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:59 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:49:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:49:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 04:49:59 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:49:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 04:49:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/13 04:49:59 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:49:59 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (6.00s) === RUN TestSyntax 2025/09/13 04:50:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:50:01 INFO : toe: Making directory 2025/09/13 04:50:02 INFO : toe/toe: Making directory 2025/09/13 04:50:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 04:50:02 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:50:02 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:50:02 ERROR : toe/toe/toe: Failed to copy: failed to get folder list: Directory does not exist (Error 404) 2025/09/13 04:50:02 ERROR : OpenDrive root 'rclone-test-rofebeq2vaba': not deleting files as there were IO errors 2025/09/13 04:50:02 ERROR : OpenDrive root 'rclone-test-rofebeq2vaba': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestConflicting --- FAIL: TestConflicting (1.23s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:50:02 DEBUG : empty_dir: Making directory with metadata 2025/09/13 04:50:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 04:50:02 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:50:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:50:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:50:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:50:03 INFO : tictacempty_dir: Making directory 2025/09/13 04:50:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:50:03 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:50:03 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:50:03 INFO : tictactoe: Making directory 2025/09/13 04:50:03 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:50:03 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:50:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:50:03 INFO : tictactoe/tictactoe: Making directory 2025/09/13 04:50:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:50:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 04:50:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:50:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 04:50:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:50:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:50:03 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:50:03 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:50:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/09/13 04:50:06 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:50:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:50:06 INFO : toe/toe/toe.txt: Deleted 2025/09/13 04:50:06 ERROR : Local file system at /tmp/rclone600290763: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove 2025/09/13 04:50:06 ERROR : toe: error listing: failed to get folder list: Directory does not exist (Error 404) 2025/09/13 04:50:06 ERROR : tictactoe/tictactoe: error listing: failed to get folder list: Directory does not exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestMove --- FAIL: TestMove (3.88s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:50:06 DEBUG : empty_dir: Making directory with metadata 2025/09/13 04:50:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 04:50:06 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:50:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:50:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:50:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:50:06 INFO : tictacempty_dir: Making directory 2025/09/13 04:50:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:50:06 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:50:06 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:50:06 INFO : tictactoe: Making directory 2025/09/13 04:50:06 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:50:06 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:50:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:50:06 INFO : tictactoe/tictactoe: Making directory 2025/09/13 04:50:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:50:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 04:50:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:50:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 04:50:06 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:50:06 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:50:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:50:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:50:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/09/13 04:50:08 ERROR : toe/toe/toe.txt: Failed to copy: failed to get fileinfo: File was not found (Error 404) 2025/09/13 04:50:08 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to get fileinfo: File was not found (Error 404) 2025/09/13 04:50:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:50:08 ERROR : Local file system at /tmp/rclone600290763: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (164.42s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:52:51 DEBUG : Reset feature "Copy" 2025/09/13 04:52:51 DEBUG : Reset feature "Move" 2025/09/13 04:52:51 DEBUG : Reset feature "Copy" 2025/09/13 04:52:51 DEBUG : Reset feature "Move" 2025/09/13 04:52:51 DEBUG : empty_dir: Making directory with metadata 2025/09/13 04:52:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 04:52:51 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:52:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:52:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:52:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:52:51 INFO : tictacempty_dir: Making directory 2025/09/13 04:52:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 04:52:51 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:52:51 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:52:51 INFO : tictactoe: Making directory 2025/09/13 04:52:52 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:52:52 DEBUG : toe: transformed to: tictactoe 2025/09/13 04:52:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:52:52 INFO : tictactoe/tictactoe: Making directory 2025/09/13 04:52:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 04:52:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 04:52:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:52:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 04:52:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:52:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:52:52 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:52:52 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:52:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/09/13 04:52:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:52:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 04:52:54 INFO : toe/toe/toe.txt: Deleted 2025/09/13 04:52:54 ERROR : Local file system at /tmp/rclone600290763: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (5.24s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:52:56 DEBUG : toe: transformed to: dG9l 2025/09/13 04:52:56 DEBUG : toe: transformed to: dG9l 2025/09/13 04:52:56 INFO : dG9l: Making directory 2025/09/13 04:52:56 DEBUG : toe: transformed to: dG9l 2025/09/13 04:52:56 DEBUG : toe: transformed to: dG9l 2025/09/13 04:52:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/13 04:52:56 INFO : dG9l/dG9l: Making directory 2025/09/13 04:52:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/13 04:52:57 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/13 04:52:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/13 04:52:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 04:52:57 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:52:57 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:52:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/13 04:52:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2025/09/13 04:52:59 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:52:59 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/13 04:52:59 ERROR : OpenDrive root 'rclone-test-rofebeq2vaba': not deleting files as there were IO errors 2025/09/13 04:52:59 ERROR : OpenDrive root 'rclone-test-rofebeq2vaba': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (4.45s) === RUN TestError run.go:180: Remote "OpenDrive root 'rclone-test-rofebeq2vaba'", Local "Local file system at /tmp/rclone600290763", Modify Window "1s" 2025/09/13 04:53:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 04:53:00 DEBUG : toe: transformed to: 2025/09/13 04:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 04:53:01 DEBUG : toe: transformed to: 2025/09/13 04:53:01 INFO : OpenDrive root 'rclone-test-rofebeq2vaba': Making directory 2025/09/13 04:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 04:53:01 DEBUG : toe: transformed to: 2025/09/13 04:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 04:53:01 DEBUG : toe: transformed to: 2025/09/13 04:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 04:53:01 DEBUG : toe/toe: transformed to: 2025/09/13 04:53:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/13 04:53:01 INFO : toe/toe: Making directory 2025/09/13 04:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 04:53:01 DEBUG : toe/toe: transformed to: 2025/09/13 04:53:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/13 04:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 04:53:01 DEBUG : toe: transformed to: 2025/09/13 04:53:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 04:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 04:53:01 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for checks to finish 2025/09/13 04:53:01 DEBUG : toe/toe/toe: transformed to: 2025/09/13 04:53:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/13 04:53:01 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Waiting for transfers to finish 2025/09/13 04:53:02 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2025/09/13 04:53:03 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 04:53:03 INFO : toe/toe/toe: Copied (new) 2025/09/13 04:53:03 ERROR : OpenDrive root 'rclone-test-rofebeq2vaba': not deleting files as there were IO errors 2025/09/13 04:53:03 ERROR : OpenDrive root 'rclone-test-rofebeq2vaba': not deleting directories as there were IO errors --- PASS: TestError (5.10s) FAIL 2025/09/13 04:53:06 DEBUG : OpenDrive root 'rclone-test-rofebeq2vaba': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 47m33.164459347s (try 1/5): exit status 1: Failed [TestServerSideCopy TestSyncMultipleCompareDest TestSyncCopyDest TestFixCase TestSyncConcurrentTruncate TestTransform/NFC TestTransform/truncate TestTransform/encoder TestTransform/charmap TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]