"./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2026/06/26 03:22:19 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika" 2026/06/26 03:22:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 03:22:20 DEBUG : Creating backend with remote "/tmp/rclone977247400" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/26 03:22:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.37s) === RUN TestCopy run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 03:22:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:21 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:22:21 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:22:21 INFO : sub dir/hello world: Copied (new) 2026/06/26 03:22:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.11s) === RUN TestCopyMissingDirectory run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:22 DEBUG : Creating backend with remote "/non-existing" 2026/06/26 03:22:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/26 03:22:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.17s) === RUN TestCopyNoTraverse run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:23 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:22:23 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:22:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.28s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.11s) === RUN TestCopyCheckFirst run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:24 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Running all checks before starting transfers 2026/06/26 03:22:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:24 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Checks finished, now starting transfers 2026/06/26 03:22:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:22:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:22:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:25 ERROR : Ignoring --no-traverse with sync 2026/06/26 03:22:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:22:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:22:26 INFO : sub dir/hello world: Copied (new) 2026/06/26 03:22:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/26 03:22:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:27 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/06/26 03:22:27 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/06/26 03:22:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.81s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:22:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:28 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/26 03:22:28 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/26 03:22:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.43s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:32 DEBUG : object not found: remote potato2: directory bbda2786-6ca3-42fc-a96a-7937eef12834: leaf potato2 2026/06/26 03:22:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:22:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:32 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/26 03:22:32 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/26 03:22:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.94s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/26 03:22:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 03:22:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/26 03:22:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 03:22:33 INFO : sub dir2: Making directory 2026/06/26 03:22:33 INFO : sub dir: Making directory 2026/06/26 03:22:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:33 INFO : sub dir2/sub sub dir2: Making directory 2026/06/26 03:22:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:22:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:22:34 INFO : sub dir/hello world: Copied (new) 2026/06/26 03:22:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.01s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:35 INFO : sub dir2: Making directory 2026/06/26 03:22:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/26 03:22:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 03:22:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:35 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:22:35 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:22:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:36 DEBUG : sub dir2: Making directory with metadata 2026/06/26 03:22:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 03:22:36 INFO : sub dir2: Making directory 2026/06/26 03:22:36 INFO : sub dir: Making directory 2026/06/26 03:22:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:22:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:22:37 INFO : sub dir/hello world: Copied (new) 2026/06/26 03:22:37 INFO : sub dir/hello world: Deleted 2026/06/26 03:22:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/26 03:22:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.62s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.11s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:38 INFO : sub dir2: Making directory 2026/06/26 03:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:22:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:22:38 INFO : sub dir/hello world: Copied (new) 2026/06/26 03:22:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:39 DEBUG : sub dir2: Making directory with metadata 2026/06/26 03:22:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 03:22:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 03:22:39 INFO : sub dir2: Making directory 2026/06/26 03:22:39 INFO : sub dir: Making directory 2026/06/26 03:22:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:22:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:22:40 INFO : sub dir/hello world: Copied (new) 2026/06/26 03:22:40 DEBUG : Waiting for deletions to finish 2026/06/26 03:22:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.30s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.10s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:41 INFO : sub dir2: Making directory 2026/06/26 03:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:42 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:22:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:22:42 INFO : sub dir/hello world: Copied (new) 2026/06/26 03:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:43 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-mowakan4biyu" sync_test.go:620: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika -> Quatrix FS for account rclone.quatrix.it at rclone-test-mowakan4biyu 2026/06/26 03:22:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-mowakan4biyu: Waiting for checks to finish 2026/06/26 03:22:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-mowakan4biyu: Waiting for transfers to finish 2026/06/26 03:22:44 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2026/06/26 03:22:44 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2026/06/26 03:22:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 03:22:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-mowakan4biyu: Purge remote --- PASS: TestServerSideCopy (2.28s) === RUN TestCopyOverSelf run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone977247400) 2026/06/26 03:22:46 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:22:46 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 03:22:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:46 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/26 03:22:46 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/26 03:22:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.75s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:47 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-kayiwav9juba" sync_test.go:656: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika -> Quatrix FS for account rclone.quatrix.it at rclone-test-kayiwav9juba 2026/06/26 03:22:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kayiwav9juba: Waiting for checks to finish 2026/06/26 03:22:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kayiwav9juba: Waiting for transfers to finish 2026/06/26 03:22:48 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2026/06/26 03:22:48 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2026/06/26 03:22:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 03:22:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kayiwav9juba: Waiting for checks to finish 2026/06/26 03:22:49 DEBUG : sub dir/hello world: size = 17 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:22:49 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-kayiwav9juba) 2026/06/26 03:22:49 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 03:22:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kayiwav9juba: Waiting for transfers to finish 2026/06/26 03:22:49 DEBUG : sub dir/hello world.3c8c9928.partial: size = 17 OK 2026/06/26 03:22:49 DEBUG : sub dir/hello world.3c8c9928.partial: renamed to: sub dir/hello world 2026/06/26 03:22:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 03:22:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kayiwav9juba: Purge remote --- PASS: TestServerSideCopyOverSelf (3.30s) === RUN TestMoveOverSelf run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone977247400) 2026/06/26 03:22:51 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:22:51 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 03:22:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:51 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/26 03:22:51 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/26 03:22:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/26 03:22:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:53 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-basavus3maqo" sync_test.go:701: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika -> Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo 2026/06/26 03:22:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo: Waiting for checks to finish 2026/06/26 03:22:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo: Waiting for transfers to finish 2026/06/26 03:22:53 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2026/06/26 03:22:54 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2026/06/26 03:22:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/26 03:22:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo: Using server-side directory move 2026/06/26 03:22:54 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 03:22:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo: Waiting for checks to finish 2026/06/26 03:22:54 DEBUG : sub dir/hello world: size = 17 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:22:54 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo) 2026/06/26 03:22:54 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 03:22:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo: Waiting for transfers to finish 2026/06/26 03:22:54 INFO : sub dir/hello world: Deleted 2026/06/26 03:22:54 INFO : sub dir/hello world: Moved (server-side) 2026/06/26 03:22:55 DEBUG : testing file moves 2026/06/26 03:22:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo: Waiting for checks to finish 2026/06/26 03:22:55 DEBUG : sub dir/hello world: size = 24 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:22:55 DEBUG : sub dir/hello world: size = 17 (Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo) 2026/06/26 03:22:55 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 03:22:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo: Waiting for transfers to finish 2026/06/26 03:22:55 INFO : sub dir/hello world: Deleted 2026/06/26 03:22:55 INFO : sub dir/hello world: Moved (server-side) 2026/06/26 03:22:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-basavus3maqo: Purge remote --- PASS: TestServerSideMoveOverSelf (4.06s) === RUN TestCopyAfterDelete run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:57 ERROR : error listing: directory not found 2026/06/26 03:22:57 INFO : Local file system at /tmp/rclone977247400: Making directory 2026/06/26 03:22:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.25s) === RUN TestCopyRedownload run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 03:22:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:22:58 DEBUG : Local file system at /tmp/rclone977247400: Waiting for checks to finish 2026/06/26 03:22:58 DEBUG : Local file system at /tmp/rclone977247400: Waiting for transfers to finish 2026/06/26 03:22:58 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2026/06/26 03:22:58 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2026/06/26 03:22:58 INFO : sub dir/hello world: Copied (new) 2026/06/26 03:22:58 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (1.38s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:22:59 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/26 03:22:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:59 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/06/26 03:22:59 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/06/26 03:22:59 INFO : check sum: Copied (new) 2026/06/26 03:22:59 DEBUG : Waiting for deletions to finish 2026/06/26 03:22:59 DEBUG : check sum: size = 1 OK 2026/06/26 03:22:59 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/26 03:22:59 DEBUG : check sum: Size of src and dst objects identical 2026/06/26 03:22:59 DEBUG : check sum: Unchanged skipping 2026/06/26 03:22:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:22:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:22:59 DEBUG : Waiting for deletions to finish 2026/06/26 03:22:59 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.45s) === RUN TestSyncSizeOnly run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/26 03:23:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:01 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/06/26 03:23:01 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/06/26 03:23:01 INFO : sizeonly: Copied (new) 2026/06/26 03:23:01 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:01 DEBUG : sizeonly: size = 6 OK 2026/06/26 03:23:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:01 DEBUG : sizeonly: Sizes identical 2026/06/26 03:23:01 DEBUG : sizeonly: Unchanged skipping 2026/06/26 03:23:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:01 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.98s) === RUN TestSyncIgnoreSize run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/26 03:23:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:02 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/06/26 03:23:02 INFO : ignore-size: Copied (new) 2026/06/26 03:23:02 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:02 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:23:02 DEBUG : ignore-size: Unchanged skipping 2026/06/26 03:23:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:02 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.96s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:03 DEBUG : existing: size = 6 OK 2026/06/26 03:23:03 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:23:03 DEBUG : existing: Unchanged skipping 2026/06/26 03:23:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:03 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:03 INFO : There was nothing to transfer 2026/06/26 03:23:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/26 03:23:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:03 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/26 03:23:03 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/26 03:23:03 INFO : existing: Copied (replaced existing) 2026/06/26 03:23:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.33s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 03:23:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:04 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/26 03:23:04 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/26 03:23:04 INFO : existing: Copied (new) 2026/06/26 03:23:04 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:04 DEBUG : existing: Destination exists, skipping 2026/06/26 03:23:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:04 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.94s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:05 INFO : d: Making directory 2026/06/26 03:23:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:06 DEBUG : c/non empty space: size = 5 OK 2026/06/26 03:23:06 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:23:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:06 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 03:23:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:06 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/26 03:23:06 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/26 03:23:06 INFO : a/potato2: Copied (new) 2026/06/26 03:23:06 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:06 INFO : b/potato: Deleted 2026/06/26 03:23:06 INFO : d: Removing directory 2026/06/26 03:23:07 INFO : b: Removing directory 2026/06/26 03:23:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: deleted 2 directories --- PASS: TestSyncIgnoreErrors (3.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:08 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:08 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/06/26 03:23:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:08 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/26 03:23:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:08 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:08 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:08 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/06/26 03:23:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:09 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/06/26 03:23:09 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/06/26 03:23:09 INFO : empty space: Copied (replaced existing) 2026/06/26 03:23:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (1.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.11s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:10 DEBUG : foo: size = 3 OK 2026/06/26 03:23:10 DEBUG : foo: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/06/26 03:23:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:10 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/06/26 03:23:10 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/06/26 03:23:10 INFO : foo: Copied (replaced existing) 2026/06/26 03:23:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.18s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/26 03:23:11 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:11 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:23:11 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:11 DEBUG : potato.06503f43.partial: size = 60 OK 2026/06/26 03:23:12 DEBUG : potato.06503f43.partial: renamed to: potato 2026/06/26 03:23:12 INFO : potato: Copied (new) 2026/06/26 03:23:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone977247400) 2026/06/26 03:23:12 DEBUG : potato: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:23:12 DEBUG : potato: Sizes differ 2026/06/26 03:23:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:13 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/06/26 03:23:13 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/06/26 03:23:13 INFO : potato: Copied (replaced existing) 2026/06/26 03:23:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.27s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:14 DEBUG : potato: size = 21 OK 2026/06/26 03:23:14 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/26 03:23:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:14 DEBUG : potato.a809149f.partial: size = 21 OK 2026/06/26 03:23:14 DEBUG : potato.a809149f.partial: renamed to: potato 2026/06/26 03:23:14 INFO : potato: Copied (replaced existing) 2026/06/26 03:23:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:15 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:15 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:23:15 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/26 03:23:15 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:16 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:16 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:23:16 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/26 03:23:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/26 03:23:17 INFO : potato2: Copied (new) 2026/06/26 03:23:17 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:18 INFO : d: Making directory 2026/06/26 03:23:18 INFO : d/e: Making directory 2026/06/26 03:23:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:19 DEBUG : c/non empty space: size = 5 OK 2026/06/26 03:23:19 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:23:19 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 03:23:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:19 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/26 03:23:19 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/26 03:23:19 INFO : a/potato2: Copied (new) 2026/06/26 03:23:19 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:19 INFO : b/potato: Deleted 2026/06/26 03:23:19 INFO : d/e: Removing directory 2026/06/26 03:23:20 INFO : d: Removing directory 2026/06/26 03:23:20 INFO : b: Removing directory 2026/06/26 03:23:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:22 INFO : d: Making directory 2026/06/26 03:23:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:22 DEBUG : c/non empty space: size = 5 OK 2026/06/26 03:23:22 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:23:22 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 03:23:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:23 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/26 03:23:23 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/26 03:23:23 INFO : a/potato2: Copied (new) 2026/06/26 03:23:23 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: not deleting files as there were IO errors 2026/06/26 03:23:23 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:25 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:25 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:25 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:23:25 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:25 INFO : potato: Deleted 2026/06/26 03:23:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/26 03:23:26 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/26 03:23:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.72s) === RUN TestSyncDeleteBefore run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:27 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:27 INFO : potato: Deleted 2026/06/26 03:23:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:27 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:27 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:23:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:27 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:27 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/26 03:23:27 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/26 03:23:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.81s) === RUN TestCopyDeleteBefore run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:29 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/06/26 03:23:29 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/06/26 03:23:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.40s) === RUN TestSyncWithExclude run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:30 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 03:23:30 DEBUG : enormous: Excluded 2026/06/26 03:23:30 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 03:23:30 DEBUG : potato2: Excluded 2026/06/26 03:23:30 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 03:23:30 DEBUG : potato2: Excluded 2026/06/26 03:23:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:30 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:30 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:23:30 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:30 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:30 INFO : There was nothing to transfer 2026/06/26 03:23:30 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 03:23:30 DEBUG : enormous: Excluded 2026/06/26 03:23:30 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 03:23:30 DEBUG : potato2: Excluded 2026/06/26 03:23:30 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 03:23:30 DEBUG : potato2: Excluded 2026/06/26 03:23:30 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:30 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2026/06/26 03:23:30 DEBUG : Local file system at /tmp/rclone977247400: Waiting for checks to finish 2026/06/26 03:23:30 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:30 DEBUG : Local file system at /tmp/rclone977247400: Waiting for transfers to finish 2026/06/26 03:23:30 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:31 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 03:23:31 DEBUG : enormous: Excluded 2026/06/26 03:23:31 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 03:23:31 DEBUG : potato2: Excluded 2026/06/26 03:23:32 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:32 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:23:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:32 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:32 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:32 INFO : enormous: Deleted 2026/06/26 03:23:32 INFO : potato2: Deleted 2026/06/26 03:23:32 INFO : There was nothing to transfer 2026/06/26 03:23:32 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:32 DEBUG : Local file system at /tmp/rclone977247400: Waiting for checks to finish 2026/06/26 03:23:32 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2026/06/26 03:23:32 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:32 DEBUG : Local file system at /tmp/rclone977247400: Waiting for transfers to finish 2026/06/26 03:23:32 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:32 INFO : enormous: Deleted 2026/06/26 03:23:32 INFO : potato2: Deleted 2026/06/26 03:23:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.49s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:33 DEBUG : five: Need to transfer - File not found at Destination 2026/06/26 03:23:33 DEBUG : one: Destination is newer than source, skipping 2026/06/26 03:23:33 DEBUG : four: size = 4 (Local file system at /tmp/rclone977247400) 2026/06/26 03:23:33 DEBUG : four: size = 8 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:23:33 DEBUG : four: Sizes differ 2026/06/26 03:23:33 DEBUG : three: size = 5 OK 2026/06/26 03:23:33 DEBUG : three: Sizes identical 2026/06/26 03:23:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:33 DEBUG : two: size = 3 OK 2026/06/26 03:23:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/26 03:23:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/26 03:23:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:34 DEBUG : five.0fee171d.partial: size = 4 OK 2026/06/26 03:23:34 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/06/26 03:23:34 DEBUG : five.0fee171d.partial: renamed to: five 2026/06/26 03:23:34 INFO : five: Copied (new) 2026/06/26 03:23:34 DEBUG : four.f852663a.partial: size = 4 OK 2026/06/26 03:23:34 DEBUG : two.8549bf6d.partial: renamed to: two 2026/06/26 03:23:34 INFO : two: Copied (replaced existing) 2026/06/26 03:23:34 DEBUG : four.f852663a.partial: renamed to: four 2026/06/26 03:23:34 INFO : four: Copied (replaced existing) 2026/06/26 03:23:34 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (2.75s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:1569: Can track renames: false 2026/06/26 03:23:35 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/26 03:23:35 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/26 03:23:35 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/26 03:23:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:35 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/26 03:23:35 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/26 03:23:35 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/26 03:23:35 INFO : potato: Copied (new) 2026/06/26 03:23:35 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/26 03:23:35 INFO : yam: Copied (new) 2026/06/26 03:23:35 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:35 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/26 03:23:35 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/26 03:23:35 DEBUG : potato: size = 14 OK 2026/06/26 03:23:35 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:23:35 DEBUG : potato: Unchanged skipping 2026/06/26 03:23:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:36 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/06/26 03:23:36 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/06/26 03:23:36 INFO : yaml: Copied (new) 2026/06/26 03:23:36 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:36 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (1.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:1641: Can track renames: true 2026/06/26 03:23:37 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Making map for --track-renames 2026/06/26 03:23:37 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Finished making map for --track-renames 2026/06/26 03:23:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/26 03:23:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/26 03:23:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for renames to finish 2026/06/26 03:23:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:37 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/26 03:23:37 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/26 03:23:37 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/26 03:23:37 INFO : potato: Copied (new) 2026/06/26 03:23:37 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/26 03:23:37 INFO : yam: Copied (new) 2026/06/26 03:23:37 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:37 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Making map for --track-renames 2026/06/26 03:23:37 DEBUG : potato: size = 14 OK 2026/06/26 03:23:37 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:23:37 DEBUG : potato: Unchanged skipping 2026/06/26 03:23:37 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Finished making map for --track-renames 2026/06/26 03:23:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for renames to finish 2026/06/26 03:23:37 DEBUG : object not found: remote yaml: directory bbda2786-6ca3-42fc-a96a-7937eef12834: leaf yaml 2026/06/26 03:23:37 INFO : yam: Moved (server-side) to: yaml 2026/06/26 03:23:37 INFO : yaml: Renamed from "yam" 2026/06/26 03:23:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:37 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:1680: Can track renames: true 2026/06/26 03:23:38 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Making map for --track-renames 2026/06/26 03:23:38 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Finished making map for --track-renames 2026/06/26 03:23:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/26 03:23:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/26 03:23:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for renames to finish 2026/06/26 03:23:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:38 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/26 03:23:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/26 03:23:38 INFO : potato: Copied (new) 2026/06/26 03:23:38 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/06/26 03:23:39 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/06/26 03:23:39 INFO : sub/yam: Copied (new) 2026/06/26 03:23:39 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:39 DEBUG : potato: size = 14 OK 2026/06/26 03:23:39 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:23:39 DEBUG : potato: Unchanged skipping 2026/06/26 03:23:39 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Making map for --track-renames 2026/06/26 03:23:39 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Finished making map for --track-renames 2026/06/26 03:23:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for renames to finish 2026/06/26 03:23:39 DEBUG : object not found: remote yam: directory bbda2786-6ca3-42fc-a96a-7937eef12834: leaf yam 2026/06/26 03:23:39 INFO : sub/yam: Moved (server-side) to: yam 2026/06/26 03:23:39 INFO : yam: Renamed from "sub/yam" 2026/06/26 03:23:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:39 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.80s) === RUN TestServerSideMoveLocal run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:40 DEBUG : Creating backend with remote "/tmp/rclone977247400/dir1" 2026/06/26 03:23:40 DEBUG : Creating backend with remote "/tmp/rclone977247400/dir2" 2026/06/26 03:23:40 DEBUG : Local file system at /tmp/rclone977247400/dir2: Using server-side directory move 2026/06/26 03:23:40 INFO : Local file system at /tmp/rclone977247400/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 03:23:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/26 03:23:40 DEBUG : Local file system at /tmp/rclone977247400/dir2: Waiting for checks to finish 2026/06/26 03:23:40 DEBUG : Local file system at /tmp/rclone977247400/dir2: Waiting for transfers to finish 2026/06/26 03:23:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:23:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/26 03:23:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:23:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:23:40 INFO : sub dir/hello world: Copied (new) 2026/06/26 03:23:40 INFO : sub dir/hello world: Deleted 2026/06/26 03:23:41 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/26 03:23:41 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/26 03:23:41 INFO : nested/sub dir/file: Copied (new) 2026/06/26 03:23:41 INFO : nested/sub dir/file: Deleted 2026/06/26 03:23:41 INFO : sub dir: Removing directory 2026/06/26 03:23:41 INFO : nested/sub dir: Removing directory 2026/06/26 03:23:41 INFO : nested: Removing directory 2026/06/26 03:23:41 DEBUG : Local file system at /tmp/rclone977247400: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 03:23:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/26 03:23:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 03:23:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 03:23:43 INFO : sub dir/hello world: Copied (new) 2026/06/26 03:23:43 INFO : sub dir/hello world: Deleted 2026/06/26 03:23:43 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/26 03:23:43 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/26 03:23:43 INFO : nested/sub dir/file: Copied (new) 2026/06/26 03:23:43 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.40s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/26 03:23:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 03:23:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:45 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/06/26 03:23:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/26 03:23:45 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/06/26 03:23:45 INFO : existing-b: Copied (new) 2026/06/26 03:23:45 INFO : existing-b: Deleted 2026/06/26 03:23:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/26 03:23:45 INFO : existing: Copied (new) 2026/06/26 03:23:45 INFO : existing: Deleted 2026/06/26 03:23:45 DEBUG : existing: Destination exists, skipping 2026/06/26 03:23:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/26 03:23:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.19s) === RUN TestServerSideMove run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:46 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gakuvir4yeri" sync_test.go:1736: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika -> Quatrix FS for account rclone.quatrix.it at rclone-test-gakuvir4yeri 2026/06/26 03:23:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gakuvir4yeri: Using server-side directory move 2026/06/26 03:23:48 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gakuvir4yeri: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 03:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:48 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2026/06/26 03:23:48 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:48 DEBUG : potato3: size = 68 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:23:48 DEBUG : potato3: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-gakuvir4yeri) 2026/06/26 03:23:48 DEBUG : potato3: Sizes differ 2026/06/26 03:23:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gakuvir4yeri: Waiting for checks to finish 2026/06/26 03:23:48 INFO : potato2: Moved (server-side) 2026/06/26 03:23:48 INFO : empty space: Deleted 2026/06/26 03:23:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gakuvir4yeri: Waiting for transfers to finish 2026/06/26 03:23:48 INFO : potato3: Deleted 2026/06/26 03:23:48 INFO : potato3: Moved (server-side) 2026/06/26 03:23:48 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jeximox0jasu" 2026/06/26 03:23:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jeximox0jasu: Using server-side directory move 2026/06/26 03:23:48 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-jeximox0jasu: Server side directory move succeeded 2026/06/26 03:23:48 ERROR : error listing: directory not found 2026/06/26 03:23:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jeximox0jasu: Purge remote 2026/06/26 03:23:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gakuvir4yeri: Purge remote 2026/06/26 03:23:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (3.20s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:49 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-kuwokof5wivi" sync_test.go:1736: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika -> Quatrix FS for account rclone.quatrix.it at rclone-test-kuwokof5wivi 2026/06/26 03:23:51 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 03:23:51 DEBUG : empty space: Excluded 2026/06/26 03:23:51 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 03:23:51 DEBUG : empty space: Excluded 2026/06/26 03:23:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:51 DEBUG : potato3: size = 68 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:23:51 DEBUG : potato3: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-kuwokof5wivi) 2026/06/26 03:23:51 DEBUG : potato3: Sizes differ 2026/06/26 03:23:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kuwokof5wivi: Waiting for checks to finish 2026/06/26 03:23:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kuwokof5wivi: Waiting for transfers to finish 2026/06/26 03:23:51 INFO : potato2: Moved (server-side) 2026/06/26 03:23:51 INFO : potato3: Deleted 2026/06/26 03:23:51 INFO : potato3: Moved (server-side) 2026/06/26 03:23:51 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-cuvucol0nuhu" 2026/06/26 03:23:51 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 03:23:51 DEBUG : empty space: Excluded 2026/06/26 03:23:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/26 03:23:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-cuvucol0nuhu: Waiting for checks to finish 2026/06/26 03:23:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-cuvucol0nuhu: Waiting for transfers to finish 2026/06/26 03:23:52 INFO : potato2: Moved (server-side) 2026/06/26 03:23:52 INFO : potato3: Moved (server-side) 2026/06/26 03:23:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-cuvucol0nuhu: Purge remote 2026/06/26 03:23:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kuwokof5wivi: Purge remote --- PASS: TestServerSideMoveWithFilter (3.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:52 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xehocaq5java" 2026/06/26 03:23:53 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika -> Quatrix FS for account rclone.quatrix.it at rclone-test-xehocaq5java 2026/06/26 03:23:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xehocaq5java: Using server-side directory move 2026/06/26 03:23:54 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xehocaq5java: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 03:23:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 03:23:54 DEBUG : empty space: size = 1 OK 2026/06/26 03:23:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2026/06/26 03:23:54 DEBUG : empty space: Unchanged skipping 2026/06/26 03:23:54 DEBUG : potato3: size = 68 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:23:54 DEBUG : potato3: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-xehocaq5java) 2026/06/26 03:23:54 DEBUG : potato3: Sizes differ 2026/06/26 03:23:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xehocaq5java: Waiting for checks to finish 2026/06/26 03:23:54 INFO : potato2: Moved (server-side) 2026/06/26 03:23:55 INFO : potato3: Deleted 2026/06/26 03:23:55 INFO : empty space: Deleted 2026/06/26 03:23:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xehocaq5java: Waiting for transfers to finish 2026/06/26 03:23:55 INFO : potato3: Moved (server-side) 2026/06/26 03:23:55 INFO : tomatoDir: Removing directory 2026/06/26 03:23:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: deleted 1 directories 2026/06/26 03:23:55 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fasavuy1mafo" 2026/06/26 03:23:55 INFO : tomatoDir: Making directory 2026/06/26 03:23:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fasavuy1mafo: Using server-side directory move 2026/06/26 03:23:56 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fasavuy1mafo: Server side directory move succeeded 2026/06/26 03:23:56 ERROR : error listing: directory not found 2026/06/26 03:23:56 ERROR : error listing: directory not found 2026/06/26 03:23:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fasavuy1mafo: Purge remote 2026/06/26 03:23:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xehocaq5java: Purge remote 2026/06/26 03:23:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (3.89s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.11s) === RUN TestSyncOverlap run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:56 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/rclone-sync-test" --- PASS: TestSyncOverlap (0.40s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:23:57 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/rclone-sync-test" 2026/06/26 03:23:57 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/rclone-sync-test-include/layer2" 2026/06/26 03:23:58 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/rclone-sync-test-ignore-file" 2026/06/26 03:23:58 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 3f27c044-bf2f-40dd-9213-874e4e710dee: leaf .ignore 2026/06/26 03:23:59 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 3f27c044-bf2f-40dd-9213-874e4e710dee: leaf .ignore 2026/06/26 03:23:59 DEBUG : rclone-sync-test: Excluded 2026/06/26 03:23:59 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 74db8c65-e44a-4435-b2c4-e4212dc7b3be: leaf .ignore 2026/06/26 03:23:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 03:23:59 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory b3677cc9-c146-4a4e-acca-f1c085a49d2a: leaf .ignore 2026/06/26 03:23:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 03:23:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/rclone-sync-test: Waiting for checks to finish 2026/06/26 03:23:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/rclone-sync-test: Waiting for transfers to finish 2026/06/26 03:23:59 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:59 INFO : There was nothing to transfer 2026/06/26 03:23:59 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 3f27c044-bf2f-40dd-9213-874e4e710dee: leaf .ignore 2026/06/26 03:23:59 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 3f27c044-bf2f-40dd-9213-874e4e710dee: leaf .ignore 2026/06/26 03:23:59 DEBUG : rclone-sync-test: Excluded 2026/06/26 03:23:59 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 74db8c65-e44a-4435-b2c4-e4212dc7b3be: leaf .ignore 2026/06/26 03:23:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 03:23:59 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory b3677cc9-c146-4a4e-acca-f1c085a49d2a: leaf .ignore 2026/06/26 03:23:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 03:23:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:23:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:23:59 DEBUG : Waiting for deletions to finish 2026/06/26 03:23:59 INFO : rclone-sync-test-include: Removing directory 2026/06/26 03:23:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/26 03:23:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: failed to delete 1 directories 2026/06/26 03:23:59 INFO : There was nothing to transfer 2026/06/26 03:23:59 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory b3677cc9-c146-4a4e-acca-f1c085a49d2a: leaf .ignore 2026/06/26 03:23:59 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 3f27c044-bf2f-40dd-9213-874e4e710dee: leaf .ignore 2026/06/26 03:23:59 DEBUG : rclone-sync-test: Excluded 2026/06/26 03:23:59 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 74db8c65-e44a-4435-b2c4-e4212dc7b3be: leaf .ignore 2026/06/26 03:24:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 03:24:00 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory b3677cc9-c146-4a4e-acca-f1c085a49d2a: leaf .ignore 2026/06/26 03:24:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 03:24:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/26 03:24:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/26 03:24:00 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:00 INFO : There was nothing to transfer 2026/06/26 03:24:00 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory b3677cc9-c146-4a4e-acca-f1c085a49d2a: leaf .ignore 2026/06/26 03:24:00 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 3f27c044-bf2f-40dd-9213-874e4e710dee: leaf .ignore 2026/06/26 03:24:00 DEBUG : rclone-sync-test: Excluded 2026/06/26 03:24:00 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 74db8c65-e44a-4435-b2c4-e4212dc7b3be: leaf .ignore 2026/06/26 03:24:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 03:24:00 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory b3677cc9-c146-4a4e-acca-f1c085a49d2a: leaf .ignore 2026/06/26 03:24:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 03:24:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:24:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:24:00 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:00 INFO : rclone-sync-test-include: Removing directory 2026/06/26 03:24:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/26 03:24:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: failed to delete 1 directories 2026/06/26 03:24:00 INFO : There was nothing to transfer 2026/06/26 03:24:00 DEBUG : Excluded 2026/06/26 03:24:00 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 3f27c044-bf2f-40dd-9213-874e4e710dee: leaf .ignore 2026/06/26 03:24:00 DEBUG : rclone-sync-test: Excluded 2026/06/26 03:24:00 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 74db8c65-e44a-4435-b2c4-e4212dc7b3be: leaf .ignore 2026/06/26 03:24:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 03:24:01 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory b3677cc9-c146-4a4e-acca-f1c085a49d2a: leaf .ignore 2026/06/26 03:24:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 03:24:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/26 03:24:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/26 03:24:01 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:01 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (5.53s) === RUN TestSyncCompareDest run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:02 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/dst" 2026/06/26 03:24:02 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/CompareDest" 2026/06/26 03:24:03 DEBUG : one: Need to transfer - File not found at Destination 2026/06/26 03:24:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:03 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/26 03:24:03 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/26 03:24:03 INFO : one: Copied (new) 2026/06/26 03:24:03 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:04 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:04 DEBUG : one: Sizes differ 2026/06/26 03:24:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:04 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/26 03:24:04 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/26 03:24:04 INFO : one: Copied (replaced existing) 2026/06/26 03:24:04 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:05 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:05 DEBUG : one: Sizes differ 2026/06/26 03:24:06 DEBUG : one: size = 5 OK 2026/06/26 03:24:06 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 03:24:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:06 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:06 INFO : There was nothing to transfer 2026/06/26 03:24:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:06 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:06 DEBUG : one: Sizes differ 2026/06/26 03:24:06 DEBUG : two: size = 3 OK 2026/06/26 03:24:06 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 03:24:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:06 DEBUG : one: size = 5 OK 2026/06/26 03:24:06 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 03:24:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:06 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:06 INFO : There was nothing to transfer 2026/06/26 03:24:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:06 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:06 DEBUG : one: Sizes differ 2026/06/26 03:24:07 DEBUG : two: size = 3 OK 2026/06/26 03:24:07 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 03:24:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:07 DEBUG : one: size = 5 OK 2026/06/26 03:24:07 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 03:24:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:07 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:07 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/26 03:24:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:07 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:07 DEBUG : one: Sizes differ 2026/06/26 03:24:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:07 DEBUG : two: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/CompareDest) 2026/06/26 03:24:07 DEBUG : two: Sizes differ 2026/06/26 03:24:07 DEBUG : two: Need to transfer - File not found at Destination 2026/06/26 03:24:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:07 DEBUG : one: size = 5 OK 2026/06/26 03:24:07 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 03:24:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:07 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/26 03:24:07 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/26 03:24:07 INFO : two: Copied (new) 2026/06/26 03:24:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.50s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:10 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/dest" 2026/06/26 03:24:10 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/pre-dest1" 2026/06/26 03:24:10 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/pre-dest2" 2026/06/26 03:24:11 DEBUG : 1: size = 1 OK 2026/06/26 03:24:11 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:11 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/26 03:24:11 DEBUG : object not found: remote 2: directory 4f06a5b1-1978-4248-a90f-c77bdab8e5bc: leaf 2 2026/06/26 03:24:11 DEBUG : 2: size = 1 OK 2026/06/26 03:24:11 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:11 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/26 03:24:11 DEBUG : object not found: remote 3: directory 4f06a5b1-1978-4248-a90f-c77bdab8e5bc: leaf 3 2026/06/26 03:24:11 DEBUG : object not found: remote 3: directory a3e96409-065b-498c-a11b-e78ca4111a88: leaf 3 2026/06/26 03:24:11 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/26 03:24:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dest: Waiting for checks to finish 2026/06/26 03:24:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dest: Waiting for transfers to finish 2026/06/26 03:24:11 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/06/26 03:24:11 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/06/26 03:24:11 INFO : 3: Copied (new) 2026/06/26 03:24:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.53s) === RUN TestSyncCopyDest run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:13 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/dst" 2026/06/26 03:24:14 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/CopyDest" 2026/06/26 03:24:14 DEBUG : one: Need to transfer - File not found at Destination 2026/06/26 03:24:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:14 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/26 03:24:15 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/26 03:24:15 INFO : one: Copied (new) 2026/06/26 03:24:15 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:15 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:15 DEBUG : one: Sizes differ 2026/06/26 03:24:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:15 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/26 03:24:15 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/26 03:24:15 INFO : one: Copied (replaced existing) 2026/06/26 03:24:15 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:16 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/BackupDir" 2026/06/26 03:24:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:17 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:17 DEBUG : one: Sizes differ 2026/06/26 03:24:17 DEBUG : one: size = 5 OK 2026/06/26 03:24:17 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:17 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:17 DEBUG : one: Sizes differ 2026/06/26 03:24:17 INFO : one: Moved (server-side) 2026/06/26 03:24:17 DEBUG : one.8b5a54a3.partial: size = 5 OK 2026/06/26 03:24:17 DEBUG : one.8b5a54a3.partial: renamed to: one 2026/06/26 03:24:17 INFO : one: Copied (server-side copy) 2026/06/26 03:24:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/26 03:24:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:17 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:18 DEBUG : one: size = 5 OK 2026/06/26 03:24:18 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:18 DEBUG : one: Unchanged skipping 2026/06/26 03:24:18 DEBUG : two: size = 3 OK 2026/06/26 03:24:18 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:18 DEBUG : two.857f364e.partial: size = 3 OK 2026/06/26 03:24:18 DEBUG : two.857f364e.partial: renamed to: two 2026/06/26 03:24:18 INFO : two: Copied (server-side copy) 2026/06/26 03:24:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/26 03:24:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:18 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:19 DEBUG : one: size = 5 OK 2026/06/26 03:24:19 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:19 DEBUG : one: Unchanged skipping 2026/06/26 03:24:19 DEBUG : two: size = 3 OK 2026/06/26 03:24:19 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:19 DEBUG : two: Unchanged skipping 2026/06/26 03:24:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:19 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:19 INFO : There was nothing to transfer 2026/06/26 03:24:19 DEBUG : one: size = 5 OK 2026/06/26 03:24:19 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:19 DEBUG : one: Unchanged skipping 2026/06/26 03:24:19 DEBUG : three: size = 7 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:19 DEBUG : three: size = 5 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/CopyDest) 2026/06/26 03:24:19 DEBUG : three: Sizes differ 2026/06/26 03:24:19 DEBUG : three: Destination not found in --copy-dest 2026/06/26 03:24:19 DEBUG : three: Need to transfer - File not found at Destination 2026/06/26 03:24:19 DEBUG : two: size = 3 OK 2026/06/26 03:24:19 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/06/26 03:24:19 DEBUG : two: Unchanged skipping 2026/06/26 03:24:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:20 DEBUG : three.63cf7c49.partial: size = 7 OK 2026/06/26 03:24:20 DEBUG : three.63cf7c49.partial: renamed to: three 2026/06/26 03:24:20 INFO : three: Copied (new) 2026/06/26 03:24:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (8.59s) === RUN TestSyncBackupDir run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:23 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/dst" 2026/06/26 03:24:23 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/backup" 2026/06/26 03:24:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:24 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:24 DEBUG : one: Sizes differ 2026/06/26 03:24:24 DEBUG : two: size = 3 OK 2026/06/26 03:24:24 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:24 DEBUG : two: Unchanged skipping 2026/06/26 03:24:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:24 INFO : one: Moved (server-side) 2026/06/26 03:24:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:24 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 03:24:24 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 03:24:24 INFO : one: Copied (new) 2026/06/26 03:24:24 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:24 DEBUG : object not found: remote three.txt: directory 00eecb28-af33-4d74-9783-d5fb0e89eaf4: leaf three.txt 2026/06/26 03:24:24 INFO : three.txt: Moved (server-side) 2026/06/26 03:24:24 INFO : three.txt: Moved into backup dir 2026/06/26 03:24:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:25 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:25 DEBUG : one: Sizes differ 2026/06/26 03:24:25 DEBUG : two: size = 3 OK 2026/06/26 03:24:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:25 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:25 DEBUG : two: Unchanged skipping 2026/06/26 03:24:25 INFO : one: Deleted 2026/06/26 03:24:25 INFO : one: Moved (server-side) 2026/06/26 03:24:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 03:24:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 03:24:26 INFO : one: Copied (new) 2026/06/26 03:24:26 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:26 INFO : three.txt: Deleted 2026/06/26 03:24:26 INFO : three.txt: Moved (server-side) 2026/06/26 03:24:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.92s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:29 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/dst" 2026/06/26 03:24:29 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/backup" 2026/06/26 03:24:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:29 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:29 DEBUG : one: Sizes differ 2026/06/26 03:24:29 DEBUG : two: size = 3 OK 2026/06/26 03:24:29 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:29 DEBUG : two: Unchanged skipping 2026/06/26 03:24:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:30 INFO : one: Moved (server-side) to: one.bak 2026/06/26 03:24:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:30 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 03:24:30 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 03:24:30 INFO : one: Copied (new) 2026/06/26 03:24:30 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:30 DEBUG : object not found: remote three.txt.bak: directory 3872d491-7aa6-43c7-b69c-5a004a79d372: leaf three.txt.bak 2026/06/26 03:24:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 03:24:30 INFO : three.txt: Moved into backup dir 2026/06/26 03:24:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:31 DEBUG : two: size = 3 OK 2026/06/26 03:24:31 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:31 DEBUG : one: Sizes differ 2026/06/26 03:24:31 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:31 DEBUG : two: Unchanged skipping 2026/06/26 03:24:31 INFO : one.bak: Deleted 2026/06/26 03:24:31 INFO : one: Moved (server-side) to: one.bak 2026/06/26 03:24:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 03:24:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 03:24:32 INFO : one: Copied (new) 2026/06/26 03:24:32 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:32 INFO : three.txt.bak: Deleted 2026/06/26 03:24:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 03:24:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:35 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/dst" 2026/06/26 03:24:35 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/backup" 2026/06/26 03:24:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:35 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:35 DEBUG : one: Sizes differ 2026/06/26 03:24:35 DEBUG : two: size = 3 OK 2026/06/26 03:24:35 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:35 DEBUG : two: Unchanged skipping 2026/06/26 03:24:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 03:24:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:36 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 03:24:36 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 03:24:36 INFO : one: Copied (new) 2026/06/26 03:24:36 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:36 DEBUG : object not found: remote three-2019-01-01.txt: directory 1a01c6dc-17d2-41de-823e-83693e5401ac: leaf three-2019-01-01.txt 2026/06/26 03:24:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 03:24:36 INFO : three.txt: Moved into backup dir 2026/06/26 03:24:37 DEBUG : two: size = 3 OK 2026/06/26 03:24:37 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:37 DEBUG : two: Unchanged skipping 2026/06/26 03:24:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:37 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:37 DEBUG : one: Sizes differ 2026/06/26 03:24:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:37 INFO : one-2019-01-01: Deleted 2026/06/26 03:24:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 03:24:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:37 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 03:24:37 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 03:24:37 INFO : one: Copied (new) 2026/06/26 03:24:37 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:38 INFO : three-2019-01-01.txt: Deleted 2026/06/26 03:24:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 03:24:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.71s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:40 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/dst" 2026/06/26 03:24:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:41 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:41 DEBUG : one: Sizes differ 2026/06/26 03:24:41 DEBUG : two: size = 3 OK 2026/06/26 03:24:41 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:41 DEBUG : two: Unchanged skipping 2026/06/26 03:24:41 DEBUG : object not found: remote one.bak: directory 085f02dc-a544-4b85-a96c-2ff9b11f9c4a: leaf one.bak 2026/06/26 03:24:41 INFO : one: Moved (server-side) to: one.bak 2026/06/26 03:24:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:41 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 03:24:41 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 03:24:41 INFO : one: Copied (new) 2026/06/26 03:24:41 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:41 DEBUG : object not found: remote three.txt.bak: directory 085f02dc-a544-4b85-a96c-2ff9b11f9c4a: leaf three.txt.bak 2026/06/26 03:24:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 03:24:41 INFO : three.txt: Moved into backup dir 2026/06/26 03:24:42 DEBUG : one.bak: Excluded (Path Filter) 2026/06/26 03:24:42 DEBUG : one.bak: Excluded 2026/06/26 03:24:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/26 03:24:42 DEBUG : three.txt.bak: Excluded 2026/06/26 03:24:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:42 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:42 DEBUG : one: Sizes differ 2026/06/26 03:24:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for checks to finish 2026/06/26 03:24:42 DEBUG : two: size = 3 OK 2026/06/26 03:24:42 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:42 DEBUG : two: Unchanged skipping 2026/06/26 03:24:42 INFO : one.bak: Deleted 2026/06/26 03:24:42 INFO : one: Moved (server-side) to: one.bak 2026/06/26 03:24:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst: Waiting for transfers to finish 2026/06/26 03:24:43 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 03:24:43 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 03:24:43 INFO : one: Copied (new) 2026/06/26 03:24:43 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:43 INFO : three.txt.bak: Deleted 2026/06/26 03:24:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 03:24:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (4.84s) === RUN TestSyncSuffix run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:45 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/dst" 2026/06/26 03:24:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:45 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:45 DEBUG : one: Sizes differ 2026/06/26 03:24:45 DEBUG : object not found: remote one.bak: directory 5292b6eb-af9f-42ac-9164-41a181be70e6: leaf one.bak 2026/06/26 03:24:46 INFO : one: Moved (server-side) to: one.bak 2026/06/26 03:24:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 03:24:46 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 03:24:46 INFO : one: Copied (new) 2026/06/26 03:24:46 DEBUG : two: size = 3 OK 2026/06/26 03:24:46 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:46 DEBUG : two: Unchanged skipping 2026/06/26 03:24:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:46 DEBUG : three.txt: size = 5 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:46 DEBUG : three.txt: Sizes differ 2026/06/26 03:24:46 DEBUG : object not found: remote three.txt.bak: directory 5292b6eb-af9f-42ac-9164-41a181be70e6: leaf three.txt.bak 2026/06/26 03:24:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 03:24:47 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/26 03:24:47 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/26 03:24:47 INFO : three.txt: Copied (new) 2026/06/26 03:24:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:47 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:47 DEBUG : one: Sizes differ 2026/06/26 03:24:47 INFO : one.bak: Deleted 2026/06/26 03:24:47 INFO : one: Moved (server-side) to: one.bak 2026/06/26 03:24:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 03:24:48 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 03:24:48 INFO : one: Copied (new) 2026/06/26 03:24:48 DEBUG : two: size = 3 OK 2026/06/26 03:24:48 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:48 DEBUG : two: Unchanged skipping 2026/06/26 03:24:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:48 DEBUG : three.txt: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:48 DEBUG : three.txt: Sizes differ 2026/06/26 03:24:48 INFO : three.txt.bak: Deleted 2026/06/26 03:24:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 03:24:49 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/26 03:24:49 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/26 03:24:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (5.96s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:51 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fewocil1nika/dst" 2026/06/26 03:24:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:51 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:51 DEBUG : one: Sizes differ 2026/06/26 03:24:51 DEBUG : object not found: remote one-2019-01-01: directory 8dacdad5-feca-4ff3-8519-62c17ae2c096: leaf one-2019-01-01 2026/06/26 03:24:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 03:24:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 03:24:52 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 03:24:52 INFO : one: Copied (new) 2026/06/26 03:24:52 DEBUG : two: size = 3 OK 2026/06/26 03:24:52 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:52 DEBUG : two: Unchanged skipping 2026/06/26 03:24:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:52 DEBUG : three.txt: size = 5 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:52 DEBUG : three.txt: Sizes differ 2026/06/26 03:24:52 DEBUG : object not found: remote three-2019-01-01.txt: directory 8dacdad5-feca-4ff3-8519-62c17ae2c096: leaf three-2019-01-01.txt 2026/06/26 03:24:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 03:24:53 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/26 03:24:53 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/26 03:24:53 INFO : three.txt: Copied (new) 2026/06/26 03:24:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:53 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:53 DEBUG : one: Sizes differ 2026/06/26 03:24:53 INFO : one-2019-01-01: Deleted 2026/06/26 03:24:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 03:24:54 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 03:24:54 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 03:24:54 INFO : one: Copied (new) 2026/06/26 03:24:54 DEBUG : two: size = 3 OK 2026/06/26 03:24:54 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:54 DEBUG : two: Unchanged skipping 2026/06/26 03:24:54 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:54 DEBUG : three.txt: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika/dst) 2026/06/26 03:24:54 DEBUG : three.txt: Sizes differ 2026/06/26 03:24:54 INFO : three-2019-01-01.txt: Deleted 2026/06/26 03:24:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 03:24:55 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/26 03:24:55 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/26 03:24:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.13s) === RUN TestSyncUTFNorm run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:56 DEBUG : Testêé: size = 18 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:24:56 DEBUG : Testêé: Sizes differ 2026/06/26 03:24:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:24:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:24:57 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/06/26 03:24:57 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/06/26 03:24:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/26 03:24:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.23s) === RUN TestSyncImmutable run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 03:24:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:24:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:24:58 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/26 03:24:58 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/26 03:24:58 INFO : existing: Copied (new) 2026/06/26 03:24:58 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone977247400) 2026/06/26 03:24:58 DEBUG : existing: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:24:58 DEBUG : existing: Sizes differ 2026/06/26 03:24:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/26 03:24:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:24:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:24:58 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: not deleting files as there were IO errors 2026/06/26 03:24:58 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.04s) === RUN TestSyncIgnoreCase run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:24:59 DEBUG : EXISTING: size = 6 OK 2026/06/26 03:24:59 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:24:59 DEBUG : existing: Unchanged skipping 2026/06/26 03:24:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:24:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:24:59 DEBUG : Waiting for deletions to finish 2026/06/26 03:24:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.72s) === RUN TestFixCase run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.11s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.31s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:25:11 DEBUG : both0: size = 6 OK 2026/06/26 03:25:11 DEBUG : both10: size = 6 OK 2026/06/26 03:25:11 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:25:11 DEBUG : both11: size = 6 OK 2026/06/26 03:25:11 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both10: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both13: size = 6 OK 2026/06/26 03:25:11 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both12: size = 6 OK 2026/06/26 03:25:11 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both0: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both14: size = 6 OK 2026/06/26 03:25:11 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both12: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both15: size = 6 OK 2026/06/26 03:25:11 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both15: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both16: size = 6 OK 2026/06/26 03:25:11 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both13: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both17: size = 6 OK 2026/06/26 03:25:11 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both14: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both18: size = 6 OK 2026/06/26 03:25:11 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both18: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both19: size = 6 OK 2026/06/26 03:25:11 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both19: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both1: size = 6 OK 2026/06/26 03:25:11 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both1: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both2: size = 6 OK 2026/06/26 03:25:11 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both2: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both3: size = 6 OK 2026/06/26 03:25:11 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both3: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both4: size = 6 OK 2026/06/26 03:25:11 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both4: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both5: size = 6 OK 2026/06/26 03:25:11 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both5: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both6: size = 6 OK 2026/06/26 03:25:11 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both6: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both7: size = 6 OK 2026/06/26 03:25:11 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both11: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both8: size = 6 OK 2026/06/26 03:25:11 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both8: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both9: size = 6 OK 2026/06/26 03:25:11 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:11 DEBUG : both9: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both16: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both17: Unchanged skipping 2026/06/26 03:25:11 DEBUG : both7: Unchanged skipping 2026/06/26 03:25:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:25:11 DEBUG : Waiting for deletions to finish 2026/06/26 03:25:12 INFO : only14: Deleted 2026/06/26 03:25:12 INFO : only16: Deleted 2026/06/26 03:25:12 INFO : only8: Deleted 2026/06/26 03:25:12 INFO : only4: Deleted 2026/06/26 03:25:12 INFO : only0: Deleted 2026/06/26 03:25:12 INFO : only12: Deleted 2026/06/26 03:25:12 INFO : only15: Deleted 2026/06/26 03:25:12 INFO : only19: Deleted 2026/06/26 03:25:12 INFO : only3: Deleted 2026/06/26 03:25:12 INFO : only5: Deleted 2026/06/26 03:25:12 INFO : only2: Deleted 2026/06/26 03:25:12 INFO : only10: Deleted 2026/06/26 03:25:12 INFO : only9: Deleted 2026/06/26 03:25:12 INFO : only13: Deleted 2026/06/26 03:25:12 INFO : only17: Deleted 2026/06/26 03:25:12 INFO : only18: Deleted 2026/06/26 03:25:12 INFO : only1: Deleted 2026/06/26 03:25:12 INFO : only6: Deleted 2026/06/26 03:25:12 INFO : only7: Deleted 2026/06/26 03:25:12 INFO : only11: Deleted 2026/06/26 03:25:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (16.71s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:25:30 DEBUG : both0: size = 6 OK 2026/06/26 03:25:30 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both10: size = 6 OK 2026/06/26 03:25:30 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both11: size = 6 OK 2026/06/26 03:25:30 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:25:30 DEBUG : both12: size = 6 OK 2026/06/26 03:25:30 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both0: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both13: size = 6 OK 2026/06/26 03:25:30 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both10: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both14: size = 6 OK 2026/06/26 03:25:30 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both14: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both15: size = 6 OK 2026/06/26 03:25:30 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both15: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both16: size = 6 OK 2026/06/26 03:25:30 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both16: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both17: size = 6 OK 2026/06/26 03:25:30 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both17: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both18: size = 6 OK 2026/06/26 03:25:30 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both11: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both19: size = 6 OK 2026/06/26 03:25:30 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both19: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both1: size = 6 OK 2026/06/26 03:25:30 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both12: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both2: size = 6 OK 2026/06/26 03:25:30 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both2: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both3: size = 6 OK 2026/06/26 03:25:30 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both3: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both4: size = 6 OK 2026/06/26 03:25:30 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both4: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both5: size = 6 OK 2026/06/26 03:25:30 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both5: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both6: size = 6 OK 2026/06/26 03:25:30 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both6: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both7: size = 6 OK 2026/06/26 03:25:30 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both7: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both8: size = 6 OK 2026/06/26 03:25:30 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both8: Unchanged skipping 2026/06/26 03:25:30 DEBUG : both9: size = 6 OK 2026/06/26 03:25:30 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:25:30 DEBUG : both9: Unchanged skipping 2026/06/26 03:25:30 DEBUG : only0: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only0: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only0: Sizes differ 2026/06/26 03:25:30 DEBUG : only10: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only10: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only10: Sizes differ 2026/06/26 03:25:30 DEBUG : only11: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only11: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only11: Sizes differ 2026/06/26 03:25:30 DEBUG : only12: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only12: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only12: Sizes differ 2026/06/26 03:25:30 DEBUG : only13: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only13: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only13: Sizes differ 2026/06/26 03:25:30 DEBUG : only14: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only14: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only14: Sizes differ 2026/06/26 03:25:30 DEBUG : both13: Unchanged skipping 2026/06/26 03:25:30 DEBUG : only15: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only15: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only15: Sizes differ 2026/06/26 03:25:30 DEBUG : only16: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only16: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only16: Sizes differ 2026/06/26 03:25:30 DEBUG : both18: Unchanged skipping 2026/06/26 03:25:30 DEBUG : only17: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only17: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only17: Sizes differ 2026/06/26 03:25:30 DEBUG : only18: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only18: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only18: Sizes differ 2026/06/26 03:25:30 DEBUG : both1: Unchanged skipping 2026/06/26 03:25:30 DEBUG : only19: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only19: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only19: Sizes differ 2026/06/26 03:25:30 DEBUG : only1: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only1: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only1: Sizes differ 2026/06/26 03:25:30 DEBUG : only2: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only2: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only2: Sizes differ 2026/06/26 03:25:30 DEBUG : only3: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only3: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only3: Sizes differ 2026/06/26 03:25:30 DEBUG : only4: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only4: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only4: Sizes differ 2026/06/26 03:25:30 DEBUG : only5: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only5: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only5: Sizes differ 2026/06/26 03:25:30 DEBUG : only6: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only6: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only6: Sizes differ 2026/06/26 03:25:30 DEBUG : only7: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only7: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only7: Sizes differ 2026/06/26 03:25:30 DEBUG : only8: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only8: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only8: Sizes differ 2026/06/26 03:25:30 DEBUG : only9: size = 0 (Local file system at /tmp/rclone977247400) 2026/06/26 03:25:30 DEBUG : only9: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika) 2026/06/26 03:25:30 DEBUG : only9: Sizes differ 2026/06/26 03:25:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:25:30 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/06/26 03:25:30 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/06/26 03:25:30 DEBUG : only11.51c18866.partial: size = 0 OK 2026/06/26 03:25:30 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/06/26 03:25:30 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/06/26 03:25:30 INFO : only0: Copied (replaced existing) 2026/06/26 03:25:30 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/06/26 03:25:30 INFO : only10: Copied (replaced existing) 2026/06/26 03:25:31 DEBUG : only11.51c18866.partial: renamed to: only11 2026/06/26 03:25:31 INFO : only11: Copied (replaced existing) 2026/06/26 03:25:31 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/06/26 03:25:31 INFO : only12: Copied (replaced existing) 2026/06/26 03:25:31 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/06/26 03:25:31 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/06/26 03:25:31 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/06/26 03:25:31 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/06/26 03:25:31 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/06/26 03:25:31 INFO : only15: Copied (replaced existing) 2026/06/26 03:25:31 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/06/26 03:25:31 INFO : only13: Copied (replaced existing) 2026/06/26 03:25:31 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/06/26 03:25:31 INFO : only17: Copied (replaced existing) 2026/06/26 03:25:31 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/06/26 03:25:31 INFO : only19: Copied (replaced existing) 2026/06/26 03:25:31 DEBUG : only1.77787b15.partial: size = 0 OK 2026/06/26 03:25:32 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/06/26 03:25:32 DEBUG : only1.77787b15.partial: renamed to: only1 2026/06/26 03:25:32 INFO : only1: Copied (replaced existing) 2026/06/26 03:25:32 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/06/26 03:25:32 INFO : only2: Copied (replaced existing) 2026/06/26 03:25:32 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/06/26 03:25:32 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/06/26 03:25:32 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/06/26 03:25:32 INFO : only4: Copied (replaced existing) 2026/06/26 03:25:32 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/06/26 03:25:32 INFO : only3: Copied (replaced existing) 2026/06/26 03:25:32 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/06/26 03:25:32 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/06/26 03:25:32 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/06/26 03:25:32 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/06/26 03:25:32 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/06/26 03:25:32 INFO : only6: Copied (replaced existing) 2026/06/26 03:25:32 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/06/26 03:25:32 INFO : only5: Copied (replaced existing) 2026/06/26 03:25:33 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/06/26 03:25:33 INFO : only7: Copied (replaced existing) 2026/06/26 03:25:33 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/06/26 03:25:33 INFO : only14: Copied (replaced existing) 2026/06/26 03:25:33 DEBUG : only18.f963383f.partial: size = 0 OK 2026/06/26 03:25:33 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/06/26 03:25:33 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/06/26 03:25:33 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/06/26 03:25:33 DEBUG : only18.f963383f.partial: renamed to: only18 2026/06/26 03:25:33 INFO : only18: Copied (replaced existing) 2026/06/26 03:25:33 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/06/26 03:25:33 INFO : only8: Copied (replaced existing) 2026/06/26 03:25:33 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/06/26 03:25:33 INFO : only16: Copied (replaced existing) 2026/06/26 03:25:33 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/06/26 03:25:33 INFO : only9: Copied (replaced existing) 2026/06/26 03:25:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.40s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:25:40 DEBUG : empty_dir: Making directory with metadata 2026/06/26 03:25:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 03:25:40 DEBUG : empty_on_remote: Making directory with metadata 2026/06/26 03:25:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 03:25:40 INFO : empty_on_remote: Making directory 2026/06/26 03:25:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/26 03:25:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/26 03:25:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/26 03:25:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/26 03:25:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (4.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:25:44 DEBUG : empty_dir: Making directory with metadata 2026/06/26 03:25:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 03:25:44 DEBUG : empty_on_remote: Making directory with metadata 2026/06/26 03:25:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 03:25:44 INFO : empty_on_remote: Making directory 2026/06/26 03:25:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/26 03:25:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/26 03:25:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/26 03:25:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/26 03:25:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/26 03:25:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:25:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 03:25:47 INFO : sub dir: Making directory 2026/06/26 03:25:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (8.26s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:25:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 03:25:56 INFO : sub dir: Making directory 2026/06/26 03:25:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (6.67s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:26:08 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:08 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : apple: Excluded 2026/06/26 03:26:08 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : banana: Excluded 2026/06/26 03:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : splitbananasplit: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:26:08 DEBUG : apple: size = 5 OK 2026/06/26 03:26:08 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:26:08 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : apple: Unchanged skipping 2026/06/26 03:26:08 DEBUG : banana: size = 6 OK 2026/06/26 03:26:08 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : banana: Unchanged skipping 2026/06/26 03:26:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:26:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:26:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:26:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:26:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:26:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:26:08 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:08 INFO : There was nothing to transfer 2026/06/26 03:26:08 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:08 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : apple: Excluded 2026/06/26 03:26:08 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : banana: Excluded 2026/06/26 03:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:26:08 DEBUG : splitbananasplit: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:26:09 DEBUG : apple: size = 5 OK 2026/06/26 03:26:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:26:09 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : apple: Unchanged skipping 2026/06/26 03:26:09 DEBUG : banana: size = 6 OK 2026/06/26 03:26:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:26:09 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : banana: Unchanged skipping 2026/06/26 03:26:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:26:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:26:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:26:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:26:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:26:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:26:09 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:09 INFO : There was nothing to transfer 2026/06/26 03:26:09 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:09 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : apple: Excluded 2026/06/26 03:26:09 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : banana: Excluded 2026/06/26 03:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : splitbananasplit: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:26:09 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:26:19 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:19 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : apple: Excluded 2026/06/26 03:26:19 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : banana: Excluded 2026/06/26 03:26:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:26:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : splitbananasplit: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:26:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:26:19 DEBUG : apple: size = 5 OK 2026/06/26 03:26:19 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : apple: Unchanged skipping 2026/06/26 03:26:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:26:19 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:26:19 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:26:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:26:19 DEBUG : banana: size = 6 OK 2026/06/26 03:26:19 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : banana: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:26:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:26:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:26:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:26:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:26:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:26:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:26:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:26:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:26:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:26:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:26:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:26:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:26:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:26:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:26:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:26:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:26:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:26:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:26:19 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:19 INFO : There was nothing to transfer 2026/06/26 03:26:19 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:19 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : apple: Excluded 2026/06/26 03:26:19 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : banana: Excluded 2026/06/26 03:26:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:26:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:26:19 DEBUG : splitbananasplit: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:26:20 DEBUG : apple: size = 5 OK 2026/06/26 03:26:20 DEBUG : banana: size = 6 OK 2026/06/26 03:26:20 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : banana: Unchanged skipping 2026/06/26 03:26:20 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : apple: Unchanged skipping 2026/06/26 03:26:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:26:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:26:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:26:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:26:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:26:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:26:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:26:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:26:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:26:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:26:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:26:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:26:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:26:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:26:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:26:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:26:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:26:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:26:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:26:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:26:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:26:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:26:20 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:20 INFO : There was nothing to transfer 2026/06/26 03:26:20 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:20 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : apple: Excluded 2026/06/26 03:26:20 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : banana: Excluded 2026/06/26 03:26:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:26:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : splitbananasplit: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:26:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:26:20 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:26:30 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:30 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : apple: Excluded 2026/06/26 03:26:30 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : banana: Excluded 2026/06/26 03:26:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:26:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : splitbananasplit: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:26:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:26:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:26:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 03:26:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:26:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:26:31 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/06/26 03:26:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/06/26 03:26:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:31 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/06/26 03:26:31 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/06/26 03:26:31 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/26 03:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/06/26 03:26:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:31 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/06/26 03:26:31 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/26 03:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/06/26 03:26:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/06/26 03:26:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/06/26 03:26:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/06/26 03:26:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/06/26 03:26:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/06/26 03:26:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/06/26 03:26:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/06/26 03:26:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/06/26 03:26:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/06/26 03:26:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/06/26 03:26:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/06/26 03:26:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 03:26:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/06/26 03:26:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/06/26 03:26:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/06/26 03:26:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:33 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/06/26 03:26:34 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 03:26:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/26 03:26:34 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 03:26:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 03:26:34 INFO : appleappleapplebanana: Deleted 2026/06/26 03:26:34 INFO : apple: Deleted 2026/06/26 03:26:34 INFO : banana: Deleted 2026/06/26 03:26:34 INFO : splitbananasplit: Deleted 2026/06/26 03:26:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 03:26:34 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 03:26:34 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 03:26:34 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 03:26:34 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 03:26:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 03:26:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 03:26:35 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 03:26:35 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 03:26:35 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 03:26:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 03:26:35 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 03:26:35 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 03:26:35 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 03:26:35 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : YmFuYW5h: Excluded 2026/06/26 03:26:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/26 03:26:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/26 03:26:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : YXBwbGU=: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/26 03:26:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/26 03:26:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 03:26:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:35 DEBUG : YXBwbGU=: size = 5 OK 2026/06/26 03:26:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:26:35 DEBUG : apple: Unchanged skipping 2026/06/26 03:26:35 DEBUG : YmFuYW5h: size = 6 OK 2026/06/26 03:26:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/26 03:26:35 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : banana: Unchanged skipping 2026/06/26 03:26:35 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/26 03:26:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/26 03:26:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/26 03:26:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 03:26:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/26 03:26:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/26 03:26:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:26:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/26 03:26:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/26 03:26:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/26 03:26:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/26 03:26:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/26 03:26:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/26 03:26:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/26 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/26 03:26:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/26 03:26:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/26 03:26:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/26 03:26:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:26:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:26:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:26:35 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:35 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : YmFuYW5h: Excluded 2026/06/26 03:26:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/26 03:26:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/26 03:26:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : YXBwbGU=: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/26 03:26:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/26 03:26:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/26 03:26:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 03:26:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 03:26:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 03:26:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 03:26:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 03:26:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 03:26:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 03:26:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 03:26:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 03:26:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 03:26:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:26:47 DEBUG : Waiting for deletions to finish 2026/06/26 03:26:47 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : apple: Excluded 2026/06/26 03:26:47 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : banana: Excluded 2026/06/26 03:26:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:26:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : splitbananasplit: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:26:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:26:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:26:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:26:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:26:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:26:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:26:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:26:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:26:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:26:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:26:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:26:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:26:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:26:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:26:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:26:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:26:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:26:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:26:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:26:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:26:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:26:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:26:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:26:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 03:26:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 03:26:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 03:26:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 03:26:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 03:26:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 03:26:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 03:26:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 03:26:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 03:26:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 03:26:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 03:26:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/26 03:26:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:26:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:26:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:26:47 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/06/26 03:26:48 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/06/26 03:26:48 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/06/26 03:26:48 INFO : apple: Copied (new) to: PREFIXapple 2026/06/26 03:26:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 03:26:48 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/06/26 03:26:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/26 03:26:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 03:26:48 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/06/26 03:26:48 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/06/26 03:26:48 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/06/26 03:26:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/26 03:26:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 03:26:48 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/06/26 03:26:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/26 03:26:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 03:26:48 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/06/26 03:26:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/06/26 03:26:48 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 03:26:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 03:26:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 03:26:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 03:26:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 03:26:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 03:26:48 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/06/26 03:26:48 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/06/26 03:26:48 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 03:26:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 03:26:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 03:26:48 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/06/26 03:26:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/26 03:26:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 03:26:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/26 03:26:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 03:26:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 03:26:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 03:26:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 03:26:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/06/26 03:26:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/26 03:26:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/06/26 03:26:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/26 03:26:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/06/26 03:26:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/26 03:26:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 03:26:49 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/06/26 03:26:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/26 03:26:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 03:26:50 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/06/26 03:26:50 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/06/26 03:26:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/26 03:26:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 03:26:50 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/06/26 03:26:50 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/06/26 03:26:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/26 03:26:50 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/06/26 03:26:50 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/06/26 03:26:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/26 03:26:50 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/06/26 03:26:50 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/06/26 03:26:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/26 03:27:08 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/06/26 03:27:08 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/06/26 03:27:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/26 03:27:08 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:08 INFO : banana: Deleted 2026/06/26 03:27:08 INFO : apple: Deleted 2026/06/26 03:27:08 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 03:27:08 INFO : splitbananasplit: Deleted 2026/06/26 03:27:08 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 03:27:09 INFO : appleappleapplebanana: Deleted 2026/06/26 03:27:09 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 03:27:09 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 03:27:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 03:27:10 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 03:27:10 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/26 03:27:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : PREFIXapple: Excluded 2026/06/26 03:27:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : PREFIXbanana: Excluded 2026/06/26 03:27:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:27:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/26 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 03:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 03:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 03:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 03:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 03:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 03:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 03:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 03:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 03:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 03:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 03:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 03:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 03:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 03:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 03:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 03:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 03:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 03:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 03:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 03:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 03:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 03:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 03:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 03:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 03:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 03:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 03:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 03:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 03:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 03:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 03:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 03:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 03:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 03:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 03:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 03:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 03:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 03:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 03:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 03:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 03:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 03:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 03:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 03:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 03:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 03:27:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:27:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:27:11 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/26 03:27:11 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/26 03:27:11 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/26 03:27:11 INFO : appleappleapplebanana: Copied (new) 2026/06/26 03:27:11 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/26 03:27:11 INFO : apple: Copied (new) 2026/06/26 03:27:11 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/26 03:27:11 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/26 03:27:11 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/26 03:27:11 INFO : splitbananasplit: Copied (new) 2026/06/26 03:27:11 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/26 03:27:11 INFO : banana: Copied (new) 2026/06/26 03:27:11 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/26 03:27:11 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/26 03:27:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/26 03:27:11 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/26 03:27:11 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/26 03:27:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/26 03:27:11 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/26 03:27:11 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/26 03:27:12 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/26 03:27:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/26 03:27:12 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/26 03:27:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/26 03:27:12 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/26 03:27:12 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/26 03:27:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/26 03:27:12 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/26 03:27:12 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/26 03:27:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/26 03:27:12 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/26 03:27:12 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/26 03:27:12 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/26 03:27:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/26 03:27:12 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/26 03:27:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/26 03:27:12 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/26 03:27:12 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/26 03:27:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/26 03:27:12 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/26 03:27:12 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/26 03:27:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/26 03:27:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/26 03:27:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/26 03:27:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/26 03:27:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/26 03:27:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/26 03:27:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/26 03:27:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/26 03:27:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/26 03:27:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/26 03:27:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/26 03:27:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/26 03:27:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/26 03:27:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/26 03:27:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/26 03:27:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/26 03:27:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/26 03:27:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/26 03:27:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/26 03:27:13 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/26 03:27:14 INFO : PREFIXapple: Deleted 2026/06/26 03:27:14 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/26 03:27:14 INFO : PREFIXsplitbananasplit: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/26 03:27:14 INFO : PREFIXbanana: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/26 03:27:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/26 03:27:14 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:27:14 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:27:14 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:27:14 DEBUG : apple: Excluded 2026/06/26 03:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:27:14 DEBUG : splitbananasplit: Excluded 2026/06/26 03:27:14 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:27:14 DEBUG : banana: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:27:15 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:27:15 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : apple: Excluded 2026/06/26 03:27:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : splitbananasplit: Excluded 2026/06/26 03:27:15 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : banana: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:27:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:27:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:27:25 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:25 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : apple: Excluded 2026/06/26 03:27:25 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : banana: Excluded 2026/06/26 03:27:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:27:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : splitbananasplit: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:27:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:27:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:27:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 03:27:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 03:27:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 03:27:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 03:27:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 03:27:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 03:27:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 03:27:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 03:27:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 03:27:25 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:27:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:27:26 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/06/26 03:27:26 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/06/26 03:27:26 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/06/26 03:27:26 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/06/26 03:27:26 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 03:27:26 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:26 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:26 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/06/26 03:27:26 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 03:27:26 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/06/26 03:27:26 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/06/26 03:27:26 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/26 03:27:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/06/26 03:27:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/06/26 03:27:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 03:27:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/06/26 03:27:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 03:27:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/06/26 03:27:27 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 03:27:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/06/26 03:27:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/06/26 03:27:27 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 03:27:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/06/26 03:27:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 03:27:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 03:27:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/06/26 03:27:27 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 03:27:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/26 03:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/06/26 03:27:28 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 03:27:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/06/26 03:27:28 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/06/26 03:27:28 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/06/26 03:27:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/06/26 03:27:28 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 03:27:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 03:27:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/06/26 03:27:28 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/06/26 03:27:28 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 03:27:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 03:27:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/26 03:27:28 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/06/26 03:27:28 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 03:27:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/26 03:27:29 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/06/26 03:27:29 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 03:27:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/26 03:27:29 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 03:27:29 INFO : apple: Deleted 2026/06/26 03:27:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 03:27:29 INFO : banana: Deleted 2026/06/26 03:27:29 INFO : appleappleapplebanana: Deleted 2026/06/26 03:27:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 03:27:29 INFO : splitbananasplit: Deleted 2026/06/26 03:27:29 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 03:27:29 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 03:27:29 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 03:27:29 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 03:27:29 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 03:27:29 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 03:27:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 03:27:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 03:27:29 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 03:27:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 03:27:29 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 03:27:30 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 03:27:30 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 03:27:30 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : appleSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : splitbananasplitSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : bananaSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 03:27:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/06/26 03:27:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 03:27:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 03:27:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:27:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:27:31 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/26 03:27:31 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/26 03:27:31 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/26 03:27:31 INFO : apple: Copied (new) 2026/06/26 03:27:31 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/26 03:27:31 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/26 03:27:31 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/26 03:27:31 INFO : splitbananasplit: Copied (new) 2026/06/26 03:27:31 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/26 03:27:31 INFO : appleappleapplebanana: Copied (new) 2026/06/26 03:27:31 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/26 03:27:31 INFO : banana: Copied (new) 2026/06/26 03:27:31 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/26 03:27:32 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/26 03:27:32 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/26 03:27:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/26 03:27:32 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/26 03:27:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/26 03:27:32 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/26 03:27:32 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/26 03:27:32 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/26 03:27:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/26 03:27:32 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/26 03:27:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/26 03:27:32 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/26 03:27:32 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/26 03:27:32 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/26 03:27:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/26 03:27:32 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/26 03:27:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/26 03:27:32 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/26 03:27:32 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/26 03:27:32 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/26 03:27:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/26 03:27:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/26 03:27:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/26 03:27:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/26 03:27:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/26 03:27:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/26 03:27:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/26 03:27:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/26 03:27:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/26 03:27:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/26 03:27:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/26 03:27:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/26 03:27:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/26 03:27:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/26 03:27:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/26 03:27:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/26 03:27:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/26 03:27:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/26 03:27:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/26 03:27:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/26 03:27:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/26 03:27:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/26 03:27:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/26 03:27:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/26 03:27:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/26 03:27:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/26 03:27:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/26 03:27:34 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : appleSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : bananaSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/26 03:27:34 INFO : splitbananasplitSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/26 03:27:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/26 03:27:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/26 03:27:35 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/26 03:27:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/26 03:27:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/26 03:27:35 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:35 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : apple: Excluded 2026/06/26 03:27:35 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : banana: Excluded 2026/06/26 03:27:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : splitbananasplit: Excluded 2026/06/26 03:27:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:27:35 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:35 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : apple: Excluded 2026/06/26 03:27:35 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : banana: Excluded 2026/06/26 03:27:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : splitbananasplit: Excluded 2026/06/26 03:27:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:27:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:27:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:27:46 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:46 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : apple: Excluded 2026/06/26 03:27:46 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : banana: Excluded 2026/06/26 03:27:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:27:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : splitbananasplit: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:27:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:27:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:27:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : apple: size = 5 OK 2026/06/26 03:27:46 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:46 DEBUG : apple: Unchanged skipping 2026/06/26 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:46 DEBUG : banana: size = 6 OK 2026/06/26 03:27:46 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:46 DEBUG : banana: Unchanged skipping 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 03:27:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 03:27:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 03:27:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:27:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:27:46 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/06/26 03:27:46 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/06/26 03:27:47 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/06/26 03:27:47 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/26 03:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 03:27:47 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/06/26 03:27:47 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/06/26 03:27:47 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/26 03:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 03:27:47 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/06/26 03:27:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/26 03:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 03:27:47 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/06/26 03:27:47 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/06/26 03:27:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/26 03:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 03:27:47 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/06/26 03:27:47 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/06/26 03:27:47 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/06/26 03:27:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/26 03:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 03:27:47 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/06/26 03:27:47 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/06/26 03:27:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/26 03:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 03:27:47 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/06/26 03:27:47 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/06/26 03:27:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/26 03:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 03:27:47 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/06/26 03:27:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/26 03:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 03:27:48 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/06/26 03:27:48 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/06/26 03:27:48 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/06/26 03:27:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/26 03:27:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 03:27:48 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/06/26 03:27:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/26 03:27:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 03:27:48 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/06/26 03:27:48 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/06/26 03:27:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/26 03:27:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 03:27:48 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/06/26 03:27:48 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/06/26 03:27:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/26 03:27:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 03:27:48 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/06/26 03:27:48 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/06/26 03:27:48 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/06/26 03:27:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/26 03:27:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 03:27:48 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/06/26 03:27:48 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/06/26 03:27:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/26 03:27:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 03:27:48 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/06/26 03:27:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/26 03:27:48 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/06/26 03:27:49 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/06/26 03:27:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/26 03:27:49 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/06/26 03:27:49 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/06/26 03:27:49 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/06/26 03:27:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/26 03:27:49 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/06/26 03:27:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/26 03:27:49 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 03:27:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 03:27:49 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 03:27:49 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 03:27:49 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 03:27:49 INFO : splitbananasplit: Deleted 2026/06/26 03:27:50 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 03:27:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 03:27:50 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 03:27:50 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 03:27:50 INFO : appleappleapplebanana: Deleted 2026/06/26 03:27:50 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 03:27:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 03:27:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 03:27:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 03:27:50 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 03:27:50 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 03:27:50 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 03:27:50 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : splitbanan: Excluded 2026/06/26 03:27:50 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : apple: Excluded 2026/06/26 03:27:50 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : banana: Excluded 2026/06/26 03:27:50 DEBUG : appleapple: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : appleapple: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0002-cdefg: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0001-bcdef: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0000-abcde: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0003-defgh: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0004-efghi: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0005-fghij: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0008-23456: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0006-ghijk: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0009-34567: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0007-12345: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0012-6789;: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0010-45678: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0011-56789: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0013-789;=: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0014-89;=.: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/26 03:27:50 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/26 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 03:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 03:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 03:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 03:27:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:50 DEBUG : apple: size = 5 OK 2026/06/26 03:27:50 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:50 DEBUG : apple: Unchanged skipping 2026/06/26 03:27:50 DEBUG : appleapple: size = 21 OK 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:27:50 DEBUG : banana: size = 6 OK 2026/06/26 03:27:50 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:50 DEBUG : banana: Unchanged skipping 2026/06/26 03:27:50 DEBUG : splitbanan: size = 16 OK 2026/06/26 03:27:50 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:50 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 03:27:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 03:27:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 03:27:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 03:27:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 03:27:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 03:27:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 03:27:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 03:27:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 03:27:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 03:27:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 03:27:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 03:27:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 03:27:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 03:27:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 03:27:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 03:27:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 03:27:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/26 03:27:51 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/26 03:27:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/26 03:27:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/26 03:27:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:27:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/26 03:27:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/26 03:27:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/26 03:27:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/26 03:27:51 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/26 03:27:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/26 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/26 03:27:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/26 03:27:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/26 03:27:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/26 03:27:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/26 03:27:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/26 03:27:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:27:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:27:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:27:51 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:51 DEBUG : Waiting for deletions to finish 2026/06/26 03:27:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : splitbanan: Excluded 2026/06/26 03:27:51 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : apple: Excluded 2026/06/26 03:27:51 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : banana: Excluded 2026/06/26 03:27:51 DEBUG : appleapple: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : appleapple: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0002-cdefg: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0001-bcdef: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0000-abcde: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0003-defgh: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0004-efghi: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0005-fghij: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0008-23456: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0006-ghijk: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0009-34567: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0007-12345: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0012-6789;: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0010-45678: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0011-56789: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0013-789;=: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0014-89;=.: Excluded 2026/06/26 03:27:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/26 03:27:51 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/26 03:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 03:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 03:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 03:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 03:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 03:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 03:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 03:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 03:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 03:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 03:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 03:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 03:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 03:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 03:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 03:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 03:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 03:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 03:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 03:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 03:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 03:27:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 03:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 03:27:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 03:27:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 03:27:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 03:27:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 03:27:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 03:27:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 03:27:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 03:27:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 03:27:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 03:27:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 03:27:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 03:27:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 03:27:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 03:27:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 03:27:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 03:27:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 03:27:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 03:27:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 03:27:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 03:27:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 03:27:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 03:27:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 03:27:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 03:27:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 03:27:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:02 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:02 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : apple: Excluded 2026/06/26 03:28:02 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : banana: Excluded 2026/06/26 03:28:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:02 DEBUG : apple: size = 5 OK 2026/06/26 03:28:02 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : apple: Unchanged skipping 2026/06/26 03:28:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:28:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:28:02 DEBUG : banana: size = 6 OK 2026/06/26 03:28:02 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : banana: Unchanged skipping 2026/06/26 03:28:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:28:02 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:28:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:28:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:28:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:28:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:28:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:28:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:28:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:28:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:28:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:28:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:28:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:28:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:28:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:28:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:28:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:28:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:28:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:02 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:02 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:02 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : apple: Excluded 2026/06/26 03:28:02 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : banana: Excluded 2026/06/26 03:28:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:03 DEBUG : apple: size = 5 OK 2026/06/26 03:28:03 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : apple: Unchanged skipping 2026/06/26 03:28:03 DEBUG : banana: size = 6 OK 2026/06/26 03:28:03 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : banana: Unchanged skipping 2026/06/26 03:28:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:28:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:28:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:28:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:28:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:28:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:28:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:28:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:28:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:28:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:28:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:28:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:28:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:28:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:28:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:28:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:28:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:28:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:28:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:28:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:28:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:03 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:03 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:03 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : apple: Excluded 2026/06/26 03:28:03 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : banana: Excluded 2026/06/26 03:28:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:03 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:03 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : apple: Excluded 2026/06/26 03:28:03 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : banana: Excluded 2026/06/26 03:28:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:03 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:13 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:13 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : apple: Excluded 2026/06/26 03:28:13 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : banana: Excluded 2026/06/26 03:28:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:13 DEBUG : apple: size = 5 OK 2026/06/26 03:28:13 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : apple: Unchanged skipping 2026/06/26 03:28:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:28:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:28:13 DEBUG : banana: size = 6 OK 2026/06/26 03:28:13 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : banana: Unchanged skipping 2026/06/26 03:28:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:28:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:28:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:28:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:28:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:28:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:28:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:28:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:28:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:28:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:28:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:28:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:28:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:28:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:13 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:13 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:13 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : apple: Excluded 2026/06/26 03:28:13 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : banana: Excluded 2026/06/26 03:28:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:14 DEBUG : apple: size = 5 OK 2026/06/26 03:28:14 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : apple: Unchanged skipping 2026/06/26 03:28:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:28:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:28:14 DEBUG : banana: size = 6 OK 2026/06/26 03:28:14 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : banana: Unchanged skipping 2026/06/26 03:28:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:28:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:28:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:28:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:28:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:28:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:28:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:28:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:28:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:28:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:28:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:28:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:28:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:28:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:28:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:28:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:28:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:28:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:28:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:14 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:14 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:14 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : apple: Excluded 2026/06/26 03:28:14 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : banana: Excluded 2026/06/26 03:28:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:14 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:24 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:24 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : apple: Excluded 2026/06/26 03:28:24 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : banana: Excluded 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:24 DEBUG : apple: size = 5 OK 2026/06/26 03:28:24 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : apple: Unchanged skipping 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:28:24 DEBUG : banana: size = 6 OK 2026/06/26 03:28:24 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : banana: Unchanged skipping 2026/06/26 03:28:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:28:24 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:28:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:24 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:24 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:24 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : apple: Excluded 2026/06/26 03:28:24 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : banana: Excluded 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:24 DEBUG : apple: size = 5 OK 2026/06/26 03:28:24 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : apple: Unchanged skipping 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:28:24 DEBUG : banana: size = 6 OK 2026/06/26 03:28:24 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : banana: Unchanged skipping 2026/06/26 03:28:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:28:24 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:28:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:24 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:24 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:24 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : apple: Excluded 2026/06/26 03:28:24 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : banana: Excluded 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:24 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:34 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:35 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : apple: Excluded 2026/06/26 03:28:35 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : banana: Excluded 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:35 DEBUG : apple: size = 5 OK 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:28:35 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : apple: Unchanged skipping 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:28:35 DEBUG : banana: size = 6 OK 2026/06/26 03:28:35 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:28:35 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:28:35 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : banana: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:35 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:35 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:35 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : apple: Excluded 2026/06/26 03:28:35 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : banana: Excluded 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:35 DEBUG : apple: size = 5 OK 2026/06/26 03:28:35 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : apple: Unchanged skipping 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:28:35 DEBUG : banana: size = 6 OK 2026/06/26 03:28:35 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : banana: Unchanged skipping 2026/06/26 03:28:35 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:28:35 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:28:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:35 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:35 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:35 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : apple: Excluded 2026/06/26 03:28:35 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : banana: Excluded 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:45 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:45 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : apple: Excluded 2026/06/26 03:28:45 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : banana: Excluded 2026/06/26 03:28:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:46 DEBUG : apple: size = 5 OK 2026/06/26 03:28:46 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : apple: Unchanged skipping 2026/06/26 03:28:46 DEBUG : banana: size = 6 OK 2026/06/26 03:28:46 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:28:46 DEBUG : banana: Unchanged skipping 2026/06/26 03:28:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:28:46 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:28:46 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:28:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:28:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:28:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:28:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:28:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:28:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:46 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:46 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:46 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : apple: Excluded 2026/06/26 03:28:46 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : banana: Excluded 2026/06/26 03:28:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 03:28:46 DEBUG : apple: size = 5 OK 2026/06/26 03:28:46 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : apple: Unchanged skipping 2026/06/26 03:28:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 03:28:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 03:28:46 DEBUG : banana: size = 6 OK 2026/06/26 03:28:46 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : banana: Unchanged skipping 2026/06/26 03:28:46 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 03:28:46 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 03:28:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 03:28:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 03:28:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 03:28:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 03:28:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 03:28:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 03:28:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:28:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 03:28:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:46 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:46 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:46 DEBUG : apple: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : apple: Excluded 2026/06/26 03:28:46 DEBUG : banana: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : banana: Excluded 2026/06/26 03:28:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : appleappleapplebanana: Excluded 2026/06/26 03:28:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : splitbananasplit: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 03:28:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 03:28:46 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (168.17s) --- PASS: TestTransform/NFC (11.01s) --- PASS: TestTransform/NFD (11.17s) --- PASS: TestTransform/base64 (16.52s) --- PASS: TestTransform/prefix (38.49s) --- PASS: TestTransform/suffix (20.37s) --- PASS: TestTransform/truncate (16.08s) --- PASS: TestTransform/encoder (11.37s) --- PASS: TestTransform/ISO-8859-1 (10.55s) --- PASS: TestTransform/charmap (11.01s) --- PASS: TestTransform/lowercase (10.73s) --- PASS: TestTransform/ascii (10.88s) === RUN TestTransformCopy run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 03:28:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 03:28:50 INFO : sub dir_somesuffix: Making directory 2026/06/26 03:28:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 03:28:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/26 03:28:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 03:28:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/26 03:28:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 03:28:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/06/26 03:28:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 03:28:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 03:28:51 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.24s) === RUN TestDoubleTransform run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:52 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:52 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:52 INFO : tictactoe: Making directory 2026/06/26 03:28:52 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:52 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:28:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/26 03:28:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:28:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:52 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/06/26 03:28:52 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/06/26 03:28:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/26 03:28:52 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.36s) === RUN TestFileTag run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:53 INFO : toe: Making directory 2026/06/26 03:28:53 INFO : toe/toe: Making directory 2026/06/26 03:28:53 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 03:28:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 03:28:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 03:28:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/26 03:28:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/26 03:28:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/26 03:28:54 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:55 INFO : toe: Making directory 2026/06/26 03:28:55 INFO : toe/toe: Making directory 2026/06/26 03:28:55 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 03:28:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 03:28:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 03:28:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:55 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/26 03:28:55 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/26 03:28:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/26 03:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.70s) === RUN TestDirTag run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:56 DEBUG : empty_dir: Making directory with metadata 2026/06/26 03:28:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 03:28:56 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:28:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:28:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:28:56 INFO : tictacempty_dir: Making directory 2026/06/26 03:28:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:28:56 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:56 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:56 INFO : tictactoe: Making directory 2026/06/26 03:28:57 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:57 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:28:57 INFO : tictactoe/tictactoe: Making directory 2026/06/26 03:28:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:28:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 03:28:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 03:28:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 03:28:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:57 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/26 03:28:57 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/26 03:28:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/26 03:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (2.05s) === RUN TestAllTag run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:28:58 DEBUG : empty_dir: Making directory with metadata 2026/06/26 03:28:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 03:28:58 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:28:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:28:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:28:58 INFO : tictacempty_dir: Making directory 2026/06/26 03:28:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:28:59 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:59 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:59 INFO : tictactoe: Making directory 2026/06/26 03:28:59 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:59 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:28:59 INFO : tictactoe/tictactoe: Making directory 2026/06/26 03:28:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:28:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 03:28:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:28:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 03:28:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:28:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:28:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/26 03:28:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:28:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:28:59 DEBUG : Waiting for deletions to finish 2026/06/26 03:28:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:28:59 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:28:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:28:59 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:28:59 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 03:29:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 03:29:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/26 03:29:00 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: 0 differences found 2026/06/26 03:29:00 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: 1 hashes could not be checked 2026/06/26 03:29:00 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: 1 matching files --- PASS: TestAllTag (2.13s) === RUN TestRunTwice run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:29:00 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:01 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:01 INFO : tictactoe: Making directory 2026/06/26 03:29:01 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:01 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:29:01 INFO : tictactoe/tictactoe: Making directory 2026/06/26 03:29:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:29:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 03:29:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 03:29:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 03:29:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:29:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:29:01 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/26 03:29:01 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/26 03:29:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/26 03:29:01 DEBUG : Waiting for deletions to finish 2026/06/26 03:29:02 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:02 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:02 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:29:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:29:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/26 03:29:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/06/26 03:29:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 03:29:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/26 03:29:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:29:02 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.08s) === RUN TestSyntax 2026/06/26 03:29:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:29:03 INFO : toe: Making directory 2026/06/26 03:29:03 INFO : toe/toe: Making directory 2026/06/26 03:29:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 03:29:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:29:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:29:03 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/06/26 03:29:03 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/06/26 03:29:03 INFO : toe/toe/toe: Copied (new) 2026/06/26 03:29:03 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.68s) === RUN TestMove run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:29:04 DEBUG : empty_dir: Making directory with metadata 2026/06/26 03:29:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 03:29:04 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:04 INFO : tictacempty_dir: Making directory 2026/06/26 03:29:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:04 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:04 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:04 INFO : tictactoe: Making directory 2026/06/26 03:29:05 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:05 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:29:05 INFO : tictactoe/tictactoe: Making directory 2026/06/26 03:29:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:29:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 03:29:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 03:29:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:29:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:29:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/26 03:29:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:05 INFO : toe/toe/toe.txt: Deleted 2026/06/26 03:29:05 INFO : toe/toe: Removing directory 2026/06/26 03:29:05 INFO : toe: Removing directory 2026/06/26 03:29:05 INFO : empty_dir: Removing directory 2026/06/26 03:29:05 DEBUG : Local file system at /tmp/rclone977247400: deleted 3 directories --- PASS: TestMove (2.06s) === RUN TestTransformFile run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:29:06 DEBUG : empty_dir: Making directory with metadata 2026/06/26 03:29:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 03:29:06 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:06 INFO : tictacempty_dir: Making directory 2026/06/26 03:29:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:07 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:07 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:07 INFO : tictactoe: Making directory 2026/06/26 03:29:07 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:07 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:29:07 INFO : tictactoe/tictactoe: Making directory 2026/06/26 03:29:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:29:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 03:29:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 03:29:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:29:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:29:07 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/26 03:29:07 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:07 INFO : toe/toe/toe.txt: Deleted 2026/06/26 03:29:07 INFO : toe/toe: Removing directory 2026/06/26 03:29:07 INFO : toe: Removing directory 2026/06/26 03:29:07 INFO : empty_dir: Removing directory 2026/06/26 03:29:07 DEBUG : Local file system at /tmp/rclone977247400: deleted 3 directories 2026/06/26 03:29:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 03:29:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1µs) 2026/06/26 03:29:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 03:29:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 03:29:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 03:29:08 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:29:09 DEBUG : Reset feature "Copy" 2026/06/26 03:29:09 DEBUG : Reset feature "Move" 2026/06/26 03:29:09 DEBUG : Reset feature "Copy" 2026/06/26 03:29:09 DEBUG : Reset feature "Move" 2026/06/26 03:29:09 DEBUG : empty_dir: Making directory with metadata 2026/06/26 03:29:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 03:29:09 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:10 INFO : tictacempty_dir: Making directory 2026/06/26 03:29:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 03:29:10 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:10 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:10 INFO : tictactoe: Making directory 2026/06/26 03:29:10 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:10 DEBUG : toe: transformed to: tictactoe 2026/06/26 03:29:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:29:10 INFO : tictactoe/tictactoe: Making directory 2026/06/26 03:29:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 03:29:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 03:29:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 03:29:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:29:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:29:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 03:29:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 03:29:10 INFO : toe/toe/toe.txt: Deleted 2026/06/26 03:29:10 INFO : toe/toe: Removing directory 2026/06/26 03:29:10 INFO : toe: Removing directory 2026/06/26 03:29:10 INFO : empty_dir: Removing directory 2026/06/26 03:29:10 DEBUG : Local file system at /tmp/rclone977247400: deleted 3 directories 2026/06/26 03:29:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 03:29:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1µs) 2026/06/26 03:29:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 03:29:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 03:29:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 03:29:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/26 03:29:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/26 03:29:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (3.51s) === RUN TestBase64 run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:29:13 DEBUG : toe: transformed to: dG9l 2026/06/26 03:29:13 DEBUG : toe: transformed to: dG9l 2026/06/26 03:29:13 INFO : dG9l: Making directory 2026/06/26 03:29:13 DEBUG : toe: transformed to: dG9l 2026/06/26 03:29:13 DEBUG : toe: transformed to: dG9l 2026/06/26 03:29:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/26 03:29:13 INFO : dG9l/dG9l: Making directory 2026/06/26 03:29:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/26 03:29:13 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/26 03:29:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 03:29:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 03:29:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 03:29:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:29:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:29:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/26 03:29:14 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 03:29:14 DEBUG : Waiting for deletions to finish 2026/06/26 03:29:14 DEBUG : dG9l: transformed to: toe 2026/06/26 03:29:14 DEBUG : dG9l: transformed to: toe 2026/06/26 03:29:14 INFO : toe: Set directory modification time (using SetModTime) 2026/06/26 03:29:14 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/26 03:29:14 DEBUG : dG9l: transformed to: toe 2026/06/26 03:29:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/26 03:29:14 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/06/26 03:29:14 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/26 03:29:14 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/26 03:29:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/26 03:29:14 DEBUG : Local file system at /tmp/rclone977247400: Waiting for checks to finish 2026/06/26 03:29:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by -1ns, within tolerance 1µs) 2026/06/26 03:29:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/26 03:29:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/26 03:29:14 DEBUG : Local file system at /tmp/rclone977247400: Waiting for transfers to finish 2026/06/26 03:29:14 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.87s) === RUN TestError run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika", Local "Local file system at /tmp/rclone977247400", Modify Window "1µs" 2026/06/26 03:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 03:29:15 DEBUG : toe: transformed to: 2026/06/26 03:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 03:29:15 DEBUG : toe: transformed to: 2026/06/26 03:29:15 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Making directory 2026/06/26 03:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 03:29:15 DEBUG : toe: transformed to: 2026/06/26 03:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 03:29:15 DEBUG : toe: transformed to: 2026/06/26 03:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 03:29:15 DEBUG : toe/toe: transformed to: 2026/06/26 03:29:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/26 03:29:15 INFO : toe/toe: Making directory 2026/06/26 03:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 03:29:15 DEBUG : toe/toe: transformed to: 2026/06/26 03:29:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/26 03:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 03:29:15 DEBUG : toe: transformed to: 2026/06/26 03:29:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 03:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 03:29:15 DEBUG : toe/toe/toe: transformed to: 2026/06/26 03:29:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/26 03:29:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for checks to finish 2026/06/26 03:29:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Waiting for transfers to finish 2026/06/26 03:29:15 DEBUG : toe/toe/toe: size = 11 OK 2026/06/26 03:29:15 INFO : toe/toe/toe: Copied (new) 2026/06/26 03:29:15 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: not deleting files as there were IO errors 2026/06/26 03:29:15 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: not deleting directories as there were IO errors --- PASS: TestError (1.51s) PASS 2026/06/26 03:29:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fewocil1nika: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 6m57.272108416s (try 1/5)