"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2026/03/03 04:34:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi" 2026/03/03 04:34:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 04:34:41 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi" 2026/03/03 04:34:41 DEBUG : Creating backend with remote "/tmp/rclone4191553388" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:42 INFO : S3 bucket rclone-test-jemuxev8hiwi: Bucket "rclone-test-jemuxev8hiwi" created with ACL "" 2026/03/03 04:34:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/03 04:34:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.93s) === RUN TestCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 04:34:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:42 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:43 DEBUG : sub dir/hello world.rclone_chunk.001_b92zao: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:43 INFO : sub dir/hello world.rclone_chunk.001_b92zao: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:43 INFO : sub dir/hello world.rclone_chunk.001_b92zao: Deleted 2026/03/03 04:34:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:43 INFO : sub dir/hello world: Copied (new) 2026/03/03 04:34:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.99s) === RUN TestCopyMetadata run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.09s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.09s) === RUN TestCopyMissingDirectory run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:43 DEBUG : Creating backend with remote "/non-existing" 2026/03/03 04:34:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/03 04:34:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.18s) === RUN TestCopyNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:44 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:44 DEBUG : sub dir/hello world.rclone_chunk.001_b9316q: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:44 INFO : sub dir/hello world.rclone_chunk.001_b9316q: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:44 INFO : sub dir/hello world.rclone_chunk.001_b9316q: Deleted 2026/03/03 04:34:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.99s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.09s) === RUN TestCopyCheckFirst run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:45 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Running all checks before starting transfers 2026/03/03 04:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:45 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Checks finished, now starting transfers 2026/03/03 04:34:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:45 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:45 DEBUG : sub dir/hello world.rclone_chunk.001_b9323z: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:45 INFO : sub dir/hello world.rclone_chunk.001_b9323z: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:45 INFO : sub dir/hello world.rclone_chunk.001_b9323z: Deleted 2026/03/03 04:34:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.06s) === RUN TestSyncNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:46 ERROR : Ignoring --no-traverse with sync 2026/03/03 04:34:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:46 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:46 DEBUG : sub dir/hello world.rclone_chunk.001_b933mz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:46 INFO : sub dir/hello world.rclone_chunk.001_b933mz: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:46 INFO : sub dir/hello world.rclone_chunk.001_b933mz: Deleted 2026/03/03 04:34:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:46 INFO : sub dir/hello world: Copied (new) 2026/03/03 04:34:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.02s) === RUN TestCopyWithDepth run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/03 04:34:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:47 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:47 DEBUG : hello world2: size = 12 OK 2026/03/03 04:34:47 DEBUG : hello world2.rclone_chunk.001_b9340r: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/03/03 04:34:47 INFO : hello world2.rclone_chunk.001_b9340r: Copied (server-side copy) to: hello world2 2026/03/03 04:34:47 INFO : hello world2.rclone_chunk.001_b9340r: Deleted 2026/03/03 04:34:47 DEBUG : hello world2: size = 12 OK 2026/03/03 04:34:47 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/03/03 04:34:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.95s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:34:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:48 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:48 DEBUG : potato2: size = 11 OK 2026/03/03 04:34:48 DEBUG : potato2.rclone_chunk.001_b935ou: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:48 INFO : potato2.rclone_chunk.001_b935ou: Copied (server-side copy) to: potato2 2026/03/03 04:34:48 INFO : potato2.rclone_chunk.001_b935ou: Deleted 2026/03/03 04:34:48 DEBUG : potato2: size = 11 OK 2026/03/03 04:34:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:34:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:49 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:49 DEBUG : potato2: size = 11 OK 2026/03/03 04:34:49 DEBUG : potato2.rclone_chunk.001_b936b0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:49 INFO : potato2.rclone_chunk.001_b936b0: Copied (server-side copy) to: potato2 2026/03/03 04:34:49 INFO : potato2.rclone_chunk.001_b936b0: Deleted 2026/03/03 04:34:49 DEBUG : potato2: size = 11 OK 2026/03/03 04:34:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.00s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 04:34:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 04:34:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/03 04:34:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 04:34:49 INFO : sub dir2: Making directory 2026/03/03 04:34:49 INFO : sub dir: Making directory 2026/03/03 04:34:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:49 INFO : sub dir2/sub sub dir2: Making directory 2026/03/03 04:34:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:50 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:50 DEBUG : sub dir/hello world.rclone_chunk.001_b937j2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:50 INFO : sub dir/hello world.rclone_chunk.001_b937j2: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:50 INFO : sub dir/hello world.rclone_chunk.001_b937j2: Deleted 2026/03/03 04:34:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:50 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/03 04:34:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:50 INFO : sub dir2: Making directory 2026/03/03 04:34:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 04:34:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 04:34:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:51 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:51 DEBUG : sub dir/hello world.rclone_chunk.001_b9385u: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:51 INFO : sub dir/hello world.rclone_chunk.001_b9385u: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:51 INFO : sub dir/hello world.rclone_chunk.001_b9385u: Deleted 2026/03/03 04:34:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.83s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:51 DEBUG : sub dir2: Making directory with metadata 2026/03/03 04:34:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 04:34:51 INFO : sub dir2: Making directory 2026/03/03 04:34:51 INFO : sub dir: Making directory 2026/03/03 04:34:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:51 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:52 DEBUG : sub dir/hello world.rclone_chunk.001_b9386b: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:52 INFO : sub dir/hello world.rclone_chunk.001_b9386b: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:52 INFO : sub dir/hello world.rclone_chunk.001_b9386b: Deleted 2026/03/03 04:34:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:52 INFO : sub dir/hello world: Copied (new) 2026/03/03 04:34:52 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/03 04:34:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/03 04:34:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.11s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.09s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:53 INFO : sub dir2: Making directory 2026/03/03 04:34:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:53 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:53 DEBUG : sub dir/hello world.rclone_chunk.001_b93apd: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:53 INFO : sub dir/hello world.rclone_chunk.001_b93apd: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:53 INFO : sub dir/hello world.rclone_chunk.001_b93apd: Deleted 2026/03/03 04:34:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:53 INFO : sub dir/hello world: Copied (new) 2026/03/03 04:34:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.88s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:53 DEBUG : sub dir2: Making directory with metadata 2026/03/03 04:34:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 04:34:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 04:34:53 INFO : sub dir2: Making directory 2026/03/03 04:34:53 INFO : sub dir: Making directory 2026/03/03 04:34:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:53 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:54 DEBUG : sub dir/hello world.rclone_chunk.001_b93awf: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:54 INFO : sub dir/hello world.rclone_chunk.001_b93awf: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:54 INFO : sub dir/hello world.rclone_chunk.001_b93awf: Deleted 2026/03/03 04:34:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:54 INFO : sub dir/hello world: Copied (new) 2026/03/03 04:34:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/03 04:34:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.04s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.09s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:55 INFO : sub dir2: Making directory 2026/03/03 04:34:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:55 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:55 DEBUG : sub dir/hello world.rclone_chunk.001_b93cno: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:55 INFO : sub dir/hello world.rclone_chunk.001_b93cno: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:55 INFO : sub dir/hello world.rclone_chunk.001_b93cno: Deleted 2026/03/03 04:34:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:55 INFO : sub dir/hello world: Copied (new) 2026/03/03 04:34:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.91s) === RUN TestServerSideCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:56 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:56 DEBUG : sub dir/hello world.rclone_chunk.001_b93c2f: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:56 INFO : sub dir/hello world.rclone_chunk.001_b93c2f: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:56 INFO : sub dir/hello world.rclone_chunk.001_b93c2f: Deleted 2026/03/03 04:34:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sujipaz3zofu" 2026/03/03 04:34:56 DEBUG : Creating backend with remote "TestS3:rclone-test-sujipaz3zofu" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi' -> Chunked 'TestChunkerS3:rclone-test-sujipaz3zofu' 2026/03/03 04:34:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:34:56 DEBUG : sub dir/hello world: copy non-chunked object... 2026/03/03 04:34:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-sujipaz3zofu': Waiting for checks to finish 2026/03/03 04:34:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-sujipaz3zofu': Waiting for transfers to finish 2026/03/03 04:34:57 INFO : S3 bucket rclone-test-sujipaz3zofu: Bucket "rclone-test-sujipaz3zofu" created with ACL "" 2026/03/03 04:34:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 04:34:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-sujipaz3zofu': Purge remote 2026/03/03 04:34:57 DEBUG : S3 bucket rclone-test-sujipaz3zofu: bucket is versioned: false 2026/03/03 04:34:57 DEBUG : Waiting for deletions to finish 2026/03/03 04:34:57 DEBUG : "sub dir/hello world" version false 2026/03/03 04:34:57 DEBUG : sub dir/hello world: Deleting (id "") 2026/03/03 04:34:57 INFO : sub dir/hello world: Deleted 2026/03/03 04:34:58 INFO : S3 bucket rclone-test-sujipaz3zofu: Bucket "rclone-test-sujipaz3zofu" deleted --- PASS: TestServerSideCopy (2.57s) === RUN TestCopyOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:34:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:34:58 DEBUG : sub dir/hello world.rclone_chunk.001_b93f2i: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:34:58 INFO : sub dir/hello world.rclone_chunk.001_b93f2i: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:59 INFO : sub dir/hello world.rclone_chunk.001_b93f2i: Deleted 2026/03/03 04:34:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:34:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:34:59 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:34:59 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 04:34:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:34:59 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:34:59 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 04:34:59 DEBUG : sub dir/hello world.rclone_chunk.001_b93gz3: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/03 04:34:59 INFO : sub dir/hello world.rclone_chunk.001_b93gz3: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:34:59 INFO : sub dir/hello world.rclone_chunk.001_b93gz3: Deleted 2026/03/03 04:34:59 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 04:34:59 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/03 04:34:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.73s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:00 DEBUG : sub dir/hello world.rclone_chunk.001_b93hes: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:00 INFO : sub dir/hello world.rclone_chunk.001_b93hes: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:00 INFO : sub dir/hello world.rclone_chunk.001_b93hes: Deleted 2026/03/03 04:35:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-renavoz2pifi" 2026/03/03 04:35:00 DEBUG : Creating backend with remote "TestS3:rclone-test-renavoz2pifi" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi' -> Chunked 'TestChunkerS3:rclone-test-renavoz2pifi' 2026/03/03 04:35:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:35:01 DEBUG : sub dir/hello world: copy non-chunked object... 2026/03/03 04:35:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-renavoz2pifi': Waiting for checks to finish 2026/03/03 04:35:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-renavoz2pifi': Waiting for transfers to finish 2026/03/03 04:35:01 INFO : S3 bucket rclone-test-renavoz2pifi: Bucket "rclone-test-renavoz2pifi" created with ACL "" 2026/03/03 04:35:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 04:35:02 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 04:35:02 DEBUG : sub dir/hello world.rclone_chunk.001_b93jdy: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/03 04:35:02 INFO : sub dir/hello world.rclone_chunk.001_b93jdy: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:02 INFO : sub dir/hello world.rclone_chunk.001_b93jdy: Deleted 2026/03/03 04:35:03 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:35:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-renavoz2pifi': Waiting for checks to finish 2026/03/03 04:35:03 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-renavoz2pifi') 2026/03/03 04:35:03 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 04:35:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-renavoz2pifi': Waiting for transfers to finish 2026/03/03 04:35:03 DEBUG : sub dir/hello world: copy non-chunked object... 2026/03/03 04:35:03 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 04:35:03 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/03 04:35:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 04:35:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-renavoz2pifi': Purge remote 2026/03/03 04:35:03 DEBUG : S3 bucket rclone-test-renavoz2pifi: bucket is versioned: false 2026/03/03 04:35:03 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:03 DEBUG : "sub dir/hello world" version false 2026/03/03 04:35:03 DEBUG : sub dir/hello world: Deleting (id "") 2026/03/03 04:35:03 INFO : sub dir/hello world: Deleted 2026/03/03 04:35:03 INFO : S3 bucket rclone-test-renavoz2pifi: Bucket "rclone-test-renavoz2pifi" deleted --- PASS: TestServerSideCopyOverSelf (3.91s) === RUN TestMoveOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:04 DEBUG : sub dir/hello world.rclone_chunk.001_b93lik: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:04 INFO : sub dir/hello world.rclone_chunk.001_b93lik: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:04 INFO : sub dir/hello world.rclone_chunk.001_b93lik: Deleted 2026/03/03 04:35:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:35:04 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:35:04 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 04:35:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:05 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 04:35:05 DEBUG : sub dir/hello world.rclone_chunk.001_b93lhs: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/03 04:35:05 INFO : sub dir/hello world.rclone_chunk.001_b93lhs: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:05 INFO : sub dir/hello world.rclone_chunk.001_b93lhs: Deleted 2026/03/03 04:35:05 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 04:35:05 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/03 04:35:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/03 04:35:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.78s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:06 DEBUG : sub dir/hello world.rclone_chunk.001_b93mka: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:06 INFO : sub dir/hello world.rclone_chunk.001_b93mka: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:06 INFO : sub dir/hello world.rclone_chunk.001_b93mka: Deleted 2026/03/03 04:35:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zarisoz6baga" 2026/03/03 04:35:06 DEBUG : Creating backend with remote "TestS3:rclone-test-zarisoz6baga" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi' -> Chunked 'TestChunkerS3:rclone-test-zarisoz6baga' 2026/03/03 04:35:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:35:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-zarisoz6baga': Waiting for checks to finish 2026/03/03 04:35:06 DEBUG : sub dir/hello world: copy non-chunked object... 2026/03/03 04:35:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-zarisoz6baga': Waiting for transfers to finish 2026/03/03 04:35:07 INFO : S3 bucket rclone-test-zarisoz6baga: Bucket "rclone-test-zarisoz6baga" created with ACL "" 2026/03/03 04:35:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 04:35:08 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 04:35:08 DEBUG : sub dir/hello world.rclone_chunk.001_b93o07: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/03 04:35:08 INFO : sub dir/hello world.rclone_chunk.001_b93o07: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:08 INFO : sub dir/hello world.rclone_chunk.001_b93o07: Deleted 2026/03/03 04:35:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-zarisoz6baga': Waiting for checks to finish 2026/03/03 04:35:08 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:35:08 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-zarisoz6baga') 2026/03/03 04:35:08 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 04:35:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-zarisoz6baga': Waiting for transfers to finish 2026/03/03 04:35:08 DEBUG : sub dir/hello world: copy non-chunked object... 2026/03/03 04:35:08 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 04:35:08 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/03 04:35:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 04:35:08 INFO : sub dir/hello world: Deleted 2026/03/03 04:35:09 DEBUG : sub dir/hello world: size = 24 OK 2026/03/03 04:35:09 DEBUG : sub dir/hello world.rclone_chunk.001_b93qne: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2026/03/03 04:35:09 INFO : sub dir/hello world.rclone_chunk.001_b93qne: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:09 INFO : sub dir/hello world.rclone_chunk.001_b93qne: Deleted 2026/03/03 04:35:09 DEBUG : testing file moves 2026/03/03 04:35:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-zarisoz6baga': Waiting for checks to finish 2026/03/03 04:35:09 DEBUG : sub dir/hello world: size = 24 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:35:09 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-zarisoz6baga') 2026/03/03 04:35:09 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 04:35:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-zarisoz6baga': Waiting for transfers to finish 2026/03/03 04:35:09 DEBUG : sub dir/hello world: copy non-chunked object... 2026/03/03 04:35:09 DEBUG : sub dir/hello world: size = 24 OK 2026/03/03 04:35:09 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2026/03/03 04:35:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 04:35:09 INFO : sub dir/hello world: Deleted 2026/03/03 04:35:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-zarisoz6baga': Purge remote 2026/03/03 04:35:10 DEBUG : S3 bucket rclone-test-zarisoz6baga: bucket is versioned: false 2026/03/03 04:35:10 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:10 DEBUG : "sub dir/hello world" version false 2026/03/03 04:35:10 DEBUG : sub dir/hello world: Deleting (id "") 2026/03/03 04:35:10 INFO : sub dir/hello world: Deleted 2026/03/03 04:35:10 INFO : S3 bucket rclone-test-zarisoz6baga: Bucket "rclone-test-zarisoz6baga" deleted --- PASS: TestServerSideMoveOverSelf (4.97s) === RUN TestCopyAfterDelete run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:11 DEBUG : sub dir/hello world.rclone_chunk.001_b93rrg: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:11 INFO : sub dir/hello world.rclone_chunk.001_b93rrg: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:11 INFO : sub dir/hello world.rclone_chunk.001_b93rrg: Deleted 2026/03/03 04:35:11 ERROR : error listing: directory not found 2026/03/03 04:35:11 INFO : Local file system at /tmp/rclone4191553388: Making directory 2026/03/03 04:35:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.23s) === RUN TestCopyRedownload run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:12 DEBUG : sub dir/hello world.rclone_chunk.001_b93t67: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:12 INFO : sub dir/hello world.rclone_chunk.001_b93t67: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:12 INFO : sub dir/hello world.rclone_chunk.001_b93t67: Deleted 2026/03/03 04:35:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:35:12 DEBUG : Local file system at /tmp/rclone4191553388: Waiting for checks to finish 2026/03/03 04:35:12 DEBUG : Local file system at /tmp/rclone4191553388: Waiting for transfers to finish 2026/03/03 04:35:12 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/03/03 04:35:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:12 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/03/03 04:35:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.24s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:13 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/03 04:35:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:13 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:13 DEBUG : check sum: size = 1 OK 2026/03/03 04:35:13 DEBUG : check sum.rclone_chunk.001_b93uv5: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:13 INFO : check sum.rclone_chunk.001_b93uv5: Copied (server-side copy) to: check sum 2026/03/03 04:35:13 INFO : check sum.rclone_chunk.001_b93uv5: Deleted 2026/03/03 04:35:13 DEBUG : check sum: size = 1 OK 2026/03/03 04:35:13 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:13 INFO : check sum: Copied (new) 2026/03/03 04:35:13 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:14 DEBUG : check sum: size = 1 OK 2026/03/03 04:35:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:14 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:14 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/03/03 04:35:14 DEBUG : check sum: Unchanged skipping 2026/03/03 04:35:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:14 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.09s) === RUN TestSyncSizeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/03 04:35:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:14 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:14 DEBUG : sizeonly: size = 6 OK 2026/03/03 04:35:14 DEBUG : sizeonly.rclone_chunk.001_b93vpv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:35:14 INFO : sizeonly.rclone_chunk.001_b93vpv: Copied (server-side copy) to: sizeonly 2026/03/03 04:35:14 INFO : sizeonly.rclone_chunk.001_b93vpv: Deleted 2026/03/03 04:35:14 DEBUG : sizeonly: size = 6 OK 2026/03/03 04:35:14 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:35:14 INFO : sizeonly: Copied (new) 2026/03/03 04:35:14 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:15 DEBUG : sizeonly: size = 6 OK 2026/03/03 04:35:15 DEBUG : sizeonly: Sizes identical 2026/03/03 04:35:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:15 DEBUG : sizeonly: Unchanged skipping 2026/03/03 04:35:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:15 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.11s) === RUN TestSyncIgnoreSize run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/03 04:35:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:15 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:16 DEBUG : ignore-size.rclone_chunk.001_b93wkz: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/03/03 04:35:16 INFO : ignore-size.rclone_chunk.001_b93wkz: Copied (server-side copy) to: ignore-size 2026/03/03 04:35:16 INFO : ignore-size.rclone_chunk.001_b93wkz: Deleted 2026/03/03 04:35:16 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/03/03 04:35:16 INFO : ignore-size: Copied (new) 2026/03/03 04:35:16 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:16 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:16 DEBUG : ignore-size: Unchanged skipping 2026/03/03 04:35:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:16 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.22s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:17 DEBUG : existing: size = 6 OK 2026/03/03 04:35:17 DEBUG : existing.rclone_chunk.001_b93xem: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:35:17 INFO : existing.rclone_chunk.001_b93xem: Copied (server-side copy) to: existing 2026/03/03 04:35:17 INFO : existing.rclone_chunk.001_b93xem: Deleted 2026/03/03 04:35:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:17 DEBUG : existing: size = 6 OK 2026/03/03 04:35:17 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:17 DEBUG : existing: Unchanged skipping 2026/03/03 04:35:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:17 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:17 INFO : There was nothing to transfer 2026/03/03 04:35:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/03 04:35:17 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:18 DEBUG : existing: size = 6 OK 2026/03/03 04:35:18 DEBUG : existing.rclone_chunk.001_b93y53: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:35:18 INFO : existing.rclone_chunk.001_b93y53: Copied (server-side copy) to: existing 2026/03/03 04:35:18 INFO : existing.rclone_chunk.001_b93y53: Deleted 2026/03/03 04:35:18 DEBUG : existing: size = 6 OK 2026/03/03 04:35:18 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:35:18 INFO : existing: Copied (replaced existing) 2026/03/03 04:35:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.65s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 04:35:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:18 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:18 DEBUG : existing: size = 6 OK 2026/03/03 04:35:18 DEBUG : existing.rclone_chunk.001_b93zmx: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:35:18 INFO : existing.rclone_chunk.001_b93zmx: Copied (server-side copy) to: existing 2026/03/03 04:35:18 INFO : existing.rclone_chunk.001_b93zmx: Deleted 2026/03/03 04:35:18 DEBUG : existing: size = 6 OK 2026/03/03 04:35:18 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:35:18 INFO : existing: Copied (new) 2026/03/03 04:35:18 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:19 DEBUG : existing: Destination exists, skipping 2026/03/03 04:35:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:19 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.15s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:19 DEBUG : b/potato: size = 21 OK 2026/03/03 04:35:19 DEBUG : b/potato.rclone_chunk.001_b940od: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/03/03 04:35:19 INFO : b/potato.rclone_chunk.001_b940od: Copied (server-side copy) to: b/potato 2026/03/03 04:35:20 INFO : b/potato.rclone_chunk.001_b940od: Deleted 2026/03/03 04:35:20 DEBUG : c/non empty space: size = 5 OK 2026/03/03 04:35:20 DEBUG : c/non empty space.rclone_chunk.001_b941li: md5 = ec26039bacb958460a511485fc59d24e OK 2026/03/03 04:35:20 INFO : c/non empty space.rclone_chunk.001_b941li: Copied (server-side copy) to: c/non empty space 2026/03/03 04:35:20 INFO : c/non empty space.rclone_chunk.001_b941li: Deleted 2026/03/03 04:35:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/03 04:35:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 04:35:20 DEBUG : c/non empty space: size = 5 OK 2026/03/03 04:35:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:20 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:20 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:20 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 04:35:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:21 DEBUG : a/potato2: size = 60 OK 2026/03/03 04:35:21 DEBUG : a/potato2.rclone_chunk.001_b9411l: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:21 INFO : a/potato2.rclone_chunk.001_b9411l: Copied (server-side copy) to: a/potato2 2026/03/03 04:35:21 INFO : a/potato2.rclone_chunk.001_b9411l: Deleted 2026/03/03 04:35:21 DEBUG : a/potato2: size = 60 OK 2026/03/03 04:35:21 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:21 INFO : a/potato2: Copied (new) 2026/03/03 04:35:21 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:21 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:22 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:22 DEBUG : empty space.rclone_chunk.001_b9438b: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:22 INFO : empty space.rclone_chunk.001_b9438b: Copied (server-side copy) to: empty space 2026/03/03 04:35:22 INFO : empty space.rclone_chunk.001_b9438b: Deleted 2026/03/03 04:35:22 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:22 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/03 04:35:22 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/03 04:35:22 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:22 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:22 INFO : There was nothing to transfer 2026/03/03 04:35:22 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:22 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/03 04:35:22 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:22 INFO : empty space: Updated modification time in destination 2026/03/03 04:35:22 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:22 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:23 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:23 DEBUG : empty space.rclone_chunk.001_b944rr: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:23 INFO : empty space.rclone_chunk.001_b944rr: Copied (server-side copy) to: empty space 2026/03/03 04:35:23 INFO : empty space.rclone_chunk.001_b944rr: Deleted 2026/03/03 04:35:23 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:23 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/03 04:35:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:23 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:23 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.96s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:24 DEBUG : foo: size = 3 OK 2026/03/03 04:35:24 DEBUG : foo.rclone_chunk.001_b945zm: md5 = 37b51d194a7513e45b56f6524f2d51f2 OK 2026/03/03 04:35:24 INFO : foo.rclone_chunk.001_b945zm: Copied (server-side copy) to: foo 2026/03/03 04:35:24 INFO : foo.rclone_chunk.001_b945zm: Deleted 2026/03/03 04:35:24 DEBUG : foo: size = 3 OK 2026/03/03 04:35:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:24 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/03 04:35:24 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:35:24 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:35:24 DEBUG : foo: md5 differ 2026/03/03 04:35:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:24 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:25 DEBUG : foo: size = 3 OK 2026/03/03 04:35:25 DEBUG : foo.rclone_chunk.001_b945td: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/03/03 04:35:25 INFO : foo.rclone_chunk.001_b945td: Copied (server-side copy) to: foo 2026/03/03 04:35:25 INFO : foo.rclone_chunk.001_b945td: Deleted 2026/03/03 04:35:25 DEBUG : foo: size = 3 OK 2026/03/03 04:35:25 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/03/03 04:35:25 INFO : foo: Copied (replaced existing) 2026/03/03 04:35:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.42s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:26 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:26 DEBUG : empty space.rclone_chunk.001_b94605: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:26 INFO : empty space.rclone_chunk.001_b94605: Copied (server-side copy) to: empty space 2026/03/03 04:35:26 INFO : empty space.rclone_chunk.001_b94605: Deleted 2026/03/03 04:35:26 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/03 04:35:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:26 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:26 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:26 DEBUG : potato: size = 60 OK 2026/03/03 04:35:26 DEBUG : potato.rclone_chunk.001_b947al: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:26 INFO : potato.rclone_chunk.001_b947al: Copied (server-side copy) to: potato 2026/03/03 04:35:26 INFO : potato.rclone_chunk.001_b947al: Deleted 2026/03/03 04:35:26 DEBUG : potato: size = 60 OK 2026/03/03 04:35:26 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:26 INFO : potato: Copied (new) 2026/03/03 04:35:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:27 DEBUG : potato: size = 60 OK 2026/03/03 04:35:27 DEBUG : potato.rclone_chunk.001_b9482a: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:27 INFO : potato.rclone_chunk.001_b9482a: Copied (server-side copy) to: potato 2026/03/03 04:35:27 INFO : potato.rclone_chunk.001_b9482a: Deleted 2026/03/03 04:35:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:35:27 DEBUG : potato: size = 60 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:35:27 DEBUG : potato: Sizes differ 2026/03/03 04:35:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:27 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:28 DEBUG : potato: size = 21 OK 2026/03/03 04:35:28 DEBUG : potato.rclone_chunk.001_b948dz: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/03/03 04:35:28 INFO : potato.rclone_chunk.001_b948dz: Copied (server-side copy) to: potato 2026/03/03 04:35:28 INFO : potato.rclone_chunk.001_b948dz: Deleted 2026/03/03 04:35:28 DEBUG : potato: size = 21 OK 2026/03/03 04:35:28 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/03/03 04:35:28 INFO : potato: Copied (replaced existing) 2026/03/03 04:35:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.44s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:29 DEBUG : potato: size = 21 OK 2026/03/03 04:35:29 DEBUG : potato.rclone_chunk.001_b949sb: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/03/03 04:35:29 INFO : potato.rclone_chunk.001_b949sb: Copied (server-side copy) to: potato 2026/03/03 04:35:29 INFO : potato.rclone_chunk.001_b949sb: Deleted 2026/03/03 04:35:29 DEBUG : potato: size = 21 OK 2026/03/03 04:35:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:29 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/03/03 04:35:29 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:35:29 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:35:29 DEBUG : potato: md5 differ 2026/03/03 04:35:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:29 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:29 DEBUG : potato: size = 21 OK 2026/03/03 04:35:29 DEBUG : potato.rclone_chunk.001_b94anc: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/03/03 04:35:29 INFO : potato.rclone_chunk.001_b94anc: Copied (server-side copy) to: potato 2026/03/03 04:35:29 INFO : potato.rclone_chunk.001_b94anc: Deleted 2026/03/03 04:35:29 DEBUG : potato: size = 21 OK 2026/03/03 04:35:29 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/03/03 04:35:29 INFO : potato: Copied (replaced existing) 2026/03/03 04:35:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:30 DEBUG : potato: size = 21 OK 2026/03/03 04:35:30 DEBUG : potato.rclone_chunk.001_b94bji: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/03/03 04:35:30 INFO : potato.rclone_chunk.001_b94bji: Copied (server-side copy) to: potato 2026/03/03 04:35:30 INFO : potato.rclone_chunk.001_b94bji: Deleted 2026/03/03 04:35:30 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:30 DEBUG : empty space.rclone_chunk.001_b94bq4: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:30 INFO : empty space.rclone_chunk.001_b94bq4: Copied (server-side copy) to: empty space 2026/03/03 04:35:30 INFO : empty space.rclone_chunk.001_b94bq4: Deleted 2026/03/03 04:35:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:35:31 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/03 04:35:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:31 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:31 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:31 DEBUG : potato: size = 21 OK 2026/03/03 04:35:31 DEBUG : potato.rclone_chunk.001_b94c39: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/03/03 04:35:31 INFO : potato.rclone_chunk.001_b94c39: Copied (server-side copy) to: potato 2026/03/03 04:35:32 INFO : potato.rclone_chunk.001_b94c39: Deleted 2026/03/03 04:35:32 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:32 DEBUG : empty space.rclone_chunk.001_b94dk4: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:32 INFO : empty space.rclone_chunk.001_b94dk4: Copied (server-side copy) to: empty space 2026/03/03 04:35:32 INFO : empty space.rclone_chunk.001_b94dk4: Deleted 2026/03/03 04:35:32 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:35:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:32 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:32 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:33 DEBUG : potato2: size = 60 OK 2026/03/03 04:35:33 DEBUG : potato2.rclone_chunk.001_b94dz5: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:33 INFO : potato2.rclone_chunk.001_b94dz5: Copied (server-side copy) to: potato2 2026/03/03 04:35:33 INFO : potato2.rclone_chunk.001_b94dz5: Deleted 2026/03/03 04:35:33 DEBUG : potato2: size = 60 OK 2026/03/03 04:35:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:33 INFO : potato2: Copied (new) 2026/03/03 04:35:33 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:34 DEBUG : b/potato: size = 21 OK 2026/03/03 04:35:34 DEBUG : b/potato.rclone_chunk.001_b94ekj: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/03/03 04:35:34 INFO : b/potato.rclone_chunk.001_b94ekj: Copied (server-side copy) to: b/potato 2026/03/03 04:35:34 INFO : b/potato.rclone_chunk.001_b94ekj: Deleted 2026/03/03 04:35:34 DEBUG : c/non empty space: size = 5 OK 2026/03/03 04:35:34 DEBUG : c/non empty space.rclone_chunk.001_b94fc7: md5 = ec26039bacb958460a511485fc59d24e OK 2026/03/03 04:35:34 INFO : c/non empty space.rclone_chunk.001_b94fc7: Copied (server-side copy) to: c/non empty space 2026/03/03 04:35:34 INFO : c/non empty space.rclone_chunk.001_b94fc7: Deleted 2026/03/03 04:35:34 INFO : d: Making directory 2026/03/03 04:35:34 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/03 04:35:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 04:35:34 DEBUG : c/non empty space: size = 5 OK 2026/03/03 04:35:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:35 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:35 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:35 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 04:35:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:35 DEBUG : a/potato2: size = 60 OK 2026/03/03 04:35:35 DEBUG : a/potato2.rclone_chunk.001_b94gov: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:35 INFO : a/potato2.rclone_chunk.001_b94gov: Copied (server-side copy) to: a/potato2 2026/03/03 04:35:35 INFO : a/potato2.rclone_chunk.001_b94gov: Deleted 2026/03/03 04:35:35 DEBUG : a/potato2: size = 60 OK 2026/03/03 04:35:35 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:35 INFO : a/potato2: Copied (new) 2026/03/03 04:35:35 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:35 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:36 DEBUG : b/potato: size = 21 OK 2026/03/03 04:35:36 DEBUG : b/potato.rclone_chunk.001_b94h3q: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/03/03 04:35:36 INFO : b/potato.rclone_chunk.001_b94h3q: Copied (server-side copy) to: b/potato 2026/03/03 04:35:36 INFO : b/potato.rclone_chunk.001_b94h3q: Deleted 2026/03/03 04:35:36 DEBUG : c/non empty space: size = 5 OK 2026/03/03 04:35:36 DEBUG : c/non empty space.rclone_chunk.001_b94hcg: md5 = ec26039bacb958460a511485fc59d24e OK 2026/03/03 04:35:36 INFO : c/non empty space.rclone_chunk.001_b94hcg: Copied (server-side copy) to: c/non empty space 2026/03/03 04:35:37 INFO : c/non empty space.rclone_chunk.001_b94hcg: Deleted 2026/03/03 04:35:37 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/03 04:35:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 04:35:37 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:37 DEBUG : c/non empty space: size = 5 OK 2026/03/03 04:35:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:37 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:37 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 04:35:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:37 DEBUG : a/potato2: size = 60 OK 2026/03/03 04:35:37 DEBUG : a/potato2.rclone_chunk.001_b94ir1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:37 INFO : a/potato2.rclone_chunk.001_b94ir1: Copied (server-side copy) to: a/potato2 2026/03/03 04:35:37 INFO : a/potato2.rclone_chunk.001_b94ir1: Deleted 2026/03/03 04:35:37 DEBUG : a/potato2: size = 60 OK 2026/03/03 04:35:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:37 INFO : a/potato2: Copied (new) 2026/03/03 04:35:37 ERROR : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': not deleting files as there were IO errors 2026/03/03 04:35:37 ERROR : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.37s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:38 DEBUG : potato: size = 21 OK 2026/03/03 04:35:38 DEBUG : potato.rclone_chunk.001_b94j4p: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/03/03 04:35:38 INFO : potato.rclone_chunk.001_b94j4p: Copied (server-side copy) to: potato 2026/03/03 04:35:38 INFO : potato.rclone_chunk.001_b94j4p: Deleted 2026/03/03 04:35:39 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:39 DEBUG : empty space.rclone_chunk.001_b94kfm: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:39 INFO : empty space.rclone_chunk.001_b94kfm: Copied (server-side copy) to: empty space 2026/03/03 04:35:39 INFO : empty space.rclone_chunk.001_b94kfm: Deleted 2026/03/03 04:35:39 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:39 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:35:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:39 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:39 INFO : potato: Deleted 2026/03/03 04:35:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:39 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:40 DEBUG : potato2: size = 60 OK 2026/03/03 04:35:40 DEBUG : potato2.rclone_chunk.001_b94kgb: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:40 INFO : potato2.rclone_chunk.001_b94kgb: Copied (server-side copy) to: potato2 2026/03/03 04:35:40 INFO : potato2.rclone_chunk.001_b94kgb: Deleted 2026/03/03 04:35:40 DEBUG : potato2: size = 60 OK 2026/03/03 04:35:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.21s) === RUN TestSyncDeleteBefore run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:41 DEBUG : potato: size = 21 OK 2026/03/03 04:35:41 DEBUG : potato.rclone_chunk.001_b94lxa: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/03/03 04:35:41 INFO : potato.rclone_chunk.001_b94lxa: Copied (server-side copy) to: potato 2026/03/03 04:35:41 INFO : potato.rclone_chunk.001_b94lxa: Deleted 2026/03/03 04:35:41 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:41 DEBUG : empty space.rclone_chunk.001_b94m39: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:41 INFO : empty space.rclone_chunk.001_b94m39: Copied (server-side copy) to: empty space 2026/03/03 04:35:41 INFO : empty space.rclone_chunk.001_b94m39: Deleted 2026/03/03 04:35:41 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:41 INFO : potato: Deleted 2026/03/03 04:35:41 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:35:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:41 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:41 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:42 DEBUG : potato2: size = 60 OK 2026/03/03 04:35:42 DEBUG : potato2.rclone_chunk.001_b94myi: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:42 INFO : potato2.rclone_chunk.001_b94myi: Copied (server-side copy) to: potato2 2026/03/03 04:35:42 INFO : potato2.rclone_chunk.001_b94myi: Deleted 2026/03/03 04:35:42 DEBUG : potato2: size = 60 OK 2026/03/03 04:35:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.07s) === RUN TestCopyDeleteBefore run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:43 DEBUG : potato: size = 21 OK 2026/03/03 04:35:43 DEBUG : potato.rclone_chunk.001_b94n9o: md5 = a77cf635f7af90988de91597e3a4519b OK 2026/03/03 04:35:43 INFO : potato.rclone_chunk.001_b94n9o: Copied (server-side copy) to: potato 2026/03/03 04:35:43 INFO : potato.rclone_chunk.001_b94n9o: Deleted 2026/03/03 04:35:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:35:43 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:43 DEBUG : potato2: size = 19 OK 2026/03/03 04:35:43 DEBUG : potato2.rclone_chunk.001_b94o4h: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/03/03 04:35:43 INFO : potato2.rclone_chunk.001_b94o4h: Copied (server-side copy) to: potato2 2026/03/03 04:35:43 INFO : potato2.rclone_chunk.001_b94o4h: Deleted 2026/03/03 04:35:43 DEBUG : potato2: size = 19 OK 2026/03/03 04:35:43 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/03/03 04:35:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.59s) === RUN TestSyncWithExclude run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:44 DEBUG : potato2: size = 60 OK 2026/03/03 04:35:44 DEBUG : potato2.rclone_chunk.001_b94p4e: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:44 INFO : potato2.rclone_chunk.001_b94p4e: Copied (server-side copy) to: potato2 2026/03/03 04:35:44 INFO : potato2.rclone_chunk.001_b94p4e: Deleted 2026/03/03 04:35:45 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:45 DEBUG : empty space.rclone_chunk.001_b94pjz: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:45 INFO : empty space.rclone_chunk.001_b94pjz: Copied (server-side copy) to: empty space 2026/03/03 04:35:45 INFO : empty space.rclone_chunk.001_b94pjz: Deleted 2026/03/03 04:35:45 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 04:35:45 DEBUG : enormous: Excluded 2026/03/03 04:35:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 04:35:45 DEBUG : potato2: Excluded 2026/03/03 04:35:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 04:35:45 DEBUG : potato2: Excluded 2026/03/03 04:35:45 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:45 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:45 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:45 INFO : There was nothing to transfer 2026/03/03 04:35:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 04:35:45 DEBUG : potato2: Excluded 2026/03/03 04:35:45 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 04:35:45 DEBUG : enormous: Excluded 2026/03/03 04:35:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 04:35:45 DEBUG : potato2: Excluded 2026/03/03 04:35:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 04:35:45 DEBUG : potato2: Excluded 2026/03/03 04:35:45 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:45 DEBUG : Local file system at /tmp/rclone4191553388: Waiting for checks to finish 2026/03/03 04:35:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:45 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:45 DEBUG : Local file system at /tmp/rclone4191553388: Waiting for transfers to finish 2026/03/03 04:35:45 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:45 INFO : There was nothing to transfer 2026/03/03 04:35:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 04:35:45 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (1.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:46 DEBUG : potato2: size = 60 OK 2026/03/03 04:35:46 DEBUG : potato2.rclone_chunk.001_b94rt4: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:35:46 INFO : potato2.rclone_chunk.001_b94rt4: Copied (server-side copy) to: potato2 2026/03/03 04:35:46 INFO : potato2.rclone_chunk.001_b94rt4: Deleted 2026/03/03 04:35:47 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:47 DEBUG : empty space.rclone_chunk.001_b94rfd: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:35:47 INFO : empty space.rclone_chunk.001_b94rfd: Copied (server-side copy) to: empty space 2026/03/03 04:35:47 INFO : empty space.rclone_chunk.001_b94rfd: Deleted 2026/03/03 04:35:47 DEBUG : enormous: size = 100 OK 2026/03/03 04:35:47 DEBUG : enormous.rclone_chunk.001_b94si4: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2026/03/03 04:35:47 INFO : enormous.rclone_chunk.001_b94si4: Copied (server-side copy) to: enormous 2026/03/03 04:35:47 INFO : enormous.rclone_chunk.001_b94si4: Deleted 2026/03/03 04:35:47 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 04:35:47 DEBUG : enormous: Excluded 2026/03/03 04:35:47 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 04:35:47 DEBUG : potato2: Excluded 2026/03/03 04:35:47 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:47 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:47 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:47 INFO : potato2: Deleted 2026/03/03 04:35:47 INFO : enormous: Deleted 2026/03/03 04:35:47 INFO : There was nothing to transfer 2026/03/03 04:35:48 DEBUG : empty space: size = 1 OK 2026/03/03 04:35:48 DEBUG : Local file system at /tmp/rclone4191553388: Waiting for checks to finish 2026/03/03 04:35:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:48 DEBUG : empty space: Unchanged skipping 2026/03/03 04:35:48 DEBUG : Local file system at /tmp/rclone4191553388: Waiting for transfers to finish 2026/03/03 04:35:48 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:48 INFO : enormous: Deleted 2026/03/03 04:35:48 INFO : potato2: Deleted 2026/03/03 04:35:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.25s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:48 DEBUG : one: size = 3 OK 2026/03/03 04:35:48 DEBUG : one.rclone_chunk.001_b94tne: md5 = bc21e6484530fc9d0313cb816b733396 OK 2026/03/03 04:35:48 INFO : one.rclone_chunk.001_b94tne: Copied (server-side copy) to: one 2026/03/03 04:35:48 INFO : one.rclone_chunk.001_b94tne: Deleted 2026/03/03 04:35:49 DEBUG : two: size = 3 OK 2026/03/03 04:35:49 DEBUG : two.rclone_chunk.001_b94tqq: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb OK 2026/03/03 04:35:49 INFO : two.rclone_chunk.001_b94tqq: Copied (server-side copy) to: two 2026/03/03 04:35:49 INFO : two.rclone_chunk.001_b94tqq: Deleted 2026/03/03 04:35:49 DEBUG : three: size = 5 OK 2026/03/03 04:35:49 DEBUG : three.rclone_chunk.001_b94uue: md5 = 413af0de1f97a2155acf2b8b26ab36e2 OK 2026/03/03 04:35:49 INFO : three.rclone_chunk.001_b94uue: Copied (server-side copy) to: three 2026/03/03 04:35:49 INFO : three.rclone_chunk.001_b94uue: Deleted 2026/03/03 04:35:50 DEBUG : four: size = 8 OK 2026/03/03 04:35:50 DEBUG : four.rclone_chunk.001_b94uu9: md5 = 0a04eb9a514fbe0829cf48049cc69fc7 OK 2026/03/03 04:35:50 INFO : four.rclone_chunk.001_b94uu9: Copied (server-side copy) to: four 2026/03/03 04:35:50 INFO : four.rclone_chunk.001_b94uu9: Deleted 2026/03/03 04:35:50 DEBUG : five: Need to transfer - File not found at Destination 2026/03/03 04:35:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:50 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:50 DEBUG : four: size = 4 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:35:50 DEBUG : four: size = 8 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:35:50 DEBUG : four: Sizes differ 2026/03/03 04:35:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/03 04:35:50 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:50 DEBUG : one: Destination is newer than source, skipping 2026/03/03 04:35:50 DEBUG : three: size = 5 OK 2026/03/03 04:35:50 DEBUG : three: Sizes identical 2026/03/03 04:35:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 04:35:50 DEBUG : two: size = 3 OK 2026/03/03 04:35:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:35:50 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:35:50 DEBUG : two: md5 differ 2026/03/03 04:35:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:50 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:50 DEBUG : five: size = 4 OK 2026/03/03 04:35:50 DEBUG : five.rclone_chunk.001_b94vsq: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/03/03 04:35:50 INFO : five.rclone_chunk.001_b94vsq: Copied (server-side copy) to: five 2026/03/03 04:35:50 DEBUG : four: size = 4 OK 2026/03/03 04:35:50 DEBUG : four.rclone_chunk.001_b94vc6: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/03/03 04:35:50 INFO : four.rclone_chunk.001_b94vc6: Copied (server-side copy) to: four 2026/03/03 04:35:50 INFO : five.rclone_chunk.001_b94vsq: Deleted 2026/03/03 04:35:50 DEBUG : five: size = 4 OK 2026/03/03 04:35:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/03/03 04:35:50 INFO : five: Copied (new) 2026/03/03 04:35:50 DEBUG : two: size = 3 OK 2026/03/03 04:35:50 DEBUG : two.rclone_chunk.001_b94vjk: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:35:50 INFO : two.rclone_chunk.001_b94vjk: Copied (server-side copy) to: two 2026/03/03 04:35:50 INFO : four.rclone_chunk.001_b94vc6: Deleted 2026/03/03 04:35:50 DEBUG : four: size = 4 OK 2026/03/03 04:35:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/03/03 04:35:50 INFO : four: Copied (replaced existing) 2026/03/03 04:35:50 INFO : two.rclone_chunk.001_b94vjk: Deleted 2026/03/03 04:35:50 DEBUG : two: size = 3 OK 2026/03/03 04:35:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:35:50 INFO : two: Copied (replaced existing) 2026/03/03 04:35:50 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:51 DEBUG : one: Destination is newer than source, skipping 2026/03/03 04:35:51 DEBUG : three: size = 5 OK 2026/03/03 04:35:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:35:51 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:35:51 DEBUG : three: md5 differ 2026/03/03 04:35:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/03 04:35:51 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:51 DEBUG : five: size = 4 OK 2026/03/03 04:35:51 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/03/03 04:35:51 DEBUG : five: Size and md5 of src and dst objects identical 2026/03/03 04:35:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 04:35:51 DEBUG : two: size = 3 OK 2026/03/03 04:35:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:35:51 DEBUG : two: Size and md5 of src and dst objects identical 2026/03/03 04:35:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 04:35:51 DEBUG : four: size = 4 OK 2026/03/03 04:35:51 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/03/03 04:35:51 DEBUG : four: Size and md5 of src and dst objects identical 2026/03/03 04:35:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 04:35:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:51 DEBUG : three: size = 5 OK 2026/03/03 04:35:51 DEBUG : three.rclone_chunk.001_b94wx6: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:35:51 INFO : three.rclone_chunk.001_b94wx6: Copied (server-side copy) to: three 2026/03/03 04:35:51 INFO : three.rclone_chunk.001_b94wx6: Deleted 2026/03/03 04:35:51 DEBUG : three: size = 5 OK 2026/03/03 04:35:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:35:51 INFO : three: Copied (replaced existing) 2026/03/03 04:35:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.95s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/03/03 04:35:52 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Making map for --track-renames 2026/03/03 04:35:52 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Finished making map for --track-renames 2026/03/03 04:35:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 04:35:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for renames to finish 2026/03/03 04:35:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/03 04:35:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:52 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:52 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:52 DEBUG : potato: size = 14 OK 2026/03/03 04:35:52 DEBUG : potato.rclone_chunk.001_b94x4t: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/03 04:35:52 INFO : potato.rclone_chunk.001_b94x4t: Copied (server-side copy) to: potato 2026/03/03 04:35:52 DEBUG : yam: size = 11 OK 2026/03/03 04:35:52 DEBUG : yam.rclone_chunk.001_b94xcm: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/03 04:35:52 INFO : yam.rclone_chunk.001_b94xcm: Copied (server-side copy) to: yam 2026/03/03 04:35:52 INFO : potato.rclone_chunk.001_b94x4t: Deleted 2026/03/03 04:35:52 DEBUG : potato: size = 14 OK 2026/03/03 04:35:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/03 04:35:52 INFO : potato: Copied (new) 2026/03/03 04:35:52 INFO : yam.rclone_chunk.001_b94xcm: Deleted 2026/03/03 04:35:52 DEBUG : yam: size = 11 OK 2026/03/03 04:35:52 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/03 04:35:52 INFO : yam: Copied (new) 2026/03/03 04:35:52 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:53 DEBUG : potato: size = 14 OK 2026/03/03 04:35:53 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Making map for --track-renames 2026/03/03 04:35:53 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Finished making map for --track-renames 2026/03/03 04:35:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:53 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:53 DEBUG : potato: Unchanged skipping 2026/03/03 04:35:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for renames to finish 2026/03/03 04:35:53 DEBUG : yam: copy non-chunked object... 2026/03/03 04:35:53 DEBUG : yaml: size = 11 OK 2026/03/03 04:35:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/03 04:35:53 INFO : yam: Copied (server-side copy) to: yaml 2026/03/03 04:35:53 INFO : yam: Deleted 2026/03/03 04:35:53 INFO : yaml: Renamed from "yam" 2026/03/03 04:35:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (1.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/03/03 04:35:53 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Making map for --track-renames 2026/03/03 04:35:53 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Finished making map for --track-renames 2026/03/03 04:35:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/03 04:35:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for renames to finish 2026/03/03 04:35:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 04:35:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:53 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:53 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:54 DEBUG : potato: size = 14 OK 2026/03/03 04:35:54 DEBUG : potato.rclone_chunk.001_b94yzp: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/03 04:35:54 INFO : potato.rclone_chunk.001_b94yzp: Copied (server-side copy) to: potato 2026/03/03 04:35:54 DEBUG : yam: size = 11 OK 2026/03/03 04:35:54 DEBUG : yam.rclone_chunk.001_b94ymb: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/03 04:35:54 INFO : yam.rclone_chunk.001_b94ymb: Copied (server-side copy) to: yam 2026/03/03 04:35:54 INFO : potato.rclone_chunk.001_b94yzp: Deleted 2026/03/03 04:35:54 DEBUG : potato: size = 14 OK 2026/03/03 04:35:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/03 04:35:54 INFO : potato: Copied (new) 2026/03/03 04:35:54 INFO : yam.rclone_chunk.001_b94ymb: Deleted 2026/03/03 04:35:54 DEBUG : yam: size = 11 OK 2026/03/03 04:35:54 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/03 04:35:54 INFO : yam: Copied (new) 2026/03/03 04:35:54 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:54 DEBUG : potato: size = 14 OK 2026/03/03 04:35:54 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Making map for --track-renames 2026/03/03 04:35:54 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Finished making map for --track-renames 2026/03/03 04:35:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:54 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:54 DEBUG : potato: Unchanged skipping 2026/03/03 04:35:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for renames to finish 2026/03/03 04:35:54 DEBUG : yam: copy non-chunked object... 2026/03/03 04:35:54 DEBUG : yaml: size = 11 OK 2026/03/03 04:35:54 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/03 04:35:54 INFO : yam: Copied (server-side copy) to: yaml 2026/03/03 04:35:54 INFO : yam: Deleted 2026/03/03 04:35:54 INFO : yaml: Renamed from "yam" 2026/03/03 04:35:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/03/03 04:35:55 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Making map for --track-renames 2026/03/03 04:35:55 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Finished making map for --track-renames 2026/03/03 04:35:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 04:35:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/03 04:35:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for renames to finish 2026/03/03 04:35:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:55 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:55 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:55 DEBUG : sub/yam: size = 11 OK 2026/03/03 04:35:55 DEBUG : potato: size = 14 OK 2026/03/03 04:35:55 DEBUG : potato.rclone_chunk.001_b950aw: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/03 04:35:55 INFO : potato.rclone_chunk.001_b950aw: Copied (server-side copy) to: potato 2026/03/03 04:35:55 DEBUG : sub/yam.rclone_chunk.001_b950cu: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/03 04:35:55 INFO : sub/yam.rclone_chunk.001_b950cu: Copied (server-side copy) to: sub/yam 2026/03/03 04:35:55 INFO : sub/yam.rclone_chunk.001_b950cu: Deleted 2026/03/03 04:35:55 DEBUG : sub/yam: size = 11 OK 2026/03/03 04:35:55 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/03 04:35:55 INFO : sub/yam: Copied (new) 2026/03/03 04:35:55 INFO : potato.rclone_chunk.001_b950aw: Deleted 2026/03/03 04:35:55 DEBUG : potato: size = 14 OK 2026/03/03 04:35:55 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/03 04:35:55 INFO : potato: Copied (new) 2026/03/03 04:35:55 DEBUG : Waiting for deletions to finish 2026/03/03 04:35:56 DEBUG : potato: size = 14 OK 2026/03/03 04:35:56 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:35:56 DEBUG : potato: Unchanged skipping 2026/03/03 04:35:56 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Making map for --track-renames 2026/03/03 04:35:56 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Finished making map for --track-renames 2026/03/03 04:35:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for renames to finish 2026/03/03 04:35:56 DEBUG : sub/yam: copy non-chunked object... 2026/03/03 04:35:56 DEBUG : yam: size = 11 OK 2026/03/03 04:35:56 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/03 04:35:56 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/03 04:35:56 INFO : sub/yam: Deleted 2026/03/03 04:35:56 INFO : yam: Renamed from "sub/yam" 2026/03/03 04:35:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.63s) === RUN TestServerSideMoveLocal run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:56 DEBUG : Creating backend with remote "/tmp/rclone4191553388/dir1" 2026/03/03 04:35:56 DEBUG : Creating backend with remote "/tmp/rclone4191553388/dir2" 2026/03/03 04:35:56 DEBUG : Local file system at /tmp/rclone4191553388/dir2: Using server-side directory move 2026/03/03 04:35:56 INFO : Local file system at /tmp/rclone4191553388/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/03 04:35:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/03 04:35:57 DEBUG : Local file system at /tmp/rclone4191553388/dir2: Waiting for checks to finish 2026/03/03 04:35:57 DEBUG : Local file system at /tmp/rclone4191553388/dir2: Waiting for transfers to finish 2026/03/03 04:35:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:35:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/03 04:35:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:57 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:57 DEBUG : sub dir/hello world.rclone_chunk.001_b952vv: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:57 INFO : sub dir/hello world.rclone_chunk.001_b952vv: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 04:35:57 DEBUG : nested/sub dir/file.rclone_chunk.001_b952vn: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/03/03 04:35:57 INFO : nested/sub dir/file.rclone_chunk.001_b952vn: Copied (server-side copy) to: nested/sub dir/file 2026/03/03 04:35:57 INFO : sub dir/hello world.rclone_chunk.001_b952vv: Deleted 2026/03/03 04:35:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:57 INFO : sub dir/hello world: Copied (new) 2026/03/03 04:35:57 INFO : sub dir/hello world: Deleted 2026/03/03 04:35:57 INFO : nested/sub dir/file.rclone_chunk.001_b952vn: Deleted 2026/03/03 04:35:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 04:35:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/03/03 04:35:57 INFO : nested/sub dir/file: Copied (new) 2026/03/03 04:35:57 INFO : nested/sub dir/file: Deleted 2026/03/03 04:35:57 INFO : sub dir: Removing directory 2026/03/03 04:35:57 INFO : nested/sub dir: Removing directory 2026/03/03 04:35:57 INFO : nested: Removing directory 2026/03/03 04:35:57 DEBUG : Local file system at /tmp/rclone4191553388: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 04:35:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/03 04:35:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:58 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:58 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 04:35:58 DEBUG : nested/sub dir/file.rclone_chunk.001_b9537b: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/03/03 04:35:58 INFO : nested/sub dir/file.rclone_chunk.001_b9537b: Copied (server-side copy) to: nested/sub dir/file 2026/03/03 04:35:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:58 DEBUG : sub dir/hello world.rclone_chunk.001_b953dh: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:58 INFO : sub dir/hello world.rclone_chunk.001_b953dh: Copied (server-side copy) to: sub dir/hello world 2026/03/03 04:35:58 INFO : nested/sub dir/file.rclone_chunk.001_b9537b: Deleted 2026/03/03 04:35:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 04:35:58 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/03/03 04:35:58 INFO : nested/sub dir/file: Copied (new) 2026/03/03 04:35:58 INFO : nested/sub dir/file: Deleted 2026/03/03 04:35:58 INFO : sub dir/hello world.rclone_chunk.001_b953dh: Deleted 2026/03/03 04:35:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 04:35:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:35:58 INFO : sub dir/hello world: Copied (new) 2026/03/03 04:35:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.24s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:35:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/03 04:35:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 04:35:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:35:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:35:59 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:59 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:35:59 DEBUG : existing-b: size = 6 OK 2026/03/03 04:35:59 DEBUG : existing-b.rclone_chunk.001_b954f9: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/03/03 04:35:59 INFO : existing-b.rclone_chunk.001_b954f9: Copied (server-side copy) to: existing-b 2026/03/03 04:35:59 DEBUG : existing: size = 6 OK 2026/03/03 04:35:59 DEBUG : existing.rclone_chunk.001_b954pa: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:35:59 INFO : existing.rclone_chunk.001_b954pa: Copied (server-side copy) to: existing 2026/03/03 04:35:59 INFO : existing-b.rclone_chunk.001_b954f9: Deleted 2026/03/03 04:35:59 DEBUG : existing-b: size = 6 OK 2026/03/03 04:35:59 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/03/03 04:35:59 INFO : existing-b: Copied (new) 2026/03/03 04:35:59 INFO : existing-b: Deleted 2026/03/03 04:36:00 INFO : existing.rclone_chunk.001_b954pa: Deleted 2026/03/03 04:36:00 DEBUG : existing: size = 6 OK 2026/03/03 04:36:00 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:36:00 INFO : existing: Copied (new) 2026/03/03 04:36:00 INFO : existing: Deleted 2026/03/03 04:36:00 DEBUG : existing: Destination exists, skipping 2026/03/03 04:36:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:36:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/03 04:36:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:36:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.28s) === RUN TestServerSideMove run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-banecax7joha" 2026/03/03 04:36:00 DEBUG : Creating backend with remote "TestS3:rclone-test-banecax7joha" 2026/03/03 04:36:01 DEBUG : potato2: size = 60 OK 2026/03/03 04:36:01 DEBUG : potato2.rclone_chunk.001_b9552d: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:01 INFO : potato2.rclone_chunk.001_b9552d: Copied (server-side copy) to: potato2 2026/03/03 04:36:01 INFO : potato2.rclone_chunk.001_b9552d: Deleted 2026/03/03 04:36:01 DEBUG : empty space: size = 1 OK 2026/03/03 04:36:01 DEBUG : empty space.rclone_chunk.001_b9565z: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:36:01 INFO : empty space.rclone_chunk.001_b9565z: Copied (server-side copy) to: empty space 2026/03/03 04:36:01 INFO : empty space.rclone_chunk.001_b9565z: Deleted 2026/03/03 04:36:01 DEBUG : potato3: size = 68 OK 2026/03/03 04:36:01 DEBUG : potato3.rclone_chunk.001_b956uq: md5 = b1a53993579b830006f2e1610415c32c OK 2026/03/03 04:36:01 INFO : potato3.rclone_chunk.001_b956uq: Copied (server-side copy) to: potato3 2026/03/03 04:36:02 INFO : potato3.rclone_chunk.001_b956uq: Deleted sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi' -> Chunked 'TestChunkerS3:rclone-test-banecax7joha' 2026/03/03 04:36:02 INFO : S3 bucket rclone-test-banecax7joha: Bucket "rclone-test-banecax7joha" created with ACL "" 2026/03/03 04:36:03 DEBUG : empty space: size = 1 OK 2026/03/03 04:36:03 DEBUG : empty space.rclone_chunk.001_b957hv: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:36:03 INFO : empty space.rclone_chunk.001_b957hv: Copied (server-side copy) to: empty space 2026/03/03 04:36:03 INFO : empty space.rclone_chunk.001_b957hv: Deleted 2026/03/03 04:36:03 DEBUG : potato3: size = 60 OK 2026/03/03 04:36:03 DEBUG : potato3.rclone_chunk.001_b958f8: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:03 INFO : potato3.rclone_chunk.001_b958f8: Copied (server-side copy) to: potato3 2026/03/03 04:36:03 INFO : potato3.rclone_chunk.001_b958f8: Deleted 2026/03/03 04:36:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:36:04 DEBUG : empty space: size = 1 OK 2026/03/03 04:36:04 DEBUG : potato2: copy non-chunked object... 2026/03/03 04:36:04 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:36:04 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-banecax7joha') 2026/03/03 04:36:04 DEBUG : potato3: Sizes differ 2026/03/03 04:36:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-banecax7joha': Waiting for checks to finish 2026/03/03 04:36:04 DEBUG : potato3: copy non-chunked object... 2026/03/03 04:36:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:04 DEBUG : empty space: Unchanged skipping 2026/03/03 04:36:04 INFO : empty space: Deleted 2026/03/03 04:36:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-banecax7joha': Waiting for transfers to finish 2026/03/03 04:36:04 DEBUG : potato3: size = 68 OK 2026/03/03 04:36:04 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/03/03 04:36:04 INFO : potato3: Copied (server-side copy) 2026/03/03 04:36:04 DEBUG : potato2: size = 60 OK 2026/03/03 04:36:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:04 INFO : potato2: Copied (server-side copy) 2026/03/03 04:36:04 INFO : potato3: Deleted 2026/03/03 04:36:04 INFO : potato2: Deleted 2026/03/03 04:36:04 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-riqojub6fibi" 2026/03/03 04:36:04 DEBUG : Creating backend with remote "TestS3:rclone-test-riqojub6fibi" 2026/03/03 04:36:04 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/03 04:36:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:36:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/03 04:36:04 DEBUG : potato2: copy non-chunked object... 2026/03/03 04:36:04 DEBUG : empty space: copy non-chunked object... 2026/03/03 04:36:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-riqojub6fibi': Waiting for checks to finish 2026/03/03 04:36:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-riqojub6fibi': Waiting for transfers to finish 2026/03/03 04:36:04 DEBUG : potato3: copy non-chunked object... 2026/03/03 04:36:05 INFO : S3 bucket rclone-test-riqojub6fibi: Bucket "rclone-test-riqojub6fibi" created with ACL "" 2026/03/03 04:36:05 DEBUG : empty space: size = 1 OK 2026/03/03 04:36:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:36:05 INFO : empty space: Copied (server-side copy) 2026/03/03 04:36:05 INFO : empty space: Deleted 2026/03/03 04:36:05 DEBUG : potato2: size = 60 OK 2026/03/03 04:36:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:05 INFO : potato2: Copied (server-side copy) 2026/03/03 04:36:05 DEBUG : potato3: size = 68 OK 2026/03/03 04:36:05 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/03/03 04:36:05 INFO : potato3: Copied (server-side copy) 2026/03/03 04:36:05 INFO : potato2: Deleted 2026/03/03 04:36:05 INFO : potato3: Deleted 2026/03/03 04:36:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-riqojub6fibi': Purge remote 2026/03/03 04:36:05 DEBUG : S3 bucket rclone-test-riqojub6fibi: bucket is versioned: false 2026/03/03 04:36:05 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:05 DEBUG : "empty space" version false 2026/03/03 04:36:05 DEBUG : empty space: Deleting (id "") 2026/03/03 04:36:05 DEBUG : "potato2" version false 2026/03/03 04:36:05 DEBUG : potato2: Deleting (id "") 2026/03/03 04:36:05 DEBUG : "potato3" version false 2026/03/03 04:36:05 DEBUG : potato3: Deleting (id "") 2026/03/03 04:36:05 INFO : empty space: Deleted 2026/03/03 04:36:05 INFO : potato2: Deleted 2026/03/03 04:36:05 INFO : potato3: Deleted 2026/03/03 04:36:06 INFO : S3 bucket rclone-test-riqojub6fibi: Bucket "rclone-test-riqojub6fibi" deleted 2026/03/03 04:36:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-banecax7joha': Purge remote 2026/03/03 04:36:06 DEBUG : S3 bucket rclone-test-banecax7joha: bucket is versioned: false 2026/03/03 04:36:06 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:06 INFO : S3 bucket rclone-test-banecax7joha: Bucket "rclone-test-banecax7joha" deleted --- PASS: TestServerSideMove (6.13s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tetefoc7qiqe" 2026/03/03 04:36:06 DEBUG : Creating backend with remote "TestS3:rclone-test-tetefoc7qiqe" 2026/03/03 04:36:07 DEBUG : potato2: size = 60 OK 2026/03/03 04:36:07 DEBUG : potato2.rclone_chunk.001_b95bvc: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:07 INFO : potato2.rclone_chunk.001_b95bvc: Copied (server-side copy) to: potato2 2026/03/03 04:36:07 INFO : potato2.rclone_chunk.001_b95bvc: Deleted 2026/03/03 04:36:07 DEBUG : empty space: size = 1 OK 2026/03/03 04:36:07 DEBUG : empty space.rclone_chunk.001_b95cuw: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:36:07 INFO : empty space.rclone_chunk.001_b95cuw: Copied (server-side copy) to: empty space 2026/03/03 04:36:07 INFO : empty space.rclone_chunk.001_b95cuw: Deleted 2026/03/03 04:36:08 DEBUG : potato3: size = 68 OK 2026/03/03 04:36:08 DEBUG : potato3.rclone_chunk.001_b95c63: md5 = b1a53993579b830006f2e1610415c32c OK 2026/03/03 04:36:08 INFO : potato3.rclone_chunk.001_b95c63: Copied (server-side copy) to: potato3 2026/03/03 04:36:08 INFO : potato3.rclone_chunk.001_b95c63: Deleted sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi' -> Chunked 'TestChunkerS3:rclone-test-tetefoc7qiqe' 2026/03/03 04:36:09 INFO : S3 bucket rclone-test-tetefoc7qiqe: Bucket "rclone-test-tetefoc7qiqe" created with ACL "" 2026/03/03 04:36:09 DEBUG : empty space: size = 1 OK 2026/03/03 04:36:09 DEBUG : empty space.rclone_chunk.001_b95eql: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:36:09 INFO : empty space.rclone_chunk.001_b95eql: Copied (server-side copy) to: empty space 2026/03/03 04:36:09 INFO : empty space.rclone_chunk.001_b95eql: Deleted 2026/03/03 04:36:10 DEBUG : potato3: size = 60 OK 2026/03/03 04:36:10 DEBUG : potato3.rclone_chunk.001_b95e7v: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:10 INFO : potato3.rclone_chunk.001_b95e7v: Copied (server-side copy) to: potato3 2026/03/03 04:36:10 INFO : potato3.rclone_chunk.001_b95e7v: Deleted 2026/03/03 04:36:10 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 04:36:10 DEBUG : empty space: Excluded 2026/03/03 04:36:10 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 04:36:10 DEBUG : empty space: Excluded 2026/03/03 04:36:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:36:10 DEBUG : potato2: copy non-chunked object... 2026/03/03 04:36:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-tetefoc7qiqe': Waiting for checks to finish 2026/03/03 04:36:10 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:36:10 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-tetefoc7qiqe') 2026/03/03 04:36:10 DEBUG : potato3: Sizes differ 2026/03/03 04:36:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-tetefoc7qiqe': Waiting for transfers to finish 2026/03/03 04:36:10 DEBUG : potato3: copy non-chunked object... 2026/03/03 04:36:10 DEBUG : potato2: size = 60 OK 2026/03/03 04:36:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:10 INFO : potato2: Copied (server-side copy) 2026/03/03 04:36:10 DEBUG : potato3: size = 68 OK 2026/03/03 04:36:10 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/03/03 04:36:10 INFO : potato3: Copied (server-side copy) 2026/03/03 04:36:10 INFO : potato2: Deleted 2026/03/03 04:36:10 INFO : potato3: Deleted 2026/03/03 04:36:10 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-siqahes0nupi" 2026/03/03 04:36:10 DEBUG : Creating backend with remote "TestS3:rclone-test-siqahes0nupi" 2026/03/03 04:36:11 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 04:36:11 DEBUG : empty space: Excluded 2026/03/03 04:36:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:36:11 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/03 04:36:11 DEBUG : potato2: copy non-chunked object... 2026/03/03 04:36:11 DEBUG : potato3: copy non-chunked object... 2026/03/03 04:36:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-siqahes0nupi': Waiting for checks to finish 2026/03/03 04:36:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-siqahes0nupi': Waiting for transfers to finish 2026/03/03 04:36:11 INFO : S3 bucket rclone-test-siqahes0nupi: Bucket "rclone-test-siqahes0nupi" created with ACL "" 2026/03/03 04:36:11 DEBUG : potato3: size = 68 OK 2026/03/03 04:36:11 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/03/03 04:36:11 INFO : potato3: Copied (server-side copy) 2026/03/03 04:36:11 DEBUG : potato2: size = 60 OK 2026/03/03 04:36:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:11 INFO : potato2: Copied (server-side copy) 2026/03/03 04:36:11 INFO : potato3: Deleted 2026/03/03 04:36:12 INFO : potato2: Deleted 2026/03/03 04:36:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-siqahes0nupi': Purge remote 2026/03/03 04:36:12 DEBUG : S3 bucket rclone-test-siqahes0nupi: bucket is versioned: false 2026/03/03 04:36:12 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:12 DEBUG : "potato2" version false 2026/03/03 04:36:12 DEBUG : potato2: Deleting (id "") 2026/03/03 04:36:12 DEBUG : "potato3" version false 2026/03/03 04:36:12 DEBUG : potato3: Deleting (id "") 2026/03/03 04:36:12 INFO : potato3: Deleted 2026/03/03 04:36:12 INFO : potato2: Deleted 2026/03/03 04:36:12 INFO : S3 bucket rclone-test-siqahes0nupi: Bucket "rclone-test-siqahes0nupi" deleted 2026/03/03 04:36:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-tetefoc7qiqe': Purge remote 2026/03/03 04:36:12 DEBUG : S3 bucket rclone-test-tetefoc7qiqe: bucket is versioned: false 2026/03/03 04:36:12 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:12 DEBUG : "empty space" version false 2026/03/03 04:36:12 DEBUG : empty space: Deleting (id "") 2026/03/03 04:36:12 INFO : empty space: Deleted 2026/03/03 04:36:13 INFO : S3 bucket rclone-test-tetefoc7qiqe: Bucket "rclone-test-tetefoc7qiqe" deleted --- PASS: TestServerSideMoveWithFilter (6.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-koholex7raho" 2026/03/03 04:36:13 DEBUG : Creating backend with remote "TestS3:rclone-test-koholex7raho" 2026/03/03 04:36:13 DEBUG : potato2: size = 60 OK 2026/03/03 04:36:13 DEBUG : potato2.rclone_chunk.001_b95ib2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:13 INFO : potato2.rclone_chunk.001_b95ib2: Copied (server-side copy) to: potato2 2026/03/03 04:36:13 INFO : potato2.rclone_chunk.001_b95ib2: Deleted 2026/03/03 04:36:14 DEBUG : empty space: size = 1 OK 2026/03/03 04:36:14 DEBUG : empty space.rclone_chunk.001_b95i4c: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:36:14 INFO : empty space.rclone_chunk.001_b95i4c: Copied (server-side copy) to: empty space 2026/03/03 04:36:14 INFO : empty space.rclone_chunk.001_b95i4c: Deleted 2026/03/03 04:36:14 DEBUG : potato3: size = 68 OK 2026/03/03 04:36:14 DEBUG : potato3.rclone_chunk.001_b95jxk: md5 = b1a53993579b830006f2e1610415c32c OK 2026/03/03 04:36:14 INFO : potato3.rclone_chunk.001_b95jxk: Copied (server-side copy) to: potato3 2026/03/03 04:36:14 INFO : potato3.rclone_chunk.001_b95jxk: Deleted 2026/03/03 04:36:14 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi' -> Chunked 'TestChunkerS3:rclone-test-koholex7raho' 2026/03/03 04:36:15 INFO : S3 bucket rclone-test-koholex7raho: Bucket "rclone-test-koholex7raho" created with ACL "" 2026/03/03 04:36:16 DEBUG : empty space: size = 1 OK 2026/03/03 04:36:16 DEBUG : empty space.rclone_chunk.001_b95kqy: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:36:16 INFO : empty space.rclone_chunk.001_b95kqy: Copied (server-side copy) to: empty space 2026/03/03 04:36:16 INFO : empty space.rclone_chunk.001_b95kqy: Deleted 2026/03/03 04:36:16 DEBUG : potato3: size = 60 OK 2026/03/03 04:36:16 DEBUG : potato3.rclone_chunk.001_b95l07: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:16 INFO : potato3.rclone_chunk.001_b95l07: Copied (server-side copy) to: potato3 2026/03/03 04:36:16 INFO : potato3.rclone_chunk.001_b95l07: Deleted 2026/03/03 04:36:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:36:16 DEBUG : empty space: size = 1 OK 2026/03/03 04:36:16 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:36:16 DEBUG : potato2: copy non-chunked object... 2026/03/03 04:36:16 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-koholex7raho') 2026/03/03 04:36:16 DEBUG : potato3: Sizes differ 2026/03/03 04:36:16 DEBUG : potato3: copy non-chunked object... 2026/03/03 04:36:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-koholex7raho': Waiting for checks to finish 2026/03/03 04:36:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:16 DEBUG : empty space: Unchanged skipping 2026/03/03 04:36:16 INFO : empty space: Deleted 2026/03/03 04:36:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-koholex7raho': Waiting for transfers to finish 2026/03/03 04:36:17 DEBUG : potato3: size = 68 OK 2026/03/03 04:36:17 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/03/03 04:36:17 INFO : potato3: Copied (server-side copy) 2026/03/03 04:36:17 DEBUG : potato2: size = 60 OK 2026/03/03 04:36:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:17 INFO : potato2: Copied (server-side copy) 2026/03/03 04:36:17 INFO : potato3: Deleted 2026/03/03 04:36:17 INFO : potato2: Deleted 2026/03/03 04:36:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-gojibir9waya" 2026/03/03 04:36:17 DEBUG : Creating backend with remote "TestS3:rclone-test-gojibir9waya" 2026/03/03 04:36:17 INFO : tomatoDir: Making directory 2026/03/03 04:36:17 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/03 04:36:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 04:36:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/03 04:36:17 DEBUG : empty space: copy non-chunked object... 2026/03/03 04:36:17 DEBUG : potato2: copy non-chunked object... 2026/03/03 04:36:17 DEBUG : potato3: copy non-chunked object... 2026/03/03 04:36:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-gojibir9waya': Waiting for checks to finish 2026/03/03 04:36:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-gojibir9waya': Waiting for transfers to finish 2026/03/03 04:36:18 INFO : S3 bucket rclone-test-gojibir9waya: Bucket "rclone-test-gojibir9waya" created with ACL "" 2026/03/03 04:36:18 DEBUG : empty space: size = 1 OK 2026/03/03 04:36:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:36:18 INFO : empty space: Copied (server-side copy) 2026/03/03 04:36:18 DEBUG : potato3: size = 68 OK 2026/03/03 04:36:18 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/03/03 04:36:18 INFO : potato3: Copied (server-side copy) 2026/03/03 04:36:18 DEBUG : potato2: size = 60 OK 2026/03/03 04:36:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:18 INFO : potato2: Copied (server-side copy) 2026/03/03 04:36:18 INFO : empty space: Deleted 2026/03/03 04:36:18 INFO : potato3: Deleted 2026/03/03 04:36:18 INFO : potato2: Deleted 2026/03/03 04:36:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-gojibir9waya': Purge remote 2026/03/03 04:36:18 DEBUG : S3 bucket rclone-test-gojibir9waya: bucket is versioned: false 2026/03/03 04:36:18 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:18 DEBUG : "empty space" version false 2026/03/03 04:36:18 DEBUG : empty space: Deleting (id "") 2026/03/03 04:36:18 DEBUG : "potato2" version false 2026/03/03 04:36:18 DEBUG : potato2: Deleting (id "") 2026/03/03 04:36:18 DEBUG : "potato3" version false 2026/03/03 04:36:18 DEBUG : potato3: Deleting (id "") 2026/03/03 04:36:18 INFO : empty space: Deleted 2026/03/03 04:36:18 INFO : potato2: Deleted 2026/03/03 04:36:18 INFO : potato3: Deleted 2026/03/03 04:36:19 INFO : S3 bucket rclone-test-gojibir9waya: Bucket "rclone-test-gojibir9waya" deleted 2026/03/03 04:36:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-koholex7raho': Purge remote 2026/03/03 04:36:19 DEBUG : S3 bucket rclone-test-koholex7raho: bucket is versioned: false 2026/03/03 04:36:19 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:19 INFO : S3 bucket rclone-test-koholex7raho: Bucket "rclone-test-koholex7raho" deleted --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.34s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-move-test" 2026/03/03 04:36:19 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/rclone-move-test" 2026/03/03 04:36:20 DEBUG : potato2: size = 60 OK 2026/03/03 04:36:20 DEBUG : potato2.rclone_chunk.001_b95opw: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/03 04:36:20 INFO : potato2.rclone_chunk.001_b95opw: Copied (server-side copy) to: potato2 2026/03/03 04:36:20 INFO : potato2.rclone_chunk.001_b95opw: Deleted --- PASS: TestServerSideMoveOverlap (0.81s) === RUN TestSyncOverlap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-sync-test" 2026/03/03 04:36:20 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/rclone-sync-test" --- PASS: TestSyncOverlap (0.41s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-sync-test" 2026/03/03 04:36:20 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/rclone-sync-test" 2026/03/03 04:36:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-sync-test-include/layer2" 2026/03/03 04:36:21 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/rclone-sync-test-include/layer2" 2026/03/03 04:36:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-sync-test-ignore-file" 2026/03/03 04:36:21 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/rclone-sync-test-ignore-file" 2026/03/03 04:36:22 DEBUG : rclone-sync-test-ignore-file/.ignore: size = 1 OK 2026/03/03 04:36:22 DEBUG : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_b95roe: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/03 04:36:22 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_b95roe: Copied (server-side copy) to: rclone-sync-test-ignore-file/.ignore 2026/03/03 04:36:22 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_b95roe: Deleted 2026/03/03 04:36:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-sync-test': Waiting for checks to finish 2026/03/03 04:36:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-sync-test': Waiting for transfers to finish 2026/03/03 04:36:23 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:23 INFO : There was nothing to transfer 2026/03/03 04:36:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:36:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:36:23 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:23 INFO : There was nothing to transfer 2026/03/03 04:36:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/03 04:36:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/03 04:36:24 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:24 INFO : There was nothing to transfer 2026/03/03 04:36:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:36:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:36:24 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:24 INFO : There was nothing to transfer 2026/03/03 04:36:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:25 DEBUG : Excluded 2026/03/03 04:36:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/03 04:36:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/03 04:36:25 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:25 INFO : There was nothing to transfer 2026/03/03 04:36:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 04:36:26 DEBUG : rclone-sync-test-ignore-file: Excluded --- PASS: TestSyncOverlapWithFilter (5.42s) === RUN TestSyncCompareDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:36:26 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:36:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/CompareDest" 2026/03/03 04:36:26 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/CompareDest" 2026/03/03 04:36:26 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 04:36:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:26 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:27 DEBUG : one: size = 3 OK 2026/03/03 04:36:27 DEBUG : one.rclone_chunk.001_b95vp2: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:27 INFO : one.rclone_chunk.001_b95vp2: Copied (server-side copy) to: one 2026/03/03 04:36:27 INFO : one.rclone_chunk.001_b95vp2: Deleted 2026/03/03 04:36:27 DEBUG : one: size = 3 OK 2026/03/03 04:36:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:27 INFO : one: Copied (new) 2026/03/03 04:36:27 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:27 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:27 DEBUG : one: Sizes differ 2026/03/03 04:36:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:27 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:27 DEBUG : one: size = 5 OK 2026/03/03 04:36:27 DEBUG : one.rclone_chunk.001_b95wfl: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/03 04:36:27 INFO : one.rclone_chunk.001_b95wfl: Copied (server-side copy) to: one 2026/03/03 04:36:28 INFO : one.rclone_chunk.001_b95wfl: Deleted 2026/03/03 04:36:28 DEBUG : one: size = 5 OK 2026/03/03 04:36:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/03 04:36:28 INFO : one: Copied (replaced existing) 2026/03/03 04:36:28 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:28 DEBUG : dst/one: size = 3 OK 2026/03/03 04:36:28 DEBUG : dst/one.rclone_chunk.001_b95xop: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:28 INFO : dst/one.rclone_chunk.001_b95xop: Copied (server-side copy) to: dst/one 2026/03/03 04:36:28 INFO : dst/one.rclone_chunk.001_b95xop: Deleted 2026/03/03 04:36:29 DEBUG : CompareDest/one: size = 5 OK 2026/03/03 04:36:29 DEBUG : CompareDest/one.rclone_chunk.001_b95xns: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/03 04:36:29 INFO : CompareDest/one.rclone_chunk.001_b95xns: Copied (server-side copy) to: CompareDest/one 2026/03/03 04:36:29 INFO : CompareDest/one.rclone_chunk.001_b95xns: Deleted 2026/03/03 04:36:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:29 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:29 DEBUG : one: Sizes differ 2026/03/03 04:36:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:29 DEBUG : one: size = 5 OK 2026/03/03 04:36:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 04:36:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:29 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:29 INFO : There was nothing to transfer 2026/03/03 04:36:30 DEBUG : CompareDest/two: size = 3 OK 2026/03/03 04:36:30 DEBUG : CompareDest/two.rclone_chunk.001_b95y0z: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:36:30 INFO : CompareDest/two.rclone_chunk.001_b95y0z: Copied (server-side copy) to: CompareDest/two 2026/03/03 04:36:30 INFO : CompareDest/two.rclone_chunk.001_b95y0z: Deleted 2026/03/03 04:36:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:30 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:30 DEBUG : one: Sizes differ 2026/03/03 04:36:30 DEBUG : two: size = 3 OK 2026/03/03 04:36:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 04:36:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:30 DEBUG : one: size = 5 OK 2026/03/03 04:36:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 04:36:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:30 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:30 INFO : There was nothing to transfer 2026/03/03 04:36:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:31 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:31 DEBUG : one: Sizes differ 2026/03/03 04:36:31 DEBUG : two: size = 3 OK 2026/03/03 04:36:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 04:36:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:31 DEBUG : one: size = 5 OK 2026/03/03 04:36:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 04:36:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:31 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:31 INFO : There was nothing to transfer 2026/03/03 04:36:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:31 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:31 DEBUG : one: Sizes differ 2026/03/03 04:36:31 DEBUG : one: size = 5 OK 2026/03/03 04:36:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 04:36:31 DEBUG : two: size = 3 OK 2026/03/03 04:36:31 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/03 04:36:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:36:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 04:36:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:31 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:31 INFO : There was nothing to transfer 2026/03/03 04:36:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:32 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:32 DEBUG : one: Sizes differ 2026/03/03 04:36:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:32 DEBUG : two: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/CompareDest') 2026/03/03 04:36:32 DEBUG : two: Sizes differ 2026/03/03 04:36:32 DEBUG : two: Need to transfer - File not found at Destination 2026/03/03 04:36:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:32 DEBUG : one: size = 5 OK 2026/03/03 04:36:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 04:36:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:32 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:32 DEBUG : two: size = 5 OK 2026/03/03 04:36:32 DEBUG : two.rclone_chunk.001_b961ik: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/03/03 04:36:32 INFO : two.rclone_chunk.001_b961ik: Copied (server-side copy) to: two 2026/03/03 04:36:32 INFO : two.rclone_chunk.001_b961ik: Deleted 2026/03/03 04:36:32 DEBUG : two: size = 5 OK 2026/03/03 04:36:32 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/03/03 04:36:32 INFO : two: Copied (new) 2026/03/03 04:36:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (7.20s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:33 DEBUG : pre-dest1/1: size = 1 OK 2026/03/03 04:36:33 DEBUG : pre-dest1/1.rclone_chunk.001_b962z5: md5 = c4ca4238a0b923820dcc509a6f75849b OK 2026/03/03 04:36:33 INFO : pre-dest1/1.rclone_chunk.001_b962z5: Copied (server-side copy) to: pre-dest1/1 2026/03/03 04:36:34 INFO : pre-dest1/1.rclone_chunk.001_b962z5: Deleted 2026/03/03 04:36:34 DEBUG : pre-dest2/2: size = 1 OK 2026/03/03 04:36:34 DEBUG : pre-dest2/2.rclone_chunk.001_b963q0: md5 = c81e728d9d4c2f636f067f89cc14862c OK 2026/03/03 04:36:34 INFO : pre-dest2/2.rclone_chunk.001_b963q0: Copied (server-side copy) to: pre-dest2/2 2026/03/03 04:36:34 INFO : pre-dest2/2.rclone_chunk.001_b963q0: Deleted 2026/03/03 04:36:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/dest" 2026/03/03 04:36:34 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/dest" 2026/03/03 04:36:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/pre-dest1" 2026/03/03 04:36:34 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/pre-dest1" 2026/03/03 04:36:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/pre-dest2" 2026/03/03 04:36:34 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/pre-dest2" 2026/03/03 04:36:35 DEBUG : 1: size = 1 OK 2026/03/03 04:36:35 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:35 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/03 04:36:35 DEBUG : 2: size = 1 OK 2026/03/03 04:36:35 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:35 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/03 04:36:35 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/03 04:36:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dest': Waiting for checks to finish 2026/03/03 04:36:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dest': Waiting for transfers to finish 2026/03/03 04:36:35 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:35 DEBUG : 3: size = 1 OK 2026/03/03 04:36:35 DEBUG : 3.rclone_chunk.001_b964qu: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/03/03 04:36:35 INFO : 3.rclone_chunk.001_b964qu: Copied (server-side copy) to: 3 2026/03/03 04:36:35 INFO : 3.rclone_chunk.001_b964qu: Deleted 2026/03/03 04:36:35 DEBUG : 3: size = 1 OK 2026/03/03 04:36:35 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/03/03 04:36:35 INFO : 3: Copied (new) 2026/03/03 04:36:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (3.08s) === RUN TestSyncCopyDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:36:36 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:36:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/CopyDest" 2026/03/03 04:36:36 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/CopyDest" 2026/03/03 04:36:37 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 04:36:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:37 DEBUG : one: size = 3 OK 2026/03/03 04:36:37 DEBUG : one.rclone_chunk.001_b966dr: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:37 INFO : one.rclone_chunk.001_b966dr: Copied (server-side copy) to: one 2026/03/03 04:36:37 INFO : one.rclone_chunk.001_b966dr: Deleted 2026/03/03 04:36:37 DEBUG : one: size = 3 OK 2026/03/03 04:36:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:37 INFO : one: Copied (new) 2026/03/03 04:36:37 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:37 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:37 DEBUG : one: Sizes differ 2026/03/03 04:36:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:38 DEBUG : one: size = 5 OK 2026/03/03 04:36:38 DEBUG : one.rclone_chunk.001_b9664h: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/03 04:36:38 INFO : one.rclone_chunk.001_b9664h: Copied (server-side copy) to: one 2026/03/03 04:36:38 INFO : one.rclone_chunk.001_b9664h: Deleted 2026/03/03 04:36:38 DEBUG : one: size = 5 OK 2026/03/03 04:36:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/03 04:36:38 INFO : one: Copied (replaced existing) 2026/03/03 04:36:38 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:38 DEBUG : dst/one: size = 3 OK 2026/03/03 04:36:38 DEBUG : dst/one.rclone_chunk.001_b967m7: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:38 INFO : dst/one.rclone_chunk.001_b967m7: Copied (server-side copy) to: dst/one 2026/03/03 04:36:39 INFO : dst/one.rclone_chunk.001_b967m7: Deleted 2026/03/03 04:36:39 DEBUG : CopyDest/one: size = 5 OK 2026/03/03 04:36:39 DEBUG : CopyDest/one.rclone_chunk.001_b96847: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/03 04:36:39 INFO : CopyDest/one.rclone_chunk.001_b96847: Copied (server-side copy) to: CopyDest/one 2026/03/03 04:36:39 INFO : CopyDest/one.rclone_chunk.001_b96847: Deleted 2026/03/03 04:36:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/BackupDir" 2026/03/03 04:36:39 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/BackupDir" 2026/03/03 04:36:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:39 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:39 DEBUG : one: Sizes differ 2026/03/03 04:36:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:40 DEBUG : one: size = 5 OK 2026/03/03 04:36:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:40 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:40 DEBUG : one: Sizes differ 2026/03/03 04:36:40 DEBUG : one: copy non-chunked object... 2026/03/03 04:36:40 DEBUG : one: size = 3 OK 2026/03/03 04:36:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:40 INFO : one: Copied (server-side copy) 2026/03/03 04:36:40 INFO : one: Deleted 2026/03/03 04:36:40 DEBUG : one: copy non-chunked object... 2026/03/03 04:36:40 DEBUG : one: size = 5 OK 2026/03/03 04:36:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/03 04:36:40 INFO : one: Copied (server-side copy) 2026/03/03 04:36:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/03 04:36:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:40 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:41 DEBUG : CopyDest/two: size = 3 OK 2026/03/03 04:36:41 DEBUG : CopyDest/two.rclone_chunk.001_b96au4: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:36:41 INFO : CopyDest/two.rclone_chunk.001_b96au4: Copied (server-side copy) to: CopyDest/two 2026/03/03 04:36:41 INFO : CopyDest/two.rclone_chunk.001_b96au4: Deleted 2026/03/03 04:36:42 DEBUG : one: size = 5 OK 2026/03/03 04:36:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:42 DEBUG : one: Unchanged skipping 2026/03/03 04:36:42 DEBUG : two: size = 3 OK 2026/03/03 04:36:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:42 DEBUG : two: copy non-chunked object... 2026/03/03 04:36:42 DEBUG : two: size = 3 OK 2026/03/03 04:36:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:36:42 INFO : two: Copied (server-side copy) 2026/03/03 04:36:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/03 04:36:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:42 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:42 DEBUG : one: size = 5 OK 2026/03/03 04:36:42 DEBUG : two: size = 3 OK 2026/03/03 04:36:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:42 DEBUG : one: Unchanged skipping 2026/03/03 04:36:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:42 DEBUG : two: Unchanged skipping 2026/03/03 04:36:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:42 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:42 INFO : There was nothing to transfer 2026/03/03 04:36:43 DEBUG : CopyDest/three: size = 5 OK 2026/03/03 04:36:43 DEBUG : CopyDest/three.rclone_chunk.001_b96cuj: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:36:43 INFO : CopyDest/three.rclone_chunk.001_b96cuj: Copied (server-side copy) to: CopyDest/three 2026/03/03 04:36:43 INFO : CopyDest/three.rclone_chunk.001_b96cuj: Deleted 2026/03/03 04:36:43 DEBUG : one: size = 5 OK 2026/03/03 04:36:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:43 DEBUG : one: Unchanged skipping 2026/03/03 04:36:44 DEBUG : three: size = 7 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:44 DEBUG : three: size = 5 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/CopyDest') 2026/03/03 04:36:44 DEBUG : three: Sizes differ 2026/03/03 04:36:44 DEBUG : three: Destination not found in --copy-dest 2026/03/03 04:36:44 DEBUG : three: Need to transfer - File not found at Destination 2026/03/03 04:36:44 DEBUG : two: size = 3 OK 2026/03/03 04:36:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:44 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:44 DEBUG : two: Unchanged skipping 2026/03/03 04:36:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:44 DEBUG : three: size = 7 OK 2026/03/03 04:36:44 DEBUG : three.rclone_chunk.001_b96dkl: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/03/03 04:36:44 INFO : three.rclone_chunk.001_b96dkl: Copied (server-side copy) to: three 2026/03/03 04:36:44 INFO : three.rclone_chunk.001_b96dkl: Deleted 2026/03/03 04:36:44 DEBUG : three: size = 7 OK 2026/03/03 04:36:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/03/03 04:36:44 INFO : three: Copied (new) 2026/03/03 04:36:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (8.82s) === RUN TestSyncBackupDir run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:45 DEBUG : dst/one: size = 3 OK 2026/03/03 04:36:45 DEBUG : dst/one.rclone_chunk.001_b96eth: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:45 INFO : dst/one.rclone_chunk.001_b96eth: Copied (server-side copy) to: dst/one 2026/03/03 04:36:45 INFO : dst/one.rclone_chunk.001_b96eth: Deleted 2026/03/03 04:36:46 DEBUG : dst/two: size = 3 OK 2026/03/03 04:36:46 DEBUG : dst/two.rclone_chunk.001_b96fse: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:36:46 INFO : dst/two.rclone_chunk.001_b96fse: Copied (server-side copy) to: dst/two 2026/03/03 04:36:46 INFO : dst/two.rclone_chunk.001_b96fse: Deleted 2026/03/03 04:36:47 DEBUG : dst/three.txt: size = 5 OK 2026/03/03 04:36:47 DEBUG : dst/three.txt.rclone_chunk.001_b96fa6: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:36:47 INFO : dst/three.txt.rclone_chunk.001_b96fa6: Copied (server-side copy) to: dst/three.txt 2026/03/03 04:36:47 INFO : dst/three.txt.rclone_chunk.001_b96fa6: Deleted 2026/03/03 04:36:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:36:47 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:36:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/backup" 2026/03/03 04:36:47 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/backup" 2026/03/03 04:36:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:47 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:47 DEBUG : one: Sizes differ 2026/03/03 04:36:47 DEBUG : two: size = 3 OK 2026/03/03 04:36:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:47 DEBUG : one: copy non-chunked object... 2026/03/03 04:36:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:47 DEBUG : two: Unchanged skipping 2026/03/03 04:36:48 DEBUG : one: size = 3 OK 2026/03/03 04:36:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:48 INFO : one: Copied (server-side copy) 2026/03/03 04:36:48 INFO : one: Deleted 2026/03/03 04:36:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:48 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:48 DEBUG : one: size = 4 OK 2026/03/03 04:36:48 DEBUG : one.rclone_chunk.001_b96hh8: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:36:48 INFO : one.rclone_chunk.001_b96hh8: Copied (server-side copy) to: one 2026/03/03 04:36:48 INFO : one.rclone_chunk.001_b96hh8: Deleted 2026/03/03 04:36:48 DEBUG : one: size = 4 OK 2026/03/03 04:36:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:36:48 INFO : one: Copied (new) 2026/03/03 04:36:48 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:48 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:36:49 DEBUG : three.txt: size = 5 OK 2026/03/03 04:36:49 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:36:49 INFO : three.txt: Copied (server-side copy) 2026/03/03 04:36:49 INFO : three.txt: Deleted 2026/03/03 04:36:49 INFO : three.txt: Moved into backup dir 2026/03/03 04:36:49 DEBUG : dst/three.txt: size = 6 OK 2026/03/03 04:36:49 DEBUG : dst/three.txt.rclone_chunk.001_b96ii1: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:36:49 INFO : dst/three.txt.rclone_chunk.001_b96ii1: Copied (server-side copy) to: dst/three.txt 2026/03/03 04:36:49 INFO : dst/three.txt.rclone_chunk.001_b96ii1: Deleted 2026/03/03 04:36:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:50 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:50 DEBUG : one: Sizes differ 2026/03/03 04:36:50 DEBUG : two: size = 3 OK 2026/03/03 04:36:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:50 DEBUG : two: Unchanged skipping 2026/03/03 04:36:50 DEBUG : one: copy non-chunked object... 2026/03/03 04:36:50 DEBUG : one: size = 4 OK 2026/03/03 04:36:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:36:50 INFO : one: Copied (server-side copy) 2026/03/03 04:36:50 INFO : one: Deleted 2026/03/03 04:36:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:50 DEBUG : one: size = 5 OK 2026/03/03 04:36:50 DEBUG : one.rclone_chunk.001_b96jl9: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:36:50 INFO : one.rclone_chunk.001_b96jl9: Copied (server-side copy) to: one 2026/03/03 04:36:51 INFO : one.rclone_chunk.001_b96jl9: Deleted 2026/03/03 04:36:51 DEBUG : one: size = 5 OK 2026/03/03 04:36:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:36:51 INFO : one: Copied (new) 2026/03/03 04:36:51 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:51 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:36:51 DEBUG : three.txt: size = 6 OK 2026/03/03 04:36:51 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:36:51 INFO : three.txt: Copied (server-side copy) 2026/03/03 04:36:51 INFO : three.txt: Deleted 2026/03/03 04:36:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.60s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:52 DEBUG : dst/one: size = 3 OK 2026/03/03 04:36:52 DEBUG : dst/one.rclone_chunk.001_b96ljs: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:52 INFO : dst/one.rclone_chunk.001_b96ljs: Copied (server-side copy) to: dst/one 2026/03/03 04:36:52 INFO : dst/one.rclone_chunk.001_b96ljs: Deleted 2026/03/03 04:36:52 DEBUG : dst/two: size = 3 OK 2026/03/03 04:36:52 DEBUG : dst/two.rclone_chunk.001_b96lss: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:36:52 INFO : dst/two.rclone_chunk.001_b96lss: Copied (server-side copy) to: dst/two 2026/03/03 04:36:53 INFO : dst/two.rclone_chunk.001_b96lss: Deleted 2026/03/03 04:36:53 DEBUG : dst/three.txt: size = 5 OK 2026/03/03 04:36:53 DEBUG : dst/three.txt.rclone_chunk.001_b96my2: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:36:53 INFO : dst/three.txt.rclone_chunk.001_b96my2: Copied (server-side copy) to: dst/three.txt 2026/03/03 04:36:53 INFO : dst/three.txt.rclone_chunk.001_b96my2: Deleted 2026/03/03 04:36:53 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:36:53 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:36:53 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/backup" 2026/03/03 04:36:53 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/backup" 2026/03/03 04:36:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:53 DEBUG : two: size = 3 OK 2026/03/03 04:36:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:53 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:53 DEBUG : one: Sizes differ 2026/03/03 04:36:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:54 DEBUG : two: Unchanged skipping 2026/03/03 04:36:54 DEBUG : one: copy non-chunked object... 2026/03/03 04:36:54 DEBUG : one.bak: size = 3 OK 2026/03/03 04:36:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:54 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 04:36:54 INFO : one: Deleted 2026/03/03 04:36:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:54 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:54 DEBUG : one: size = 4 OK 2026/03/03 04:36:54 DEBUG : one.rclone_chunk.001_b96nj9: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:36:54 INFO : one.rclone_chunk.001_b96nj9: Copied (server-side copy) to: one 2026/03/03 04:36:55 INFO : one.rclone_chunk.001_b96nj9: Deleted 2026/03/03 04:36:55 DEBUG : one: size = 4 OK 2026/03/03 04:36:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:36:55 INFO : one: Copied (new) 2026/03/03 04:36:55 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:55 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:36:55 DEBUG : three.txt.bak: size = 5 OK 2026/03/03 04:36:55 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:36:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 04:36:55 INFO : three.txt: Deleted 2026/03/03 04:36:55 INFO : three.txt: Moved into backup dir 2026/03/03 04:36:56 DEBUG : dst/three.txt: size = 6 OK 2026/03/03 04:36:56 DEBUG : dst/three.txt.rclone_chunk.001_b96o4x: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:36:56 INFO : dst/three.txt.rclone_chunk.001_b96o4x: Copied (server-side copy) to: dst/three.txt 2026/03/03 04:36:56 INFO : dst/three.txt.rclone_chunk.001_b96o4x: Deleted 2026/03/03 04:36:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:36:56 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:36:56 DEBUG : one: Sizes differ 2026/03/03 04:36:56 DEBUG : two: size = 3 OK 2026/03/03 04:36:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:36:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:36:56 DEBUG : two: Unchanged skipping 2026/03/03 04:36:56 DEBUG : one: copy non-chunked object... 2026/03/03 04:36:56 DEBUG : one.bak: size = 4 OK 2026/03/03 04:36:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:36:56 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 04:36:56 INFO : one: Deleted 2026/03/03 04:36:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:36:56 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:36:57 DEBUG : one: size = 5 OK 2026/03/03 04:36:57 DEBUG : one.rclone_chunk.001_b96p41: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:36:57 INFO : one.rclone_chunk.001_b96p41: Copied (server-side copy) to: one 2026/03/03 04:36:57 INFO : one.rclone_chunk.001_b96p41: Deleted 2026/03/03 04:36:57 DEBUG : one: size = 5 OK 2026/03/03 04:36:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:36:57 INFO : one: Copied (new) 2026/03/03 04:36:57 DEBUG : Waiting for deletions to finish 2026/03/03 04:36:57 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:36:57 DEBUG : three.txt.bak: size = 6 OK 2026/03/03 04:36:57 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:36:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 04:36:57 INFO : three.txt: Deleted 2026/03/03 04:36:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:36:58 DEBUG : dst/one: size = 3 OK 2026/03/03 04:36:58 DEBUG : dst/one.rclone_chunk.001_b96r3v: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:36:58 INFO : dst/one.rclone_chunk.001_b96r3v: Copied (server-side copy) to: dst/one 2026/03/03 04:36:58 INFO : dst/one.rclone_chunk.001_b96r3v: Deleted 2026/03/03 04:36:59 DEBUG : dst/two: size = 3 OK 2026/03/03 04:36:59 DEBUG : dst/two.rclone_chunk.001_b96r07: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:36:59 INFO : dst/two.rclone_chunk.001_b96r07: Copied (server-side copy) to: dst/two 2026/03/03 04:36:59 INFO : dst/two.rclone_chunk.001_b96r07: Deleted 2026/03/03 04:36:59 DEBUG : dst/three.txt: size = 5 OK 2026/03/03 04:36:59 DEBUG : dst/three.txt.rclone_chunk.001_b96suk: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:36:59 INFO : dst/three.txt.rclone_chunk.001_b96suk: Copied (server-side copy) to: dst/three.txt 2026/03/03 04:36:59 INFO : dst/three.txt.rclone_chunk.001_b96suk: Deleted 2026/03/03 04:36:59 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:36:59 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:36:59 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/backup" 2026/03/03 04:36:59 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/backup" 2026/03/03 04:37:00 DEBUG : two: size = 3 OK 2026/03/03 04:37:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:00 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:00 DEBUG : one: Sizes differ 2026/03/03 04:37:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:37:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:00 DEBUG : two: Unchanged skipping 2026/03/03 04:37:00 DEBUG : one: copy non-chunked object... 2026/03/03 04:37:00 DEBUG : one-2019-01-01: size = 3 OK 2026/03/03 04:37:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:37:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 04:37:00 INFO : one: Deleted 2026/03/03 04:37:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:37:00 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:01 DEBUG : one: size = 4 OK 2026/03/03 04:37:01 DEBUG : one.rclone_chunk.001_b96tvr: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:01 INFO : one.rclone_chunk.001_b96tvr: Copied (server-side copy) to: one 2026/03/03 04:37:01 INFO : one.rclone_chunk.001_b96tvr: Deleted 2026/03/03 04:37:01 DEBUG : one: size = 4 OK 2026/03/03 04:37:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:01 INFO : one: Copied (new) 2026/03/03 04:37:01 DEBUG : Waiting for deletions to finish 2026/03/03 04:37:01 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:37:01 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/03 04:37:01 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:37:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 04:37:01 INFO : three.txt: Deleted 2026/03/03 04:37:01 INFO : three.txt: Moved into backup dir 2026/03/03 04:37:02 DEBUG : dst/three.txt: size = 6 OK 2026/03/03 04:37:02 DEBUG : dst/three.txt.rclone_chunk.001_b96u4r: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:37:02 INFO : dst/three.txt.rclone_chunk.001_b96u4r: Copied (server-side copy) to: dst/three.txt 2026/03/03 04:37:02 INFO : dst/three.txt.rclone_chunk.001_b96u4r: Deleted 2026/03/03 04:37:02 DEBUG : two: size = 3 OK 2026/03/03 04:37:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:37:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:02 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:02 DEBUG : one: Sizes differ 2026/03/03 04:37:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:02 DEBUG : two: Unchanged skipping 2026/03/03 04:37:02 DEBUG : one: copy non-chunked object... 2026/03/03 04:37:02 DEBUG : one-2019-01-01: size = 4 OK 2026/03/03 04:37:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 04:37:03 INFO : one: Deleted 2026/03/03 04:37:03 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:37:03 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:03 DEBUG : one: size = 5 OK 2026/03/03 04:37:03 DEBUG : one.rclone_chunk.001_b96wse: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:37:03 INFO : one.rclone_chunk.001_b96wse: Copied (server-side copy) to: one 2026/03/03 04:37:03 INFO : one.rclone_chunk.001_b96wse: Deleted 2026/03/03 04:37:03 DEBUG : one: size = 5 OK 2026/03/03 04:37:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:37:03 INFO : one: Copied (new) 2026/03/03 04:37:03 DEBUG : Waiting for deletions to finish 2026/03/03 04:37:03 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:37:03 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/03 04:37:03 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:37:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 04:37:03 INFO : three.txt: Deleted 2026/03/03 04:37:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.30s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:37:04 DEBUG : dst/one: size = 3 OK 2026/03/03 04:37:04 DEBUG : dst/one.rclone_chunk.001_b96x8f: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:37:04 INFO : dst/one.rclone_chunk.001_b96x8f: Copied (server-side copy) to: dst/one 2026/03/03 04:37:04 INFO : dst/one.rclone_chunk.001_b96x8f: Deleted 2026/03/03 04:37:05 DEBUG : dst/two: size = 3 OK 2026/03/03 04:37:05 DEBUG : dst/two.rclone_chunk.001_b96yrk: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:37:05 INFO : dst/two.rclone_chunk.001_b96yrk: Copied (server-side copy) to: dst/two 2026/03/03 04:37:05 INFO : dst/two.rclone_chunk.001_b96yrk: Deleted 2026/03/03 04:37:05 DEBUG : dst/three.txt: size = 5 OK 2026/03/03 04:37:05 DEBUG : dst/three.txt.rclone_chunk.001_b96yoy: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:37:05 INFO : dst/three.txt.rclone_chunk.001_b96yoy: Copied (server-side copy) to: dst/three.txt 2026/03/03 04:37:05 INFO : dst/three.txt.rclone_chunk.001_b96yoy: Deleted 2026/03/03 04:37:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:37:06 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:37:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:06 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:06 DEBUG : one: Sizes differ 2026/03/03 04:37:06 DEBUG : two: size = 3 OK 2026/03/03 04:37:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:37:06 DEBUG : one: copy non-chunked object... 2026/03/03 04:37:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:06 DEBUG : two: Unchanged skipping 2026/03/03 04:37:06 DEBUG : one.bak: size = 3 OK 2026/03/03 04:37:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:37:06 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 04:37:06 INFO : one: Deleted 2026/03/03 04:37:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:37:06 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:07 DEBUG : one: size = 4 OK 2026/03/03 04:37:07 DEBUG : one.rclone_chunk.001_b96z6m: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:07 INFO : one.rclone_chunk.001_b96z6m: Copied (server-side copy) to: one 2026/03/03 04:37:07 INFO : one.rclone_chunk.001_b96z6m: Deleted 2026/03/03 04:37:07 DEBUG : one: size = 4 OK 2026/03/03 04:37:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:07 INFO : one: Copied (new) 2026/03/03 04:37:07 DEBUG : Waiting for deletions to finish 2026/03/03 04:37:07 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:37:07 DEBUG : three.txt.bak: size = 5 OK 2026/03/03 04:37:07 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:37:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 04:37:07 INFO : three.txt: Deleted 2026/03/03 04:37:07 INFO : three.txt: Moved into backup dir 2026/03/03 04:37:08 DEBUG : dst/three.txt: size = 6 OK 2026/03/03 04:37:08 DEBUG : dst/three.txt.rclone_chunk.001_b970q7: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:37:08 INFO : dst/three.txt.rclone_chunk.001_b970q7: Copied (server-side copy) to: dst/three.txt 2026/03/03 04:37:08 INFO : dst/three.txt.rclone_chunk.001_b970q7: Deleted 2026/03/03 04:37:08 DEBUG : one.bak: Excluded (Path Filter) 2026/03/03 04:37:08 DEBUG : one.bak: Excluded 2026/03/03 04:37:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/03 04:37:08 DEBUG : three.txt.bak: Excluded 2026/03/03 04:37:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:08 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:08 DEBUG : one: Sizes differ 2026/03/03 04:37:08 DEBUG : two: size = 3 OK 2026/03/03 04:37:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for checks to finish 2026/03/03 04:37:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:08 DEBUG : two: Unchanged skipping 2026/03/03 04:37:08 DEBUG : one: copy non-chunked object... 2026/03/03 04:37:08 DEBUG : one.bak: size = 4 OK 2026/03/03 04:37:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:08 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 04:37:08 INFO : one: Deleted 2026/03/03 04:37:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst': Waiting for transfers to finish 2026/03/03 04:37:08 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:09 DEBUG : one: size = 5 OK 2026/03/03 04:37:09 DEBUG : one.rclone_chunk.001_b971m6: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:37:09 INFO : one.rclone_chunk.001_b971m6: Copied (server-side copy) to: one 2026/03/03 04:37:09 INFO : one.rclone_chunk.001_b971m6: Deleted 2026/03/03 04:37:09 DEBUG : one: size = 5 OK 2026/03/03 04:37:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:37:09 INFO : one: Copied (new) 2026/03/03 04:37:09 DEBUG : Waiting for deletions to finish 2026/03/03 04:37:09 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:37:09 DEBUG : three.txt.bak: size = 6 OK 2026/03/03 04:37:09 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:37:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 04:37:09 INFO : three.txt: Deleted 2026/03/03 04:37:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.70s) === RUN TestSyncSuffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:37:10 DEBUG : dst/one: size = 3 OK 2026/03/03 04:37:10 DEBUG : dst/one.rclone_chunk.001_b9738a: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:37:10 INFO : dst/one.rclone_chunk.001_b9738a: Copied (server-side copy) to: dst/one 2026/03/03 04:37:10 INFO : dst/one.rclone_chunk.001_b9738a: Deleted 2026/03/03 04:37:11 DEBUG : dst/two: size = 3 OK 2026/03/03 04:37:11 DEBUG : dst/two.rclone_chunk.001_b9732g: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:37:11 INFO : dst/two.rclone_chunk.001_b9732g: Copied (server-side copy) to: dst/two 2026/03/03 04:37:11 INFO : dst/two.rclone_chunk.001_b9732g: Deleted 2026/03/03 04:37:11 DEBUG : dst/three.txt: size = 5 OK 2026/03/03 04:37:11 DEBUG : dst/three.txt.rclone_chunk.001_b974eu: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:37:11 INFO : dst/three.txt.rclone_chunk.001_b974eu: Copied (server-side copy) to: dst/three.txt 2026/03/03 04:37:11 INFO : dst/three.txt.rclone_chunk.001_b974eu: Deleted 2026/03/03 04:37:11 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:37:11 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:37:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:12 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:12 DEBUG : one: Sizes differ 2026/03/03 04:37:12 DEBUG : one: copy non-chunked object... 2026/03/03 04:37:12 DEBUG : one.bak: size = 3 OK 2026/03/03 04:37:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:37:12 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 04:37:12 INFO : one: Deleted 2026/03/03 04:37:12 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:12 DEBUG : one: size = 4 OK 2026/03/03 04:37:12 DEBUG : one.rclone_chunk.001_b9757k: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:12 INFO : one.rclone_chunk.001_b9757k: Copied (server-side copy) to: one 2026/03/03 04:37:12 INFO : one.rclone_chunk.001_b9757k: Deleted 2026/03/03 04:37:12 DEBUG : one: size = 4 OK 2026/03/03 04:37:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:12 INFO : one: Copied (new) 2026/03/03 04:37:12 DEBUG : two: size = 3 OK 2026/03/03 04:37:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:12 DEBUG : two: Unchanged skipping 2026/03/03 04:37:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:12 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:12 DEBUG : three.txt: Sizes differ 2026/03/03 04:37:13 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:37:13 DEBUG : three.txt.bak: size = 5 OK 2026/03/03 04:37:13 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:37:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 04:37:13 INFO : three.txt: Deleted 2026/03/03 04:37:13 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:13 DEBUG : three.txt: size = 6 OK 2026/03/03 04:37:13 DEBUG : three.txt.rclone_chunk.001_b9769q: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:37:13 INFO : three.txt.rclone_chunk.001_b9769q: Copied (server-side copy) to: three.txt 2026/03/03 04:37:13 INFO : three.txt.rclone_chunk.001_b9769q: Deleted 2026/03/03 04:37:13 DEBUG : three.txt: size = 6 OK 2026/03/03 04:37:13 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:37:13 INFO : three.txt: Copied (new) 2026/03/03 04:37:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:14 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:14 DEBUG : one: Sizes differ 2026/03/03 04:37:14 DEBUG : one: copy non-chunked object... 2026/03/03 04:37:14 DEBUG : one.bak: size = 4 OK 2026/03/03 04:37:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:14 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 04:37:14 INFO : one: Deleted 2026/03/03 04:37:14 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:15 DEBUG : one: size = 5 OK 2026/03/03 04:37:15 DEBUG : one.rclone_chunk.001_b977xu: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:37:15 INFO : one.rclone_chunk.001_b977xu: Copied (server-side copy) to: one 2026/03/03 04:37:15 INFO : one.rclone_chunk.001_b977xu: Deleted 2026/03/03 04:37:15 DEBUG : one: size = 5 OK 2026/03/03 04:37:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:37:15 INFO : one: Copied (new) 2026/03/03 04:37:15 DEBUG : two: size = 3 OK 2026/03/03 04:37:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:15 DEBUG : two: Unchanged skipping 2026/03/03 04:37:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:15 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:15 DEBUG : three.txt: Sizes differ 2026/03/03 04:37:15 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:37:15 DEBUG : three.txt.bak: size = 6 OK 2026/03/03 04:37:15 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:37:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 04:37:15 INFO : three.txt: Deleted 2026/03/03 04:37:15 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:16 DEBUG : three.txt: size = 19 OK 2026/03/03 04:37:16 DEBUG : three.txt.rclone_chunk.001_b9785u: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/03/03 04:37:16 INFO : three.txt.rclone_chunk.001_b9785u: Copied (server-side copy) to: three.txt 2026/03/03 04:37:16 INFO : three.txt.rclone_chunk.001_b9785u: Deleted 2026/03/03 04:37:16 DEBUG : three.txt: size = 19 OK 2026/03/03 04:37:16 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/03/03 04:37:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.64s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:37:17 DEBUG : dst/one: size = 3 OK 2026/03/03 04:37:17 DEBUG : dst/one.rclone_chunk.001_b979u1: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:37:17 INFO : dst/one.rclone_chunk.001_b979u1: Copied (server-side copy) to: dst/one 2026/03/03 04:37:17 INFO : dst/one.rclone_chunk.001_b979u1: Deleted 2026/03/03 04:37:17 DEBUG : dst/two: size = 3 OK 2026/03/03 04:37:17 DEBUG : dst/two.rclone_chunk.001_b97a8p: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/03 04:37:17 INFO : dst/two.rclone_chunk.001_b97a8p: Copied (server-side copy) to: dst/two 2026/03/03 04:37:17 INFO : dst/two.rclone_chunk.001_b97a8p: Deleted 2026/03/03 04:37:18 DEBUG : dst/three.txt: size = 5 OK 2026/03/03 04:37:18 DEBUG : dst/three.txt.rclone_chunk.001_b97az2: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:37:18 INFO : dst/three.txt.rclone_chunk.001_b97az2: Copied (server-side copy) to: dst/three.txt 2026/03/03 04:37:18 INFO : dst/three.txt.rclone_chunk.001_b97az2: Deleted 2026/03/03 04:37:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:37:18 DEBUG : Creating backend with remote "TestS3:rclone-test-jemuxev8hiwi/dst" 2026/03/03 04:37:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:18 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:18 DEBUG : one: Sizes differ 2026/03/03 04:37:18 DEBUG : one: copy non-chunked object... 2026/03/03 04:37:19 DEBUG : one-2019-01-01: size = 3 OK 2026/03/03 04:37:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/03 04:37:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 04:37:19 INFO : one: Deleted 2026/03/03 04:37:19 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:19 DEBUG : one: size = 4 OK 2026/03/03 04:37:19 DEBUG : one.rclone_chunk.001_b97cet: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:19 INFO : one.rclone_chunk.001_b97cet: Copied (server-side copy) to: one 2026/03/03 04:37:19 INFO : one.rclone_chunk.001_b97cet: Deleted 2026/03/03 04:37:19 DEBUG : one: size = 4 OK 2026/03/03 04:37:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:19 INFO : one: Copied (new) 2026/03/03 04:37:19 DEBUG : two: size = 3 OK 2026/03/03 04:37:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:19 DEBUG : two: Unchanged skipping 2026/03/03 04:37:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:19 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:19 DEBUG : three.txt: Sizes differ 2026/03/03 04:37:19 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:37:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/03 04:37:20 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/03 04:37:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 04:37:20 INFO : three.txt: Deleted 2026/03/03 04:37:20 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:20 DEBUG : three.txt: size = 6 OK 2026/03/03 04:37:20 DEBUG : three.txt.rclone_chunk.001_b97d50: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:37:20 INFO : three.txt.rclone_chunk.001_b97d50: Copied (server-side copy) to: three.txt 2026/03/03 04:37:20 INFO : three.txt.rclone_chunk.001_b97d50: Deleted 2026/03/03 04:37:20 DEBUG : three.txt: size = 6 OK 2026/03/03 04:37:20 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:37:20 INFO : three.txt: Copied (new) 2026/03/03 04:37:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:21 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:21 DEBUG : one: Sizes differ 2026/03/03 04:37:21 DEBUG : one: copy non-chunked object... 2026/03/03 04:37:21 DEBUG : one-2019-01-01: size = 4 OK 2026/03/03 04:37:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/03 04:37:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 04:37:21 INFO : one: Deleted 2026/03/03 04:37:21 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:22 DEBUG : one: size = 5 OK 2026/03/03 04:37:22 DEBUG : one.rclone_chunk.001_b97ewd: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:37:22 INFO : one.rclone_chunk.001_b97ewd: Copied (server-side copy) to: one 2026/03/03 04:37:22 INFO : one.rclone_chunk.001_b97ewd: Deleted 2026/03/03 04:37:22 DEBUG : one: size = 5 OK 2026/03/03 04:37:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/03 04:37:22 INFO : one: Copied (new) 2026/03/03 04:37:22 DEBUG : two: size = 3 OK 2026/03/03 04:37:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:22 DEBUG : two: Unchanged skipping 2026/03/03 04:37:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:22 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi/dst') 2026/03/03 04:37:22 DEBUG : three.txt: Sizes differ 2026/03/03 04:37:22 DEBUG : three.txt: copy non-chunked object... 2026/03/03 04:37:22 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/03 04:37:22 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/03 04:37:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 04:37:22 INFO : three.txt: Deleted 2026/03/03 04:37:22 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:22 DEBUG : three.txt: size = 19 OK 2026/03/03 04:37:22 DEBUG : three.txt.rclone_chunk.001_b97fd8: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/03/03 04:37:22 INFO : three.txt.rclone_chunk.001_b97fd8: Copied (server-side copy) to: three.txt 2026/03/03 04:37:23 INFO : three.txt.rclone_chunk.001_b97fd8: Deleted 2026/03/03 04:37:23 DEBUG : three.txt: size = 19 OK 2026/03/03 04:37:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/03/03 04:37:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.91s) === RUN TestSyncUTFNorm run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:37:24 DEBUG : Testêé: size = 18 OK 2026/03/03 04:37:24 DEBUG : Testêé.rclone_chunk.001_b97gxi: md5 = 3b5c716b1f94ae30389ea40ea76fa0d5 OK 2026/03/03 04:37:24 INFO : Testêé.rclone_chunk.001_b97gxi: Copied (server-side copy) to: Testêé 2026/03/03 04:37:24 INFO : Testêé.rclone_chunk.001_b97gxi: Deleted 2026/03/03 04:37:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:37:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:24 DEBUG : Testêé: size = 18 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:37:24 DEBUG : Testêé: Sizes differ 2026/03/03 04:37:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:37:25 DEBUG : Testêé: size = 14 OK 2026/03/03 04:37:25 DEBUG : Testêé.rclone_chunk.001_b97h38: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/03/03 04:37:25 INFO : Testêé.rclone_chunk.001_b97h38: Copied (server-side copy) to: Testêé 2026/03/03 04:37:25 INFO : Testêé.rclone_chunk.001_b97h38: Deleted 2026/03/03 04:37:25 DEBUG : Testêé: size = 14 OK 2026/03/03 04:37:25 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/03/03 04:37:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/03 04:37:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.54s) === RUN TestSyncImmutable run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:37:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 04:37:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:37:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:37:25 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:37:25 DEBUG : existing: size = 6 OK 2026/03/03 04:37:25 DEBUG : existing.rclone_chunk.001_b97iwp: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:25 INFO : existing.rclone_chunk.001_b97iwp: Copied (server-side copy) to: existing 2026/03/03 04:37:25 INFO : existing.rclone_chunk.001_b97iwp: Deleted 2026/03/03 04:37:25 DEBUG : existing: size = 6 OK 2026/03/03 04:37:25 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:25 INFO : existing: Copied (new) 2026/03/03 04:37:25 DEBUG : Waiting for deletions to finish 2026/03/03 04:37:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:37:26 DEBUG : existing: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:37:26 DEBUG : existing: Sizes differ 2026/03/03 04:37:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:37:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/03 04:37:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:37:26 ERROR : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': not deleting files as there were IO errors 2026/03/03 04:37:26 ERROR : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.42s) === RUN TestSyncIgnoreCase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:37:27 DEBUG : EXISTING: size = 6 OK 2026/03/03 04:37:27 DEBUG : EXISTING.rclone_chunk.001_b97jka: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:27 INFO : EXISTING.rclone_chunk.001_b97jka: Copied (server-side copy) to: EXISTING 2026/03/03 04:37:27 INFO : EXISTING.rclone_chunk.001_b97jka: Deleted 2026/03/03 04:37:27 DEBUG : EXISTING: size = 6 OK 2026/03/03 04:37:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:37:27 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:27 DEBUG : existing: Unchanged skipping 2026/03/03 04:37:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:37:27 DEBUG : Waiting for deletions to finish 2026/03/03 04:37:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.87s) === RUN TestFixCase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.09s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.27s) --- SKIP: TestMaxTransfer/Hard (0.09s) --- SKIP: TestMaxTransfer/Soft (0.09s) --- SKIP: TestMaxTransfer/Cautious (0.09s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:37:28 DEBUG : both0: size = 6 OK 2026/03/03 04:37:28 DEBUG : both0.rclone_chunk.001_b97lgk: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:28 INFO : both0.rclone_chunk.001_b97lgk: Copied (server-side copy) to: both0 2026/03/03 04:37:28 INFO : both0.rclone_chunk.001_b97lgk: Deleted 2026/03/03 04:37:28 DEBUG : only0: size = 6 OK 2026/03/03 04:37:28 DEBUG : only0.rclone_chunk.001_b97l5x: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:28 INFO : only0.rclone_chunk.001_b97l5x: Copied (server-side copy) to: only0 2026/03/03 04:37:28 INFO : only0.rclone_chunk.001_b97l5x: Deleted 2026/03/03 04:37:29 DEBUG : both1: size = 6 OK 2026/03/03 04:37:29 DEBUG : both1.rclone_chunk.001_b97l2y: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:29 INFO : both1.rclone_chunk.001_b97l2y: Copied (server-side copy) to: both1 2026/03/03 04:37:29 INFO : both1.rclone_chunk.001_b97l2y: Deleted 2026/03/03 04:37:29 DEBUG : only1: size = 6 OK 2026/03/03 04:37:29 DEBUG : only1.rclone_chunk.001_b97mj1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:29 INFO : only1.rclone_chunk.001_b97mj1: Copied (server-side copy) to: only1 2026/03/03 04:37:29 INFO : only1.rclone_chunk.001_b97mj1: Deleted 2026/03/03 04:37:30 DEBUG : both2: size = 6 OK 2026/03/03 04:37:30 DEBUG : both2.rclone_chunk.001_b97nj1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:30 INFO : both2.rclone_chunk.001_b97nj1: Copied (server-side copy) to: both2 2026/03/03 04:37:30 INFO : both2.rclone_chunk.001_b97nj1: Deleted 2026/03/03 04:37:30 DEBUG : only2: size = 6 OK 2026/03/03 04:37:30 DEBUG : only2.rclone_chunk.001_b97nh6: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:30 INFO : only2.rclone_chunk.001_b97nh6: Copied (server-side copy) to: only2 2026/03/03 04:37:30 INFO : only2.rclone_chunk.001_b97nh6: Deleted 2026/03/03 04:37:31 DEBUG : both3: size = 6 OK 2026/03/03 04:37:31 DEBUG : both3.rclone_chunk.001_b97nc3: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:31 INFO : both3.rclone_chunk.001_b97nc3: Copied (server-side copy) to: both3 2026/03/03 04:37:31 INFO : both3.rclone_chunk.001_b97nc3: Deleted 2026/03/03 04:37:31 DEBUG : only3: size = 6 OK 2026/03/03 04:37:31 DEBUG : only3.rclone_chunk.001_b97os3: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:31 INFO : only3.rclone_chunk.001_b97os3: Copied (server-side copy) to: only3 2026/03/03 04:37:32 INFO : only3.rclone_chunk.001_b97os3: Deleted 2026/03/03 04:37:32 DEBUG : both4: size = 6 OK 2026/03/03 04:37:32 DEBUG : both4.rclone_chunk.001_b97p50: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:32 INFO : both4.rclone_chunk.001_b97p50: Copied (server-side copy) to: both4 2026/03/03 04:37:32 INFO : both4.rclone_chunk.001_b97p50: Deleted 2026/03/03 04:37:33 DEBUG : only4: size = 6 OK 2026/03/03 04:37:33 DEBUG : only4.rclone_chunk.001_b97pbd: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:33 INFO : only4.rclone_chunk.001_b97pbd: Copied (server-side copy) to: only4 2026/03/03 04:37:33 INFO : only4.rclone_chunk.001_b97pbd: Deleted 2026/03/03 04:37:33 DEBUG : both5: size = 6 OK 2026/03/03 04:37:33 DEBUG : both5.rclone_chunk.001_b97qy4: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:33 INFO : both5.rclone_chunk.001_b97qy4: Copied (server-side copy) to: both5 2026/03/03 04:37:33 INFO : both5.rclone_chunk.001_b97qy4: Deleted 2026/03/03 04:37:33 DEBUG : only5: size = 6 OK 2026/03/03 04:37:33 DEBUG : only5.rclone_chunk.001_b97qoc: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:33 INFO : only5.rclone_chunk.001_b97qoc: Copied (server-side copy) to: only5 2026/03/03 04:37:34 INFO : only5.rclone_chunk.001_b97qoc: Deleted 2026/03/03 04:37:34 DEBUG : both6: size = 6 OK 2026/03/03 04:37:34 DEBUG : both6.rclone_chunk.001_b97re1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:34 INFO : both6.rclone_chunk.001_b97re1: Copied (server-side copy) to: both6 2026/03/03 04:37:34 INFO : both6.rclone_chunk.001_b97re1: Deleted 2026/03/03 04:37:34 DEBUG : only6: size = 6 OK 2026/03/03 04:37:34 DEBUG : only6.rclone_chunk.001_b97rxk: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:34 INFO : only6.rclone_chunk.001_b97rxk: Copied (server-side copy) to: only6 2026/03/03 04:37:34 INFO : only6.rclone_chunk.001_b97rxk: Deleted 2026/03/03 04:37:35 DEBUG : both7: size = 6 OK 2026/03/03 04:37:35 DEBUG : both7.rclone_chunk.001_b97r6f: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:35 INFO : both7.rclone_chunk.001_b97r6f: Copied (server-side copy) to: both7 2026/03/03 04:37:35 INFO : both7.rclone_chunk.001_b97r6f: Deleted 2026/03/03 04:37:35 DEBUG : only7: size = 6 OK 2026/03/03 04:37:35 DEBUG : only7.rclone_chunk.001_b97s5v: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:35 INFO : only7.rclone_chunk.001_b97s5v: Copied (server-side copy) to: only7 2026/03/03 04:37:35 INFO : only7.rclone_chunk.001_b97s5v: Deleted 2026/03/03 04:37:36 DEBUG : both8: size = 6 OK 2026/03/03 04:37:36 DEBUG : both8.rclone_chunk.001_b97sby: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:36 INFO : both8.rclone_chunk.001_b97sby: Copied (server-side copy) to: both8 2026/03/03 04:37:36 INFO : both8.rclone_chunk.001_b97sby: Deleted 2026/03/03 04:37:36 DEBUG : only8: size = 6 OK 2026/03/03 04:37:36 DEBUG : only8.rclone_chunk.001_b97tq9: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:36 INFO : only8.rclone_chunk.001_b97tq9: Copied (server-side copy) to: only8 2026/03/03 04:37:36 INFO : only8.rclone_chunk.001_b97tq9: Deleted 2026/03/03 04:37:37 DEBUG : both9: size = 6 OK 2026/03/03 04:37:37 DEBUG : both9.rclone_chunk.001_b97tfo: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:37 INFO : both9.rclone_chunk.001_b97tfo: Copied (server-side copy) to: both9 2026/03/03 04:37:37 INFO : both9.rclone_chunk.001_b97tfo: Deleted 2026/03/03 04:37:37 DEBUG : only9: size = 6 OK 2026/03/03 04:37:37 DEBUG : only9.rclone_chunk.001_b97ui3: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:37 INFO : only9.rclone_chunk.001_b97ui3: Copied (server-side copy) to: only9 2026/03/03 04:37:37 INFO : only9.rclone_chunk.001_b97ui3: Deleted 2026/03/03 04:37:38 DEBUG : both10: size = 6 OK 2026/03/03 04:37:38 DEBUG : both10.rclone_chunk.001_b97u85: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:38 INFO : both10.rclone_chunk.001_b97u85: Copied (server-side copy) to: both10 2026/03/03 04:37:38 INFO : both10.rclone_chunk.001_b97u85: Deleted 2026/03/03 04:37:38 DEBUG : only10: size = 6 OK 2026/03/03 04:37:38 DEBUG : only10.rclone_chunk.001_b97vb0: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:38 INFO : only10.rclone_chunk.001_b97vb0: Copied (server-side copy) to: only10 2026/03/03 04:37:38 INFO : only10.rclone_chunk.001_b97vb0: Deleted 2026/03/03 04:37:39 DEBUG : both11: size = 6 OK 2026/03/03 04:37:39 DEBUG : both11.rclone_chunk.001_b97v8b: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:39 INFO : both11.rclone_chunk.001_b97v8b: Copied (server-side copy) to: both11 2026/03/03 04:37:39 INFO : both11.rclone_chunk.001_b97v8b: Deleted 2026/03/03 04:37:39 DEBUG : only11: size = 6 OK 2026/03/03 04:37:39 DEBUG : only11.rclone_chunk.001_b97w5h: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:39 INFO : only11.rclone_chunk.001_b97w5h: Copied (server-side copy) to: only11 2026/03/03 04:37:39 INFO : only11.rclone_chunk.001_b97w5h: Deleted 2026/03/03 04:37:40 DEBUG : both12: size = 6 OK 2026/03/03 04:37:40 DEBUG : both12.rclone_chunk.001_b97wti: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:40 INFO : both12.rclone_chunk.001_b97wti: Copied (server-side copy) to: both12 2026/03/03 04:37:40 INFO : both12.rclone_chunk.001_b97wti: Deleted 2026/03/03 04:37:40 DEBUG : only12: size = 6 OK 2026/03/03 04:37:40 DEBUG : only12.rclone_chunk.001_b97x3u: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:40 INFO : only12.rclone_chunk.001_b97x3u: Copied (server-side copy) to: only12 2026/03/03 04:37:40 INFO : only12.rclone_chunk.001_b97x3u: Deleted 2026/03/03 04:37:41 DEBUG : both13: size = 6 OK 2026/03/03 04:37:41 DEBUG : both13.rclone_chunk.001_b97x43: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:41 INFO : both13.rclone_chunk.001_b97x43: Copied (server-side copy) to: both13 2026/03/03 04:37:41 INFO : both13.rclone_chunk.001_b97x43: Deleted 2026/03/03 04:37:41 DEBUG : only13: size = 6 OK 2026/03/03 04:37:41 DEBUG : only13.rclone_chunk.001_b97y5c: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:41 INFO : only13.rclone_chunk.001_b97y5c: Copied (server-side copy) to: only13 2026/03/03 04:37:41 INFO : only13.rclone_chunk.001_b97y5c: Deleted 2026/03/03 04:37:42 DEBUG : both14: size = 6 OK 2026/03/03 04:37:42 DEBUG : both14.rclone_chunk.001_b97y93: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:42 INFO : both14.rclone_chunk.001_b97y93: Copied (server-side copy) to: both14 2026/03/03 04:37:42 INFO : both14.rclone_chunk.001_b97y93: Deleted 2026/03/03 04:37:42 DEBUG : only14: size = 6 OK 2026/03/03 04:37:42 DEBUG : only14.rclone_chunk.001_b97z1g: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:42 INFO : only14.rclone_chunk.001_b97z1g: Copied (server-side copy) to: only14 2026/03/03 04:37:42 INFO : only14.rclone_chunk.001_b97z1g: Deleted 2026/03/03 04:37:43 DEBUG : both15: size = 6 OK 2026/03/03 04:37:43 DEBUG : both15.rclone_chunk.001_b97zki: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:43 INFO : both15.rclone_chunk.001_b97zki: Copied (server-side copy) to: both15 2026/03/03 04:37:43 INFO : both15.rclone_chunk.001_b97zki: Deleted 2026/03/03 04:37:43 DEBUG : only15: size = 6 OK 2026/03/03 04:37:43 DEBUG : only15.rclone_chunk.001_b980bs: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:43 INFO : only15.rclone_chunk.001_b980bs: Copied (server-side copy) to: only15 2026/03/03 04:37:43 INFO : only15.rclone_chunk.001_b980bs: Deleted 2026/03/03 04:37:44 DEBUG : both16: size = 6 OK 2026/03/03 04:37:44 DEBUG : both16.rclone_chunk.001_b980em: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:44 INFO : both16.rclone_chunk.001_b980em: Copied (server-side copy) to: both16 2026/03/03 04:37:44 INFO : both16.rclone_chunk.001_b980em: Deleted 2026/03/03 04:37:44 DEBUG : only16: size = 6 OK 2026/03/03 04:37:44 DEBUG : only16.rclone_chunk.001_b981cv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:44 INFO : only16.rclone_chunk.001_b981cv: Copied (server-side copy) to: only16 2026/03/03 04:37:44 INFO : only16.rclone_chunk.001_b981cv: Deleted 2026/03/03 04:37:45 DEBUG : both17: size = 6 OK 2026/03/03 04:37:45 DEBUG : both17.rclone_chunk.001_b981fw: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:45 INFO : both17.rclone_chunk.001_b981fw: Copied (server-side copy) to: both17 2026/03/03 04:37:45 INFO : both17.rclone_chunk.001_b981fw: Deleted 2026/03/03 04:37:45 DEBUG : only17: size = 6 OK 2026/03/03 04:37:45 DEBUG : only17.rclone_chunk.001_b982hp: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:45 INFO : only17.rclone_chunk.001_b982hp: Copied (server-side copy) to: only17 2026/03/03 04:37:45 INFO : only17.rclone_chunk.001_b982hp: Deleted 2026/03/03 04:37:45 DEBUG : both18: size = 6 OK 2026/03/03 04:37:45 DEBUG : both18.rclone_chunk.001_b982ss: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:45 INFO : both18.rclone_chunk.001_b982ss: Copied (server-side copy) to: both18 2026/03/03 04:37:46 INFO : both18.rclone_chunk.001_b982ss: Deleted 2026/03/03 04:37:46 DEBUG : only18: size = 6 OK 2026/03/03 04:37:46 DEBUG : only18.rclone_chunk.001_b983ph: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:46 INFO : only18.rclone_chunk.001_b983ph: Copied (server-side copy) to: only18 2026/03/03 04:37:46 INFO : only18.rclone_chunk.001_b983ph: Deleted 2026/03/03 04:37:46 DEBUG : both19: size = 6 OK 2026/03/03 04:37:46 DEBUG : both19.rclone_chunk.001_b9837t: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:46 INFO : both19.rclone_chunk.001_b9837t: Copied (server-side copy) to: both19 2026/03/03 04:37:47 INFO : both19.rclone_chunk.001_b9837t: Deleted 2026/03/03 04:37:47 DEBUG : only19: size = 6 OK 2026/03/03 04:37:47 DEBUG : only19.rclone_chunk.001_b984hb: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:47 INFO : only19.rclone_chunk.001_b984hb: Copied (server-side copy) to: only19 2026/03/03 04:37:47 INFO : only19.rclone_chunk.001_b984hb: Deleted 2026/03/03 04:37:49 DEBUG : both0: size = 6 OK 2026/03/03 04:37:49 DEBUG : both10: size = 6 OK 2026/03/03 04:37:49 DEBUG : both11: size = 6 OK 2026/03/03 04:37:49 DEBUG : both12: size = 6 OK 2026/03/03 04:37:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:37:49 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:49 DEBUG : both0: Unchanged skipping 2026/03/03 04:37:49 DEBUG : both13: size = 6 OK 2026/03/03 04:37:49 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:49 DEBUG : both10: Unchanged skipping 2026/03/03 04:37:49 DEBUG : both14: size = 6 OK 2026/03/03 04:37:49 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:49 DEBUG : both11: Unchanged skipping 2026/03/03 04:37:49 DEBUG : both15: size = 6 OK 2026/03/03 04:37:49 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:49 DEBUG : both12: Unchanged skipping 2026/03/03 04:37:49 DEBUG : both16: size = 6 OK 2026/03/03 04:37:49 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:49 DEBUG : both13: Unchanged skipping 2026/03/03 04:37:49 DEBUG : both17: size = 6 OK 2026/03/03 04:37:49 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:49 DEBUG : both14: Unchanged skipping 2026/03/03 04:37:49 DEBUG : both18: size = 6 OK 2026/03/03 04:37:49 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:49 DEBUG : both15: Unchanged skipping 2026/03/03 04:37:49 DEBUG : both19: size = 6 OK 2026/03/03 04:37:50 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both16: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both1: size = 6 OK 2026/03/03 04:37:50 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both17: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both2: size = 6 OK 2026/03/03 04:37:50 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both18: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both3: size = 6 OK 2026/03/03 04:37:50 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both2: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both4: size = 6 OK 2026/03/03 04:37:50 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both19: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both5: size = 6 OK 2026/03/03 04:37:50 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both1: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both6: size = 6 OK 2026/03/03 04:37:50 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both3: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both7: size = 6 OK 2026/03/03 04:37:50 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both5: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both8: size = 6 OK 2026/03/03 04:37:50 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both6: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both9: size = 6 OK 2026/03/03 04:37:50 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both4: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both7: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both8: Unchanged skipping 2026/03/03 04:37:50 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:37:50 DEBUG : both9: Unchanged skipping 2026/03/03 04:37:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:37:50 DEBUG : Waiting for deletions to finish 2026/03/03 04:37:50 INFO : only9: Deleted 2026/03/03 04:37:50 INFO : only3: Deleted 2026/03/03 04:37:50 INFO : only12: Deleted 2026/03/03 04:37:50 INFO : only4: Deleted 2026/03/03 04:37:50 INFO : only13: Deleted 2026/03/03 04:37:50 INFO : only8: Deleted 2026/03/03 04:37:50 INFO : only11: Deleted 2026/03/03 04:37:50 INFO : only14: Deleted 2026/03/03 04:37:50 INFO : only17: Deleted 2026/03/03 04:37:50 INFO : only16: Deleted 2026/03/03 04:37:50 INFO : only1: Deleted 2026/03/03 04:37:50 INFO : only6: Deleted 2026/03/03 04:37:50 INFO : only18: Deleted 2026/03/03 04:37:50 INFO : only19: Deleted 2026/03/03 04:37:50 INFO : only5: Deleted 2026/03/03 04:37:50 INFO : only0: Deleted 2026/03/03 04:37:50 INFO : only2: Deleted 2026/03/03 04:37:50 INFO : only10: Deleted 2026/03/03 04:37:50 INFO : only15: Deleted 2026/03/03 04:37:50 INFO : only7: Deleted --- PASS: TestSyncConcurrentDelete (25.50s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:37:53 DEBUG : both0: size = 6 OK 2026/03/03 04:37:53 DEBUG : both0.rclone_chunk.001_b98awv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:53 INFO : both0.rclone_chunk.001_b98awv: Copied (server-side copy) to: both0 2026/03/03 04:37:53 INFO : both0.rclone_chunk.001_b98awv: Deleted 2026/03/03 04:37:54 DEBUG : only0: size = 6 OK 2026/03/03 04:37:54 DEBUG : only0.rclone_chunk.001_b98abh: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:54 INFO : only0.rclone_chunk.001_b98abh: Copied (server-side copy) to: only0 2026/03/03 04:37:54 INFO : only0.rclone_chunk.001_b98abh: Deleted 2026/03/03 04:37:54 DEBUG : both1: size = 6 OK 2026/03/03 04:37:54 DEBUG : both1.rclone_chunk.001_b98b0b: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:54 INFO : both1.rclone_chunk.001_b98b0b: Copied (server-side copy) to: both1 2026/03/03 04:37:54 INFO : both1.rclone_chunk.001_b98b0b: Deleted 2026/03/03 04:37:55 DEBUG : only1: size = 6 OK 2026/03/03 04:37:55 DEBUG : only1.rclone_chunk.001_b98ban: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:55 INFO : only1.rclone_chunk.001_b98ban: Copied (server-side copy) to: only1 2026/03/03 04:37:55 INFO : only1.rclone_chunk.001_b98ban: Deleted 2026/03/03 04:37:55 DEBUG : both2: size = 6 OK 2026/03/03 04:37:55 DEBUG : both2.rclone_chunk.001_b98co4: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:55 INFO : both2.rclone_chunk.001_b98co4: Copied (server-side copy) to: both2 2026/03/03 04:37:55 INFO : both2.rclone_chunk.001_b98co4: Deleted 2026/03/03 04:37:56 DEBUG : only2: size = 6 OK 2026/03/03 04:37:56 DEBUG : only2.rclone_chunk.001_b98ckk: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:56 INFO : only2.rclone_chunk.001_b98ckk: Copied (server-side copy) to: only2 2026/03/03 04:37:56 INFO : only2.rclone_chunk.001_b98ckk: Deleted 2026/03/03 04:37:56 DEBUG : both3: size = 6 OK 2026/03/03 04:37:56 DEBUG : both3.rclone_chunk.001_b98ddk: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:56 INFO : both3.rclone_chunk.001_b98ddk: Copied (server-side copy) to: both3 2026/03/03 04:37:56 INFO : both3.rclone_chunk.001_b98ddk: Deleted 2026/03/03 04:37:57 DEBUG : only3: size = 6 OK 2026/03/03 04:37:57 DEBUG : only3.rclone_chunk.001_b98d64: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:57 INFO : only3.rclone_chunk.001_b98d64: Copied (server-side copy) to: only3 2026/03/03 04:37:57 INFO : only3.rclone_chunk.001_b98d64: Deleted 2026/03/03 04:37:57 DEBUG : both4: size = 6 OK 2026/03/03 04:37:57 DEBUG : both4.rclone_chunk.001_b98eom: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:57 INFO : both4.rclone_chunk.001_b98eom: Copied (server-side copy) to: both4 2026/03/03 04:37:57 INFO : both4.rclone_chunk.001_b98eom: Deleted 2026/03/03 04:37:57 DEBUG : only4: size = 6 OK 2026/03/03 04:37:57 DEBUG : only4.rclone_chunk.001_b98efy: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:57 INFO : only4.rclone_chunk.001_b98efy: Copied (server-side copy) to: only4 2026/03/03 04:37:58 INFO : only4.rclone_chunk.001_b98efy: Deleted 2026/03/03 04:37:58 DEBUG : both5: size = 6 OK 2026/03/03 04:37:58 DEBUG : both5.rclone_chunk.001_b98fdr: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:58 INFO : both5.rclone_chunk.001_b98fdr: Copied (server-side copy) to: both5 2026/03/03 04:37:58 INFO : both5.rclone_chunk.001_b98fdr: Deleted 2026/03/03 04:37:58 DEBUG : only5: size = 6 OK 2026/03/03 04:37:58 DEBUG : only5.rclone_chunk.001_b98fcv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:58 INFO : only5.rclone_chunk.001_b98fcv: Copied (server-side copy) to: only5 2026/03/03 04:37:58 INFO : only5.rclone_chunk.001_b98fcv: Deleted 2026/03/03 04:37:59 DEBUG : both6: size = 6 OK 2026/03/03 04:37:59 DEBUG : both6.rclone_chunk.001_b98frc: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:59 INFO : both6.rclone_chunk.001_b98frc: Copied (server-side copy) to: both6 2026/03/03 04:37:59 INFO : both6.rclone_chunk.001_b98frc: Deleted 2026/03/03 04:37:59 DEBUG : only6: size = 6 OK 2026/03/03 04:37:59 DEBUG : only6.rclone_chunk.001_b98g6q: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:37:59 INFO : only6.rclone_chunk.001_b98g6q: Copied (server-side copy) to: only6 2026/03/03 04:37:59 INFO : only6.rclone_chunk.001_b98g6q: Deleted 2026/03/03 04:38:00 DEBUG : both7: size = 6 OK 2026/03/03 04:38:00 DEBUG : both7.rclone_chunk.001_b98gmi: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:00 INFO : both7.rclone_chunk.001_b98gmi: Copied (server-side copy) to: both7 2026/03/03 04:38:00 INFO : both7.rclone_chunk.001_b98gmi: Deleted 2026/03/03 04:38:00 DEBUG : only7: size = 6 OK 2026/03/03 04:38:00 DEBUG : only7.rclone_chunk.001_b98hzc: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:00 INFO : only7.rclone_chunk.001_b98hzc: Copied (server-side copy) to: only7 2026/03/03 04:38:00 INFO : only7.rclone_chunk.001_b98hzc: Deleted 2026/03/03 04:38:01 DEBUG : both8: size = 6 OK 2026/03/03 04:38:01 DEBUG : both8.rclone_chunk.001_b98hn4: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:01 INFO : both8.rclone_chunk.001_b98hn4: Copied (server-side copy) to: both8 2026/03/03 04:38:01 INFO : both8.rclone_chunk.001_b98hn4: Deleted 2026/03/03 04:38:01 DEBUG : only8: size = 6 OK 2026/03/03 04:38:01 DEBUG : only8.rclone_chunk.001_b98iwf: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:01 INFO : only8.rclone_chunk.001_b98iwf: Copied (server-side copy) to: only8 2026/03/03 04:38:01 INFO : only8.rclone_chunk.001_b98iwf: Deleted 2026/03/03 04:38:02 DEBUG : both9: size = 6 OK 2026/03/03 04:38:02 DEBUG : both9.rclone_chunk.001_b98itn: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:02 INFO : both9.rclone_chunk.001_b98itn: Copied (server-side copy) to: both9 2026/03/03 04:38:02 INFO : both9.rclone_chunk.001_b98itn: Deleted 2026/03/03 04:38:02 DEBUG : only9: size = 6 OK 2026/03/03 04:38:02 DEBUG : only9.rclone_chunk.001_b98jpf: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:02 INFO : only9.rclone_chunk.001_b98jpf: Copied (server-side copy) to: only9 2026/03/03 04:38:02 INFO : only9.rclone_chunk.001_b98jpf: Deleted 2026/03/03 04:38:03 DEBUG : both10: size = 6 OK 2026/03/03 04:38:03 DEBUG : both10.rclone_chunk.001_b98jc8: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:03 INFO : both10.rclone_chunk.001_b98jc8: Copied (server-side copy) to: both10 2026/03/03 04:38:03 INFO : both10.rclone_chunk.001_b98jc8: Deleted 2026/03/03 04:38:03 DEBUG : only10: size = 6 OK 2026/03/03 04:38:03 DEBUG : only10.rclone_chunk.001_b98kaj: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:03 INFO : only10.rclone_chunk.001_b98kaj: Copied (server-side copy) to: only10 2026/03/03 04:38:03 INFO : only10.rclone_chunk.001_b98kaj: Deleted 2026/03/03 04:38:04 DEBUG : both11: size = 6 OK 2026/03/03 04:38:04 DEBUG : both11.rclone_chunk.001_b98kso: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:04 INFO : both11.rclone_chunk.001_b98kso: Copied (server-side copy) to: both11 2026/03/03 04:38:04 INFO : both11.rclone_chunk.001_b98kso: Deleted 2026/03/03 04:38:04 DEBUG : only11: size = 6 OK 2026/03/03 04:38:04 DEBUG : only11.rclone_chunk.001_b98ll1: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:04 INFO : only11.rclone_chunk.001_b98ll1: Copied (server-side copy) to: only11 2026/03/03 04:38:04 INFO : only11.rclone_chunk.001_b98ll1: Deleted 2026/03/03 04:38:05 DEBUG : both12: size = 6 OK 2026/03/03 04:38:05 DEBUG : both12.rclone_chunk.001_b98lv6: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:05 INFO : both12.rclone_chunk.001_b98lv6: Copied (server-side copy) to: both12 2026/03/03 04:38:05 INFO : both12.rclone_chunk.001_b98lv6: Deleted 2026/03/03 04:38:05 DEBUG : only12: size = 6 OK 2026/03/03 04:38:05 DEBUG : only12.rclone_chunk.001_b98mlv: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:05 INFO : only12.rclone_chunk.001_b98mlv: Copied (server-side copy) to: only12 2026/03/03 04:38:05 INFO : only12.rclone_chunk.001_b98mlv: Deleted 2026/03/03 04:38:06 DEBUG : both13: size = 6 OK 2026/03/03 04:38:06 DEBUG : both13.rclone_chunk.001_b98mi7: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:06 INFO : both13.rclone_chunk.001_b98mi7: Copied (server-side copy) to: both13 2026/03/03 04:38:06 INFO : both13.rclone_chunk.001_b98mi7: Deleted 2026/03/03 04:38:06 DEBUG : only13: size = 6 OK 2026/03/03 04:38:06 DEBUG : only13.rclone_chunk.001_b98nuz: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:06 INFO : only13.rclone_chunk.001_b98nuz: Copied (server-side copy) to: only13 2026/03/03 04:38:06 INFO : only13.rclone_chunk.001_b98nuz: Deleted 2026/03/03 04:38:07 DEBUG : both14: size = 6 OK 2026/03/03 04:38:07 DEBUG : both14.rclone_chunk.001_b98nl7: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:07 INFO : both14.rclone_chunk.001_b98nl7: Copied (server-side copy) to: both14 2026/03/03 04:38:07 INFO : both14.rclone_chunk.001_b98nl7: Deleted 2026/03/03 04:38:07 DEBUG : only14: size = 6 OK 2026/03/03 04:38:07 DEBUG : only14.rclone_chunk.001_b98ofk: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:07 INFO : only14.rclone_chunk.001_b98ofk: Copied (server-side copy) to: only14 2026/03/03 04:38:07 INFO : only14.rclone_chunk.001_b98ofk: Deleted 2026/03/03 04:38:08 DEBUG : both15: size = 6 OK 2026/03/03 04:38:08 DEBUG : both15.rclone_chunk.001_b98o41: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:08 INFO : both15.rclone_chunk.001_b98o41: Copied (server-side copy) to: both15 2026/03/03 04:38:08 INFO : both15.rclone_chunk.001_b98o41: Deleted 2026/03/03 04:38:08 DEBUG : only15: size = 6 OK 2026/03/03 04:38:08 DEBUG : only15.rclone_chunk.001_b98pkj: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:08 INFO : only15.rclone_chunk.001_b98pkj: Copied (server-side copy) to: only15 2026/03/03 04:38:08 INFO : only15.rclone_chunk.001_b98pkj: Deleted 2026/03/03 04:38:09 DEBUG : both16: size = 6 OK 2026/03/03 04:38:09 DEBUG : both16.rclone_chunk.001_b98pl7: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:09 INFO : both16.rclone_chunk.001_b98pl7: Copied (server-side copy) to: both16 2026/03/03 04:38:09 INFO : both16.rclone_chunk.001_b98pl7: Deleted 2026/03/03 04:38:09 DEBUG : only16: size = 6 OK 2026/03/03 04:38:09 DEBUG : only16.rclone_chunk.001_b98q8p: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:09 INFO : only16.rclone_chunk.001_b98q8p: Copied (server-side copy) to: only16 2026/03/03 04:38:09 INFO : only16.rclone_chunk.001_b98q8p: Deleted 2026/03/03 04:38:09 DEBUG : both17: size = 6 OK 2026/03/03 04:38:09 DEBUG : both17.rclone_chunk.001_b98qd6: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:09 INFO : both17.rclone_chunk.001_b98qd6: Copied (server-side copy) to: both17 2026/03/03 04:38:09 INFO : both17.rclone_chunk.001_b98qd6: Deleted 2026/03/03 04:38:10 DEBUG : only17: size = 6 OK 2026/03/03 04:38:10 DEBUG : only17.rclone_chunk.001_b98r8u: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:10 INFO : only17.rclone_chunk.001_b98r8u: Copied (server-side copy) to: only17 2026/03/03 04:38:10 INFO : only17.rclone_chunk.001_b98r8u: Deleted 2026/03/03 04:38:10 DEBUG : both18: size = 6 OK 2026/03/03 04:38:10 DEBUG : both18.rclone_chunk.001_b98rfe: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:10 INFO : both18.rclone_chunk.001_b98rfe: Copied (server-side copy) to: both18 2026/03/03 04:38:10 INFO : both18.rclone_chunk.001_b98rfe: Deleted 2026/03/03 04:38:11 DEBUG : only18: size = 6 OK 2026/03/03 04:38:11 DEBUG : only18.rclone_chunk.001_b98rq4: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:11 INFO : only18.rclone_chunk.001_b98rq4: Copied (server-side copy) to: only18 2026/03/03 04:38:11 INFO : only18.rclone_chunk.001_b98rq4: Deleted 2026/03/03 04:38:11 DEBUG : both19: size = 6 OK 2026/03/03 04:38:11 DEBUG : both19.rclone_chunk.001_b98suu: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:11 INFO : both19.rclone_chunk.001_b98suu: Copied (server-side copy) to: both19 2026/03/03 04:38:11 INFO : both19.rclone_chunk.001_b98suu: Deleted 2026/03/03 04:38:12 DEBUG : only19: size = 6 OK 2026/03/03 04:38:12 DEBUG : only19.rclone_chunk.001_b98sx4: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/03 04:38:12 INFO : only19.rclone_chunk.001_b98sx4: Copied (server-side copy) to: only19 2026/03/03 04:38:12 INFO : only19.rclone_chunk.001_b98sx4: Deleted 2026/03/03 04:38:14 DEBUG : both0: size = 6 OK 2026/03/03 04:38:14 DEBUG : both11: size = 6 OK 2026/03/03 04:38:14 DEBUG : both10: size = 6 OK 2026/03/03 04:38:14 DEBUG : both12: size = 6 OK 2026/03/03 04:38:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:38:14 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both11: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both13: size = 6 OK 2026/03/03 04:38:14 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both10: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both14: size = 6 OK 2026/03/03 04:38:14 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both14: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both15: size = 6 OK 2026/03/03 04:38:14 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both13: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both16: size = 6 OK 2026/03/03 04:38:14 DEBUG : both0: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both17: size = 6 OK 2026/03/03 04:38:14 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both12: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both18: size = 6 OK 2026/03/03 04:38:14 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both15: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both19: size = 6 OK 2026/03/03 04:38:14 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both16: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both1: size = 6 OK 2026/03/03 04:38:14 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both17: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both2: size = 6 OK 2026/03/03 04:38:14 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both18: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both3: size = 6 OK 2026/03/03 04:38:14 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both19: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both4: size = 6 OK 2026/03/03 04:38:14 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both1: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both5: size = 6 OK 2026/03/03 04:38:14 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both2: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both6: size = 6 OK 2026/03/03 04:38:14 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both3: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both7: size = 6 OK 2026/03/03 04:38:14 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both4: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both8: size = 6 OK 2026/03/03 04:38:14 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both5: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both9: size = 6 OK 2026/03/03 04:38:14 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both6: Unchanged skipping 2026/03/03 04:38:14 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only0: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only0: Sizes differ 2026/03/03 04:38:14 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only10: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only10: Sizes differ 2026/03/03 04:38:14 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only11: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only11: Sizes differ 2026/03/03 04:38:14 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only12: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only12: Sizes differ 2026/03/03 04:38:14 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:14 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:14 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only13: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only13: Sizes differ 2026/03/03 04:38:14 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:14 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only14: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only14: Sizes differ 2026/03/03 04:38:14 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only15: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only15: Sizes differ 2026/03/03 04:38:14 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only16: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only16: Sizes differ 2026/03/03 04:38:14 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:14 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only17: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only17: Sizes differ 2026/03/03 04:38:14 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only18: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only18: Sizes differ 2026/03/03 04:38:14 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only19: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only19: Sizes differ 2026/03/03 04:38:14 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only1: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only1: Sizes differ 2026/03/03 04:38:14 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only2: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only2: Sizes differ 2026/03/03 04:38:14 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only3: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only3: Sizes differ 2026/03/03 04:38:14 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only4: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only4: Sizes differ 2026/03/03 04:38:14 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only5: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only5: Sizes differ 2026/03/03 04:38:14 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only6: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only6: Sizes differ 2026/03/03 04:38:14 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only7: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only7: Sizes differ 2026/03/03 04:38:14 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only8: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only8: Sizes differ 2026/03/03 04:38:14 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4191553388) 2026/03/03 04:38:14 DEBUG : only9: size = 6 (Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi') 2026/03/03 04:38:14 DEBUG : only9: Sizes differ 2026/03/03 04:38:14 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both7: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both8: Unchanged skipping 2026/03/03 04:38:14 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:14 DEBUG : both9: Unchanged skipping 2026/03/03 04:38:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:38:14 DEBUG : only0: size = 0 OK 2026/03/03 04:38:14 DEBUG : only0.rclone_chunk.001_b98vfk: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:14 INFO : only0.rclone_chunk.001_b98vfk: Copied (server-side copy) to: only0 2026/03/03 04:38:14 DEBUG : only10: size = 0 OK 2026/03/03 04:38:14 DEBUG : only10.rclone_chunk.001_b98vq2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:14 INFO : only10.rclone_chunk.001_b98vq2: Copied (server-side copy) to: only10 2026/03/03 04:38:14 DEBUG : only11: size = 0 OK 2026/03/03 04:38:14 DEBUG : only11.rclone_chunk.001_b98va5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:14 INFO : only11.rclone_chunk.001_b98va5: Copied (server-side copy) to: only11 2026/03/03 04:38:15 INFO : only0.rclone_chunk.001_b98vfk: Deleted 2026/03/03 04:38:15 DEBUG : only0: size = 0 OK 2026/03/03 04:38:15 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only0: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 DEBUG : only12: size = 0 OK 2026/03/03 04:38:15 DEBUG : only12.rclone_chunk.001_b98veu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only12.rclone_chunk.001_b98veu: Copied (server-side copy) to: only12 2026/03/03 04:38:15 INFO : only10.rclone_chunk.001_b98vq2: Deleted 2026/03/03 04:38:15 DEBUG : only10: size = 0 OK 2026/03/03 04:38:15 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only10: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 INFO : only11.rclone_chunk.001_b98va5: Deleted 2026/03/03 04:38:15 DEBUG : only11: size = 0 OK 2026/03/03 04:38:15 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only11: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 INFO : only12.rclone_chunk.001_b98veu: Deleted 2026/03/03 04:38:15 DEBUG : only12: size = 0 OK 2026/03/03 04:38:15 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only12: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 DEBUG : only14: size = 0 OK 2026/03/03 04:38:15 DEBUG : only14.rclone_chunk.001_b98wki: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only14.rclone_chunk.001_b98wki: Copied (server-side copy) to: only14 2026/03/03 04:38:15 DEBUG : only13: size = 0 OK 2026/03/03 04:38:15 DEBUG : only13.rclone_chunk.001_b98wt1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only13.rclone_chunk.001_b98wt1: Copied (server-side copy) to: only13 2026/03/03 04:38:15 DEBUG : only15: size = 0 OK 2026/03/03 04:38:15 DEBUG : only15.rclone_chunk.001_b98wnw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only15.rclone_chunk.001_b98wnw: Copied (server-side copy) to: only15 2026/03/03 04:38:15 INFO : only14.rclone_chunk.001_b98wki: Deleted 2026/03/03 04:38:15 DEBUG : only14: size = 0 OK 2026/03/03 04:38:15 DEBUG : only16: size = 0 OK 2026/03/03 04:38:15 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only14: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only16.rclone_chunk.001_b98wl7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only16.rclone_chunk.001_b98wl7: Copied (server-side copy) to: only16 2026/03/03 04:38:15 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 INFO : only13.rclone_chunk.001_b98wt1: Deleted 2026/03/03 04:38:15 DEBUG : only13: size = 0 OK 2026/03/03 04:38:15 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only13: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 INFO : only15.rclone_chunk.001_b98wnw: Deleted 2026/03/03 04:38:15 DEBUG : only15: size = 0 OK 2026/03/03 04:38:15 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only15: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 INFO : only16.rclone_chunk.001_b98wl7: Deleted 2026/03/03 04:38:15 DEBUG : only16: size = 0 OK 2026/03/03 04:38:15 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only16: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 DEBUG : only17: size = 0 OK 2026/03/03 04:38:15 DEBUG : only17.rclone_chunk.001_b98wl2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only17.rclone_chunk.001_b98wl2: Copied (server-side copy) to: only17 2026/03/03 04:38:15 DEBUG : only19: size = 0 OK 2026/03/03 04:38:15 DEBUG : only19.rclone_chunk.001_b98w2e: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only19.rclone_chunk.001_b98w2e: Copied (server-side copy) to: only19 2026/03/03 04:38:15 DEBUG : only18: size = 0 OK 2026/03/03 04:38:15 DEBUG : only18.rclone_chunk.001_b98w9r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only18.rclone_chunk.001_b98w9r: Copied (server-side copy) to: only18 2026/03/03 04:38:15 INFO : only17.rclone_chunk.001_b98wl2: Deleted 2026/03/03 04:38:15 DEBUG : only17: size = 0 OK 2026/03/03 04:38:15 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only17: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 DEBUG : only1: size = 0 OK 2026/03/03 04:38:15 DEBUG : only1.rclone_chunk.001_b98w4s: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only1.rclone_chunk.001_b98w4s: Copied (server-side copy) to: only1 2026/03/03 04:38:15 INFO : only19.rclone_chunk.001_b98w2e: Deleted 2026/03/03 04:38:15 DEBUG : only19: size = 0 OK 2026/03/03 04:38:15 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only19: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 INFO : only18.rclone_chunk.001_b98w9r: Deleted 2026/03/03 04:38:15 DEBUG : only18: size = 0 OK 2026/03/03 04:38:15 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only18: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:15 INFO : only1.rclone_chunk.001_b98w4s: Deleted 2026/03/03 04:38:15 DEBUG : only1: size = 0 OK 2026/03/03 04:38:15 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:15 INFO : only1: Copied (replaced existing) 2026/03/03 04:38:15 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:16 DEBUG : only3: size = 0 OK 2026/03/03 04:38:16 DEBUG : only3.rclone_chunk.001_b98waq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only3.rclone_chunk.001_b98waq: Copied (server-side copy) to: only3 2026/03/03 04:38:16 DEBUG : only2: size = 0 OK 2026/03/03 04:38:16 DEBUG : only2.rclone_chunk.001_b98wrz: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only2.rclone_chunk.001_b98wrz: Copied (server-side copy) to: only2 2026/03/03 04:38:16 DEBUG : only4: size = 0 OK 2026/03/03 04:38:16 DEBUG : only4.rclone_chunk.001_b98w6m: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only4.rclone_chunk.001_b98w6m: Copied (server-side copy) to: only4 2026/03/03 04:38:16 DEBUG : only5: size = 0 OK 2026/03/03 04:38:16 DEBUG : only5.rclone_chunk.001_b98wko: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only5.rclone_chunk.001_b98wko: Copied (server-side copy) to: only5 2026/03/03 04:38:16 INFO : only3.rclone_chunk.001_b98waq: Deleted 2026/03/03 04:38:16 DEBUG : only3: size = 0 OK 2026/03/03 04:38:16 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only3: Copied (replaced existing) 2026/03/03 04:38:16 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:16 INFO : only2.rclone_chunk.001_b98wrz: Deleted 2026/03/03 04:38:16 DEBUG : only2: size = 0 OK 2026/03/03 04:38:16 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only2: Copied (replaced existing) 2026/03/03 04:38:16 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:16 INFO : only4.rclone_chunk.001_b98w6m: Deleted 2026/03/03 04:38:16 DEBUG : only4: size = 0 OK 2026/03/03 04:38:16 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only4: Copied (replaced existing) 2026/03/03 04:38:16 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:16 INFO : only5.rclone_chunk.001_b98wko: Deleted 2026/03/03 04:38:16 DEBUG : only5: size = 0 OK 2026/03/03 04:38:16 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only5: Copied (replaced existing) 2026/03/03 04:38:16 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:38:16 DEBUG : only6: size = 0 OK 2026/03/03 04:38:16 DEBUG : only6.rclone_chunk.001_b98x69: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only6.rclone_chunk.001_b98x69: Copied (server-side copy) to: only6 2026/03/03 04:38:16 DEBUG : only7: size = 0 OK 2026/03/03 04:38:16 DEBUG : only7.rclone_chunk.001_b98xht: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only7.rclone_chunk.001_b98xht: Copied (server-side copy) to: only7 2026/03/03 04:38:16 DEBUG : only9: size = 0 OK 2026/03/03 04:38:16 DEBUG : only9.rclone_chunk.001_b98x04: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only9.rclone_chunk.001_b98x04: Copied (server-side copy) to: only9 2026/03/03 04:38:16 INFO : only7.rclone_chunk.001_b98xht: Deleted 2026/03/03 04:38:16 DEBUG : only7: size = 0 OK 2026/03/03 04:38:16 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only7: Copied (replaced existing) 2026/03/03 04:38:16 INFO : only6.rclone_chunk.001_b98x69: Deleted 2026/03/03 04:38:16 DEBUG : only6: size = 0 OK 2026/03/03 04:38:16 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only6: Copied (replaced existing) 2026/03/03 04:38:16 DEBUG : only8: size = 0 OK 2026/03/03 04:38:16 DEBUG : only8.rclone_chunk.001_b98xex: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only8.rclone_chunk.001_b98xex: Copied (server-side copy) to: only8 2026/03/03 04:38:16 INFO : only9.rclone_chunk.001_b98x04: Deleted 2026/03/03 04:38:16 DEBUG : only9: size = 0 OK 2026/03/03 04:38:16 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only9: Copied (replaced existing) 2026/03/03 04:38:16 INFO : only8.rclone_chunk.001_b98xex: Deleted 2026/03/03 04:38:16 DEBUG : only8: size = 0 OK 2026/03/03 04:38:16 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/03 04:38:16 INFO : only8: Copied (replaced existing) 2026/03/03 04:38:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.76s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:38:23 DEBUG : empty_dir: Making directory with metadata 2026/03/03 04:38:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 04:38:23 DEBUG : empty_on_remote: Making directory with metadata 2026/03/03 04:38:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 04:38:23 INFO : empty_on_remote: Making directory 2026/03/03 04:38:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/03 04:38:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/03 04:38:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/03 04:38:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/03 04:38:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (1.97s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:38:25 DEBUG : empty_dir: Making directory with metadata 2026/03/03 04:38:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 04:38:25 DEBUG : empty_on_remote: Making directory with metadata 2026/03/03 04:38:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 04:38:25 INFO : empty_on_remote: Making directory 2026/03/03 04:38:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/03 04:38:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/03 04:38:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/03 04:38:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/03 04:38:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/03 04:38:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.98s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:38:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 04:38:27 INFO : sub dir: Making directory 2026/03/03 04:38:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:38:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 04:38:30 INFO : sub dir: Making directory 2026/03/03 04:38:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.78s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:38:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:38:34 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b99fga: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:38:34 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b99fga: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:38:35 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b99fga: Deleted 2026/03/03 04:38:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:38:35 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b99gem: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:38:35 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b99gem: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:38:35 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b99gem: Deleted 2026/03/03 04:38:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:38:35 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b99grg: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:38:35 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b99grg: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:38:36 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b99grg: Deleted 2026/03/03 04:38:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:38:36 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b99htt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:38:36 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b99htt: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:38:36 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b99htt: Deleted 2026/03/03 04:38:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:38:37 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b99hhn: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:38:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b99hhn: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:38:37 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b99hhn: Deleted 2026/03/03 04:38:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:38:37 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b99in5: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:38:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b99in5: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:38:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b99in5: Deleted 2026/03/03 04:38:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:38:37 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b99ir3: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:38:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b99ir3: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:38:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b99ir3: Deleted 2026/03/03 04:38:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:38:38 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b99ish: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:38:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b99ish: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:38:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b99ish: Deleted 2026/03/03 04:38:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:38:38 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b99jy9: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:38:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b99jy9: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:38:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b99jy9: Deleted 2026/03/03 04:38:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:38:39 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b99j8q: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:38:39 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b99j8q: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:38:39 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b99j8q: Deleted 2026/03/03 04:38:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:38:39 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b99k60: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:38:39 INFO : dir1/0010-456789.txt.rclone_chunk.001_b99k60: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:38:39 INFO : dir1/0010-456789.txt.rclone_chunk.001_b99k60: Deleted 2026/03/03 04:38:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:38:40 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b99kzs: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:38:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b99kzs: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:38:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b99kzs: Deleted 2026/03/03 04:38:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:38:40 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b99lli: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:38:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b99lli: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:38:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b99lli: Deleted 2026/03/03 04:38:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:38:41 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b99laq: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:38:41 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b99laq: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:38:41 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b99laq: Deleted 2026/03/03 04:38:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:38:41 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b99mi1: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:38:41 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b99mi1: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:38:41 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b99mi1: Deleted 2026/03/03 04:38:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:38:42 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b99m9d: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:38:42 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b99m9d: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:38:42 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b99m9d: Deleted 2026/03/03 04:38:42 DEBUG : apple: size = 5 OK 2026/03/03 04:38:42 DEBUG : apple.rclone_chunk.001_b99n71: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:38:42 INFO : apple.rclone_chunk.001_b99n71: Copied (server-side copy) to: apple 2026/03/03 04:38:42 INFO : apple.rclone_chunk.001_b99n71: Deleted 2026/03/03 04:38:43 DEBUG : banana: size = 6 OK 2026/03/03 04:38:43 DEBUG : banana.rclone_chunk.001_b99n99: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:38:43 INFO : banana.rclone_chunk.001_b99n99: Copied (server-side copy) to: banana 2026/03/03 04:38:43 INFO : banana.rclone_chunk.001_b99n99: Deleted 2026/03/03 04:38:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:38:43 DEBUG : appleappleapplebanana.rclone_chunk.001_b99onz: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:38:43 INFO : appleappleapplebanana.rclone_chunk.001_b99onz: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:38:43 INFO : appleappleapplebanana.rclone_chunk.001_b99onz: Deleted 2026/03/03 04:38:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:38:43 DEBUG : splitbananasplit.rclone_chunk.001_b99ogg: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:38:43 INFO : splitbananasplit.rclone_chunk.001_b99ogg: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:38:43 INFO : splitbananasplit.rclone_chunk.001_b99ogg: Deleted 2026/03/03 04:38:43 DEBUG : Waiting for deletions to finish 2026/03/03 04:38:44 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : apple: Excluded 2026/03/03 04:38:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:38:44 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : banana: Excluded 2026/03/03 04:38:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : splitbananasplit: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:38:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:38:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:38:45 DEBUG : apple: size = 5 OK 2026/03/03 04:38:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:38:45 DEBUG : banana: size = 6 OK 2026/03/03 04:38:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:38:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : apple: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : banana: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:38:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:38:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:38:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:38:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:38:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:38:45 DEBUG : Waiting for deletions to finish 2026/03/03 04:38:45 DEBUG : Waiting for deletions to finish 2026/03/03 04:38:45 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : apple: Excluded 2026/03/03 04:38:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:38:45 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : banana: Excluded 2026/03/03 04:38:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : splitbananasplit: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:38:45 DEBUG : apple: size = 5 OK 2026/03/03 04:38:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:38:45 DEBUG : banana: size = 6 OK 2026/03/03 04:38:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:38:45 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : apple: Unchanged skipping 2026/03/03 04:38:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:38:45 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : banana: Unchanged skipping 2026/03/03 04:38:45 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:38:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:38:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:38:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:38:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:38:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:38:45 DEBUG : Waiting for deletions to finish 2026/03/03 04:38:45 DEBUG : Waiting for deletions to finish 2026/03/03 04:38:45 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : apple: Excluded 2026/03/03 04:38:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:38:45 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : banana: Excluded 2026/03/03 04:38:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : splitbananasplit: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:38:45 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:38:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:38:47 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b99ssf: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:38:47 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b99ssf: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:38:47 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b99ssf: Deleted 2026/03/03 04:38:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:38:48 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b99sbt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:38:48 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b99sbt: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:38:48 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b99sbt: Deleted 2026/03/03 04:38:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:38:48 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b99trk: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:38:48 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b99trk: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:38:48 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b99trk: Deleted 2026/03/03 04:38:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:38:49 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b99txo: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:38:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b99txo: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:38:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b99txo: Deleted 2026/03/03 04:38:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:38:49 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b99ubv: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:38:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b99ubv: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:38:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b99ubv: Deleted 2026/03/03 04:38:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:38:50 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b99uop: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:38:50 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b99uop: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:38:50 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b99uop: Deleted 2026/03/03 04:38:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:38:50 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b99vlv: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:38:50 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b99vlv: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:38:50 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b99vlv: Deleted 2026/03/03 04:38:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:38:51 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b99vw7: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:38:51 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b99vw7: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:38:51 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b99vw7: Deleted 2026/03/03 04:38:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:38:51 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b99wd7: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:38:51 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b99wd7: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:38:51 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b99wd7: Deleted 2026/03/03 04:38:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:38:51 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b99wzs: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:38:51 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b99wzs: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:38:52 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b99wzs: Deleted 2026/03/03 04:38:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:38:52 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b99xqi: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:38:52 INFO : dir1/0010-456789.txt.rclone_chunk.001_b99xqi: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:38:52 INFO : dir1/0010-456789.txt.rclone_chunk.001_b99xqi: Deleted 2026/03/03 04:38:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:38:52 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b99xah: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:38:52 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b99xah: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:38:52 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b99xah: Deleted 2026/03/03 04:38:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:38:53 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b99x9z: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:38:53 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b99x9z: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:38:53 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b99x9z: Deleted 2026/03/03 04:38:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:38:53 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b99yfo: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:38:53 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b99yfo: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:38:53 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b99yfo: Deleted 2026/03/03 04:38:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:38:54 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b99y5j: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:38:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b99y5j: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:38:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b99y5j: Deleted 2026/03/03 04:38:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:38:54 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b99zcz: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:38:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b99zcz: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:38:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b99zcz: Deleted 2026/03/03 04:38:54 DEBUG : apple: size = 5 OK 2026/03/03 04:38:54 DEBUG : apple.rclone_chunk.001_b99z2v: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:38:54 INFO : apple.rclone_chunk.001_b99z2v: Copied (server-side copy) to: apple 2026/03/03 04:38:54 INFO : apple.rclone_chunk.001_b99z2v: Deleted 2026/03/03 04:38:55 DEBUG : banana: size = 6 OK 2026/03/03 04:38:55 DEBUG : banana.rclone_chunk.001_b9a0o7: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:38:55 INFO : banana.rclone_chunk.001_b9a0o7: Copied (server-side copy) to: banana 2026/03/03 04:38:55 INFO : banana.rclone_chunk.001_b9a0o7: Deleted 2026/03/03 04:38:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:38:55 DEBUG : appleappleapplebanana.rclone_chunk.001_b9a0lt: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:38:55 INFO : appleappleapplebanana.rclone_chunk.001_b9a0lt: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:38:55 INFO : appleappleapplebanana.rclone_chunk.001_b9a0lt: Deleted 2026/03/03 04:38:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:38:56 DEBUG : splitbananasplit.rclone_chunk.001_b9a0sa: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:38:56 INFO : splitbananasplit.rclone_chunk.001_b9a0sa: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:38:56 INFO : splitbananasplit.rclone_chunk.001_b9a0sa: Deleted 2026/03/03 04:38:56 DEBUG : Waiting for deletions to finish 2026/03/03 04:38:56 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : apple: Excluded 2026/03/03 04:38:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:38:56 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : banana: Excluded 2026/03/03 04:38:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : splitbananasplit: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:38:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:38:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:38:57 DEBUG : apple: size = 5 OK 2026/03/03 04:38:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:38:57 DEBUG : banana: size = 6 OK 2026/03/03 04:38:57 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:38:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:38:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:38:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:38:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:38:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:38:57 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : apple: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:38:57 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:38:57 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : banana: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:38:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:38:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:38:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:38:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:38:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:38:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:38:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:38:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:38:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:38:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:38:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:38:57 DEBUG : Waiting for deletions to finish 2026/03/03 04:38:57 DEBUG : Waiting for deletions to finish 2026/03/03 04:38:57 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : apple: Excluded 2026/03/03 04:38:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:38:57 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : banana: Excluded 2026/03/03 04:38:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : splitbananasplit: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:38:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:38:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:38:58 DEBUG : apple: size = 5 OK 2026/03/03 04:38:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:38:58 DEBUG : banana: size = 6 OK 2026/03/03 04:38:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:38:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:38:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : apple: Unchanged skipping 2026/03/03 04:38:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:38:58 DEBUG : banana: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:38:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:38:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:38:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:38:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:38:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:38:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:38:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:38:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:38:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:38:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:38:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:38:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:38:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:38:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:38:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:38:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:38:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:38:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:38:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:38:58 DEBUG : Waiting for deletions to finish 2026/03/03 04:38:58 DEBUG : Waiting for deletions to finish 2026/03/03 04:38:58 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : apple: Excluded 2026/03/03 04:38:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:38:58 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : banana: Excluded 2026/03/03 04:38:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : splitbananasplit: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:38:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:38:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:39:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:39:00 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9a460: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:00 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9a460: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:39:00 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9a460: Deleted 2026/03/03 04:39:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:39:00 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9a545: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:00 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9a545: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:39:00 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9a545: Deleted 2026/03/03 04:39:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:39:01 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9a5kb: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:01 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9a5kb: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:39:01 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9a5kb: Deleted 2026/03/03 04:39:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:39:01 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9a678: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:01 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9a678: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:39:01 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9a678: Deleted 2026/03/03 04:39:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:39:01 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9a6nn: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:01 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9a6nn: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:39:02 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9a6nn: Deleted 2026/03/03 04:39:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:39:02 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9a72q: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:02 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9a72q: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:39:02 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9a72q: Deleted 2026/03/03 04:39:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:39:02 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9a7i7: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:02 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9a7i7: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:39:02 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9a7i7: Deleted 2026/03/03 04:39:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:39:03 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9a8ys: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:03 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9a8ys: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:39:03 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9a8ys: Deleted 2026/03/03 04:39:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:39:03 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9a8z8: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:03 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9a8z8: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:39:03 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9a8z8: Deleted 2026/03/03 04:39:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:39:04 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9a8zn: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:04 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9a8zn: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:39:04 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9a8zn: Deleted 2026/03/03 04:39:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:39:04 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9a957: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:04 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9a957: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:39:04 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9a957: Deleted 2026/03/03 04:39:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:39:05 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9a9hy: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:05 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9a9hy: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:39:05 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9a9hy: Deleted 2026/03/03 04:39:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:39:05 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9aatf: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:05 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9aatf: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:39:05 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9aatf: Deleted 2026/03/03 04:39:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:39:06 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9aafa: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:06 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9aafa: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:39:06 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9aafa: Deleted 2026/03/03 04:39:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:39:06 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9ab0j: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:06 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9ab0j: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:39:06 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9ab0j: Deleted 2026/03/03 04:39:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:39:06 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9abij: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:06 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9abij: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:39:07 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9abij: Deleted 2026/03/03 04:39:07 DEBUG : apple: size = 5 OK 2026/03/03 04:39:07 DEBUG : apple.rclone_chunk.001_b9ace7: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:07 INFO : apple.rclone_chunk.001_b9ace7: Copied (server-side copy) to: apple 2026/03/03 04:39:07 INFO : apple.rclone_chunk.001_b9ace7: Deleted 2026/03/03 04:39:07 DEBUG : banana: size = 6 OK 2026/03/03 04:39:07 DEBUG : banana.rclone_chunk.001_b9acek: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:07 INFO : banana.rclone_chunk.001_b9acek: Copied (server-side copy) to: banana 2026/03/03 04:39:07 INFO : banana.rclone_chunk.001_b9acek: Deleted 2026/03/03 04:39:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:39:08 DEBUG : appleappleapplebanana.rclone_chunk.001_b9ac76: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:08 INFO : appleappleapplebanana.rclone_chunk.001_b9ac76: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:39:08 INFO : appleappleapplebanana.rclone_chunk.001_b9ac76: Deleted 2026/03/03 04:39:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:39:08 DEBUG : splitbananasplit.rclone_chunk.001_b9adqo: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:08 INFO : splitbananasplit.rclone_chunk.001_b9adqo: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:39:08 INFO : splitbananasplit.rclone_chunk.001_b9adqo: Deleted 2026/03/03 04:39:08 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:08 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : apple: Excluded 2026/03/03 04:39:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:39:08 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : banana: Excluded 2026/03/03 04:39:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : splitbananasplit: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:39:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:39:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 04:39:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:39:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:39:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/03 04:39:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_b9aeac: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:10 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_b9aeac: Copied (server-side copy) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:10 DEBUG : YXBwbGU=: size = 5 OK 2026/03/03 04:39:10 DEBUG : YXBwbGU=.rclone_chunk.001_b9aev1: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:10 INFO : YXBwbGU=.rclone_chunk.001_b9aev1: Copied (server-side copy) to: YXBwbGU= 2026/03/03 04:39:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/03 04:39:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_b9ae2e: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:10 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_b9ae2e: Copied (server-side copy) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:10 DEBUG : YmFuYW5h: size = 6 OK 2026/03/03 04:39:10 DEBUG : YmFuYW5h.rclone_chunk.001_b9aex5: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:10 INFO : YmFuYW5h.rclone_chunk.001_b9aex5: Copied (server-side copy) to: YmFuYW5h 2026/03/03 04:39:10 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_b9aeac: Deleted 2026/03/03 04:39:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/03 04:39:10 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:10 INFO : YXBwbGU=.rclone_chunk.001_b9aev1: Deleted 2026/03/03 04:39:10 DEBUG : YXBwbGU=: size = 5 OK 2026/03/03 04:39:10 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:10 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/03 04:39:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:10 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_b9ae2e: Deleted 2026/03/03 04:39:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/03 04:39:10 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:10 INFO : YmFuYW5h.rclone_chunk.001_b9aex5: Deleted 2026/03/03 04:39:10 DEBUG : YmFuYW5h: size = 6 OK 2026/03/03 04:39:10 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:10 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/03 04:39:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/03 04:39:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_b9af35: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:10 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_b9af35: Copied (server-side copy) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/03 04:39:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_b9af31: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:10 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_b9af31: Copied (server-side copy) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/03 04:39:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_b9afmp: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:10 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_b9afmp: Copied (server-side copy) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/03 04:39:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_b9afmp: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:10 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_b9afmp: Copied (server-side copy) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:10 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_b9af35: Deleted 2026/03/03 04:39:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/03 04:39:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:10 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_b9af31: Deleted 2026/03/03 04:39:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/03 04:39:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:10 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_b9afmp: Deleted 2026/03/03 04:39:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/03 04:39:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:10 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_b9afmp: Deleted 2026/03/03 04:39:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/03 04:39:10 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_b9afyt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:11 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_b9afyt: Copied (server-side copy) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_b9af4z: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:11 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_b9af4z: Copied (server-side copy) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_b9afan: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:11 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_b9afan: Copied (server-side copy) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_b9afmq: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:11 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_b9afmq: Copied (server-side copy) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:11 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_b9afyt: Deleted 2026/03/03 04:39:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:11 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_b9af4z: Deleted 2026/03/03 04:39:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:11 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_b9afan: Deleted 2026/03/03 04:39:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:11 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_b9afmq: Deleted 2026/03/03 04:39:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_b9agsr: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:11 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_b9agsr: Copied (server-side copy) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/03 04:39:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_b9agv0: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:11 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_b9agv0: Copied (server-side copy) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/03 04:39:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_b9agv5: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:11 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_b9agv5: Copied (server-side copy) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_b9agrq: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:11 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_b9agrq: Copied (server-side copy) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:11 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_b9agsr: Deleted 2026/03/03 04:39:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:11 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_b9agv0: Deleted 2026/03/03 04:39:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/03 04:39:11 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:11 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_b9agv5: Deleted 2026/03/03 04:39:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/03 04:39:11 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:11 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_b9agrq: Deleted 2026/03/03 04:39:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/03 04:39:11 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/03 04:39:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_b9agnt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:12 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_b9agnt: Copied (server-side copy) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/03 04:39:12 DEBUG : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_b9agic: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:12 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_b9agic: Copied (server-side copy) to: dir1/MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/03 04:39:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_b9agii: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:12 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_b9agii: Copied (server-side copy) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/03 04:39:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_b9agv6: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:12 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_b9agv6: Copied (server-side copy) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_b9agic: Deleted 2026/03/03 04:39:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/03 04:39:12 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_b9agnt: Deleted 2026/03/03 04:39:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_b9agii: Deleted 2026/03/03 04:39:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_b9agv6: Deleted 2026/03/03 04:39:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:12 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 04:39:12 INFO : appleappleapplebanana: Deleted 2026/03/03 04:39:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 04:39:12 INFO : splitbananasplit: Deleted 2026/03/03 04:39:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 04:39:12 INFO : banana: Deleted 2026/03/03 04:39:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 04:39:12 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 04:39:12 INFO : apple: Deleted 2026/03/03 04:39:12 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : YXBwbGU=: Excluded 2026/03/03 04:39:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/03 04:39:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : YmFuYW5h: Excluded 2026/03/03 04:39:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : YXBwbGU=: size = 5 OK 2026/03/03 04:39:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/03 04:39:12 DEBUG : YmFuYW5h: size = 6 OK 2026/03/03 04:39:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:39:12 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : apple: Unchanged skipping 2026/03/03 04:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/03 04:39:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/03 04:39:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/03 04:39:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/03 04:39:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/03 04:39:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/03 04:39:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/03 04:39:12 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : banana: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:39:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:39:12 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:12 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : YXBwbGU=: Excluded 2026/03/03 04:39:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/03 04:39:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : YmFuYW5h: Excluded 2026/03/03 04:39:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/03 04:39:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/03 04:39:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 04:39:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 04:39:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 04:39:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 04:39:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 04:39:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 04:39:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:39:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:39:14 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9ajiv: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:14 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9ajiv: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:39:14 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9ajiv: Deleted 2026/03/03 04:39:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:39:15 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9ajkm: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9ajkm: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:39:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9ajkm: Deleted 2026/03/03 04:39:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:39:15 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9akof: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9akof: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:39:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9akof: Deleted 2026/03/03 04:39:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:39:15 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9akld: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9akld: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:39:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9akld: Deleted 2026/03/03 04:39:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:39:16 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9al36: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:16 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9al36: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:39:16 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9al36: Deleted 2026/03/03 04:39:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:39:16 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9alfo: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:16 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9alfo: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:39:16 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9alfo: Deleted 2026/03/03 04:39:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:39:17 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9alj2: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:17 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9alj2: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:39:17 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9alj2: Deleted 2026/03/03 04:39:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:39:17 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9am0v: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:17 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9am0v: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:39:17 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9am0v: Deleted 2026/03/03 04:39:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:39:18 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9amkv: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:18 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9amkv: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:39:18 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9amkv: Deleted 2026/03/03 04:39:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:39:18 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9anxd: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:18 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9anxd: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:39:18 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9anxd: Deleted 2026/03/03 04:39:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:39:19 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9an45: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:19 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9an45: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:39:19 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9an45: Deleted 2026/03/03 04:39:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:39:19 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9aorn: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:19 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9aorn: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:39:19 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9aorn: Deleted 2026/03/03 04:39:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:39:20 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9aobh: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:20 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9aobh: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:39:20 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9aobh: Deleted 2026/03/03 04:39:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:39:20 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9ap8l: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:20 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9ap8l: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:39:20 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9ap8l: Deleted 2026/03/03 04:39:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:39:21 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9apis: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:21 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9apis: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:39:21 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9apis: Deleted 2026/03/03 04:39:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:39:21 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9aqiu: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:21 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9aqiu: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:39:21 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9aqiu: Deleted 2026/03/03 04:39:21 DEBUG : apple: size = 5 OK 2026/03/03 04:39:21 DEBUG : apple.rclone_chunk.001_b9aqqh: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:21 INFO : apple.rclone_chunk.001_b9aqqh: Copied (server-side copy) to: apple 2026/03/03 04:39:21 INFO : apple.rclone_chunk.001_b9aqqh: Deleted 2026/03/03 04:39:22 DEBUG : banana: size = 6 OK 2026/03/03 04:39:22 DEBUG : banana.rclone_chunk.001_b9arpk: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:22 INFO : banana.rclone_chunk.001_b9arpk: Copied (server-side copy) to: banana 2026/03/03 04:39:22 INFO : banana.rclone_chunk.001_b9arpk: Deleted 2026/03/03 04:39:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:39:22 DEBUG : appleappleapplebanana.rclone_chunk.001_b9arnd: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:22 INFO : appleappleapplebanana.rclone_chunk.001_b9arnd: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:39:22 INFO : appleappleapplebanana.rclone_chunk.001_b9arnd: Deleted 2026/03/03 04:39:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:39:23 DEBUG : splitbananasplit.rclone_chunk.001_b9are1: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:23 INFO : splitbananasplit.rclone_chunk.001_b9are1: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:39:23 INFO : splitbananasplit.rclone_chunk.001_b9are1: Deleted 2026/03/03 04:39:23 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:23 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : apple: Excluded 2026/03/03 04:39:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:39:23 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : banana: Excluded 2026/03/03 04:39:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : splitbananasplit: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:39:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:39:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:39:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:24 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:24 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:24 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:24 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:24 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:24 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:24 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:24 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 04:39:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 04:39:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 04:39:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 04:39:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 04:39:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 04:39:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 04:39:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 04:39:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 04:39:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 04:39:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 04:39:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 04:39:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 04:39:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 04:39:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/03 04:39:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:39:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:39:24 DEBUG : PREFIXapple: size = 5 OK 2026/03/03 04:39:24 DEBUG : PREFIXapple.rclone_chunk.001_b9atg3: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:24 INFO : PREFIXapple.rclone_chunk.001_b9atg3: Copied (server-side copy) to: PREFIXapple 2026/03/03 04:39:24 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/03 04:39:24 DEBUG : PREFIXbanana: size = 6 OK 2026/03/03 04:39:24 DEBUG : PREFIXsplitbananasplit.rclone_chunk.001_b9atub: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:24 DEBUG : PREFIXbanana.rclone_chunk.001_b9atdu: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:24 INFO : PREFIXsplitbananasplit.rclone_chunk.001_b9atub: Copied (server-side copy) to: PREFIXsplitbananasplit 2026/03/03 04:39:24 INFO : PREFIXbanana.rclone_chunk.001_b9atdu: Copied (server-side copy) to: PREFIXbanana 2026/03/03 04:39:24 INFO : PREFIXapple.rclone_chunk.001_b9atg3: Deleted 2026/03/03 04:39:24 DEBUG : PREFIXapple: size = 5 OK 2026/03/03 04:39:24 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:24 INFO : apple: Copied (new) to: PREFIXapple 2026/03/03 04:39:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 04:39:24 INFO : PREFIXbanana.rclone_chunk.001_b9atdu: Deleted 2026/03/03 04:39:24 DEBUG : PREFIXbanana: size = 6 OK 2026/03/03 04:39:24 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:24 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/03 04:39:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 04:39:24 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/03 04:39:24 DEBUG : PREFIXappleappleapplebanana.rclone_chunk.001_b9at9m: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:24 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_b9at9m: Copied (server-side copy) to: PREFIXappleappleapplebanana 2026/03/03 04:39:25 INFO : PREFIXsplitbananasplit.rclone_chunk.001_b9atub: Deleted 2026/03/03 04:39:25 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/03 04:39:25 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/03 04:39:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 04:39:25 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_b9at9m: Deleted 2026/03/03 04:39:25 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/03 04:39:25 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/03 04:39:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_b9auoa: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:25 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_b9auoa: Copied (server-side copy) to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_b9auaj: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:25 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_b9auaj: Copied (server-side copy) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_b9auvs: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:25 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_b9auvs: Copied (server-side copy) to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_b9au9s: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:25 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_b9au9s: Copied (server-side copy) to: dir1/PREFIX0003-defghij.txt 2026/03/03 04:39:25 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_b9auoa: Deleted 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 04:39:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 04:39:25 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_b9auvs: Deleted 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 04:39:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 04:39:25 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_b9auaj: Deleted 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 04:39:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 04:39:25 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_b9au9s: Deleted 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/03 04:39:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_b9au17: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:25 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_b9au17: Copied (server-side copy) to: dir1/PREFIX0004-efghijk.txt 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_b9auue: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:25 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_b9auue: Copied (server-side copy) to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_b9auv2: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:25 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_b9auv2: Copied (server-side copy) to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 04:39:25 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_b9au17: Deleted 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/03 04:39:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 04:39:25 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_b9auue: Deleted 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 04:39:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_b9aupx: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:25 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_b9aupx: Copied (server-side copy) to: dir1/PREFIX0007-1234567.txt 2026/03/03 04:39:25 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_b9auv2: Deleted 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 04:39:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 04:39:25 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_b9aupx: Deleted 2026/03/03 04:39:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/03 04:39:25 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/03 04:39:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_b9avqa: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:26 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_b9avqa: Copied (server-side copy) to: dir1/PREFIX0009-3456789.txt 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_b9auye: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:26 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_b9auye: Copied (server-side copy) to: dir1/PREFIX0008-2345678.txt 2026/03/03 04:39:26 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_b9avqa: Deleted 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/03 04:39:26 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/03 04:39:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 04:39:26 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_b9auye: Deleted 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/03 04:39:26 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/03 04:39:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_b9av65: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:26 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_b9av65: Copied (server-side copy) to: dir1/PREFIX0011-56789;.txt 2026/03/03 04:39:26 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_b9av65: Deleted 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/03 04:39:26 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/03 04:39:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0010-456789.txt.rclone_chunk.001_b9av7f: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:26 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_b9av7f: Copied (server-side copy) to: dir1/PREFIX0010-456789.txt 2026/03/03 04:39:26 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_b9av7f: Deleted 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/03 04:39:26 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/03 04:39:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_b9avkn: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:26 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_b9avkn: Copied (server-side copy) to: dir1/PREFIX0012-6789;.txt 2026/03/03 04:39:26 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_b9avkn: Deleted 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/03 04:39:26 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_b9avfc: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:26 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_b9avfc: Copied (server-side copy) to: dir1/PREFIX0014-89;=.txt 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_b9av8z: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:26 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_b9av8z: Copied (server-side copy) to: dir1/PREFIX0013-789;=.txt 2026/03/03 04:39:26 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_b9avfc: Deleted 2026/03/03 04:39:26 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/03 04:39:26 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/03 04:39:27 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_b9av8z: Deleted 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/03 04:39:27 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_b9av80: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:27 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_b9av80: Copied (server-side copy) to: dir1/PREFIX0015-9;=.txt 2026/03/03 04:39:27 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_b9av80: Deleted 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/03 04:39:27 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/03 04:39:27 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:27 INFO : appleappleapplebanana: Deleted 2026/03/03 04:39:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 04:39:27 INFO : banana: Deleted 2026/03/03 04:39:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 04:39:27 INFO : splitbananasplit: Deleted 2026/03/03 04:39:27 INFO : apple: Deleted 2026/03/03 04:39:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 04:39:27 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 04:39:27 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : PREFIXapple: Excluded 2026/03/03 04:39:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/03 04:39:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : PREFIXbanana: Excluded 2026/03/03 04:39:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:39:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/03 04:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 04:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 04:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 04:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 04:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 04:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 04:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 04:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 04:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 04:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 04:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 04:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 04:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 04:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 04:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 04:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 04:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 04:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 04:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 04:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 04:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 04:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 04:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 04:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 04:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 04:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 04:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 04:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 04:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 04:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 04:39:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 04:39:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 04:39:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 04:39:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 04:39:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 04:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 04:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 04:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 04:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 04:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 04:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 04:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 04:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 04:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 04:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 04:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 04:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 04:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 04:39:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:27 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:39:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:39:27 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:39:27 DEBUG : splitbananasplit.rclone_chunk.001_b9awjq: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:27 INFO : splitbananasplit.rclone_chunk.001_b9awjq: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:39:27 DEBUG : apple: size = 5 OK 2026/03/03 04:39:27 DEBUG : apple.rclone_chunk.001_b9awpx: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:27 INFO : apple.rclone_chunk.001_b9awpx: Copied (server-side copy) to: apple 2026/03/03 04:39:27 DEBUG : banana: size = 6 OK 2026/03/03 04:39:27 DEBUG : banana.rclone_chunk.001_b9aw2p: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:27 INFO : banana.rclone_chunk.001_b9aw2p: Copied (server-side copy) to: banana 2026/03/03 04:39:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:39:27 DEBUG : appleappleapplebanana.rclone_chunk.001_b9awh6: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:27 INFO : appleappleapplebanana.rclone_chunk.001_b9awh6: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:39:27 INFO : splitbananasplit.rclone_chunk.001_b9awjq: Deleted 2026/03/03 04:39:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:39:27 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:27 INFO : splitbananasplit: Copied (new) 2026/03/03 04:39:27 INFO : apple.rclone_chunk.001_b9awpx: Deleted 2026/03/03 04:39:27 DEBUG : apple: size = 5 OK 2026/03/03 04:39:27 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:27 INFO : apple: Copied (new) 2026/03/03 04:39:28 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 INFO : appleappleapplebanana.rclone_chunk.001_b9awh6: Deleted 2026/03/03 04:39:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:39:28 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:28 INFO : appleappleapplebanana: Copied (new) 2026/03/03 04:39:28 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 INFO : banana.rclone_chunk.001_b9aw2p: Deleted 2026/03/03 04:39:28 DEBUG : banana: size = 6 OK 2026/03/03 04:39:28 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:28 INFO : banana: Copied (new) 2026/03/03 04:39:28 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9axo4: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:28 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9axo4: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:39:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9ax65: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:28 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9ax65: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:39:28 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9axo4: Deleted 2026/03/03 04:39:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/03 04:39:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9axdw: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:28 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9axdw: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:39:28 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9ax65: Deleted 2026/03/03 04:39:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/03 04:39:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9ax2z: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:28 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9ax2z: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:39:28 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9ax2z: Deleted 2026/03/03 04:39:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/03 04:39:28 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9axdw: Deleted 2026/03/03 04:39:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:28 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/03 04:39:28 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9ax9f: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:28 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9ax9f: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:39:28 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9ax9f: Deleted 2026/03/03 04:39:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/03 04:39:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9axok: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:28 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9axok: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:39:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9axqg: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:28 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9axqg: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:39:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9ax7h: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:28 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9ax7h: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:39:28 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9axqg: Deleted 2026/03/03 04:39:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/03 04:39:28 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9axok: Deleted 2026/03/03 04:39:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/03 04:39:28 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9ax7h: Deleted 2026/03/03 04:39:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:39:28 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/03 04:39:28 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:28 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:39:29 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9axkm: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:29 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9axkm: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:39:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:39:29 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9ax5g: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:29 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9ax5g: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:39:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:39:29 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9axqu: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:29 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9axqu: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:39:29 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9ax5g: Deleted 2026/03/03 04:39:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:39:29 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/03 04:39:29 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9axkm: Deleted 2026/03/03 04:39:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:39:29 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/03 04:39:29 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:29 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:39:29 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9axgb: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:29 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9axgb: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:39:29 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9axqu: Deleted 2026/03/03 04:39:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:39:29 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/03 04:39:29 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:29 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9axgb: Deleted 2026/03/03 04:39:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:39:29 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/03 04:39:29 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:39:29 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9ayrp: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:29 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9ayrp: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:39:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:39:29 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9aymi: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:29 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9aymi: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:39:29 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9ayrp: Deleted 2026/03/03 04:39:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:39:29 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/03 04:39:29 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9aymi: Deleted 2026/03/03 04:39:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:39:29 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/03 04:39:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:39:29 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9ay6m: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:29 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9ay6m: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:39:29 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9ay6m: Deleted 2026/03/03 04:39:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:39:29 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/03 04:39:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:39:29 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9ay1i: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:29 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9ay1i: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:39:29 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9ay1i: Deleted 2026/03/03 04:39:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:39:29 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/03 04:39:29 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:29 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/03 04:39:29 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/03 04:39:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/03 04:39:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/03 04:39:29 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/03 04:39:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/03 04:39:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/03 04:39:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/03 04:39:29 INFO : PREFIXapple: Deleted 2026/03/03 04:39:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/03 04:39:29 INFO : PREFIXbanana: Deleted 2026/03/03 04:39:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/03 04:39:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/03 04:39:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/03 04:39:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/03 04:39:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/03 04:39:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/03 04:39:30 INFO : PREFIXsplitbananasplit: Deleted 2026/03/03 04:39:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/03 04:39:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/03 04:39:30 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:30 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : apple: Excluded 2026/03/03 04:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:39:30 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : banana: Excluded 2026/03/03 04:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : splitbananasplit: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:39:30 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:30 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : apple: Excluded 2026/03/03 04:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:39:30 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : banana: Excluded 2026/03/03 04:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : splitbananasplit: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:39:30 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:39:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:39:33 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9b1nq: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:33 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9b1nq: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:39:33 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9b1nq: Deleted 2026/03/03 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:39:33 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9b29a: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:33 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9b29a: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:39:33 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9b29a: Deleted 2026/03/03 04:39:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:39:33 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9b2aw: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:33 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9b2aw: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:39:33 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9b2aw: Deleted 2026/03/03 04:39:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:39:34 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9b3m5: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:34 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9b3m5: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:39:34 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9b3m5: Deleted 2026/03/03 04:39:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:39:34 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9b3jl: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:34 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9b3jl: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:39:34 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9b3jl: Deleted 2026/03/03 04:39:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:39:35 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9b3u1: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:35 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9b3u1: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:39:35 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9b3u1: Deleted 2026/03/03 04:39:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:39:35 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9b4d5: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:35 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9b4d5: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:39:35 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9b4d5: Deleted 2026/03/03 04:39:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:39:36 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9b436: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:36 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9b436: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:39:36 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9b436: Deleted 2026/03/03 04:39:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:39:36 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9b5yu: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:36 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9b5yu: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:39:36 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9b5yu: Deleted 2026/03/03 04:39:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:39:37 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9b5qi: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:37 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9b5qi: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:39:37 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9b5qi: Deleted 2026/03/03 04:39:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:39:37 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9b63q: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:37 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9b63q: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:39:37 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9b63q: Deleted 2026/03/03 04:39:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:39:37 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9b66q: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:37 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9b66q: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:39:38 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9b66q: Deleted 2026/03/03 04:39:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:39:38 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9b7az: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9b7az: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:39:38 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9b7az: Deleted 2026/03/03 04:39:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:39:38 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9b79x: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9b79x: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:39:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9b79x: Deleted 2026/03/03 04:39:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:39:39 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9b7ne: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:39 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9b7ne: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:39:39 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9b7ne: Deleted 2026/03/03 04:39:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:39:39 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9b841: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:39 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9b841: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:39:39 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9b841: Deleted 2026/03/03 04:39:40 DEBUG : apple: size = 5 OK 2026/03/03 04:39:40 DEBUG : apple.rclone_chunk.001_b9b8at: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:40 INFO : apple.rclone_chunk.001_b9b8at: Copied (server-side copy) to: apple 2026/03/03 04:39:40 INFO : apple.rclone_chunk.001_b9b8at: Deleted 2026/03/03 04:39:40 DEBUG : banana: size = 6 OK 2026/03/03 04:39:40 DEBUG : banana.rclone_chunk.001_b9b92b: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:40 INFO : banana.rclone_chunk.001_b9b92b: Copied (server-side copy) to: banana 2026/03/03 04:39:40 INFO : banana.rclone_chunk.001_b9b92b: Deleted 2026/03/03 04:39:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:39:41 DEBUG : appleappleapplebanana.rclone_chunk.001_b9b934: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:41 INFO : appleappleapplebanana.rclone_chunk.001_b9b934: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:39:41 INFO : appleappleapplebanana.rclone_chunk.001_b9b934: Deleted 2026/03/03 04:39:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:39:41 DEBUG : splitbananasplit.rclone_chunk.001_b9ba7n: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:41 INFO : splitbananasplit.rclone_chunk.001_b9ba7n: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:39:41 INFO : splitbananasplit.rclone_chunk.001_b9ba7n: Deleted 2026/03/03 04:39:41 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:41 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : apple: Excluded 2026/03/03 04:39:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:39:41 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : banana: Excluded 2026/03/03 04:39:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : splitbananasplit: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:39:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:39:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:39:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 04:39:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 04:39:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 04:39:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 04:39:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 04:39:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 04:39:42 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/03 04:39:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:39:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:39:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/03 04:39:43 DEBUG : bananaSUFFIX.rclone_chunk.001_b9bblj: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:43 INFO : bananaSUFFIX.rclone_chunk.001_b9bblj: Copied (server-side copy) to: bananaSUFFIX 2026/03/03 04:39:43 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/03 04:39:43 DEBUG : appleappleapplebananaSUFFIX.rclone_chunk.001_b9bbog: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:43 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_b9bbog: Copied (server-side copy) to: appleappleapplebananaSUFFIX 2026/03/03 04:39:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/03 04:39:43 DEBUG : splitbananasplitSUFFIX.rclone_chunk.001_b9bbkh: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:43 INFO : splitbananasplitSUFFIX.rclone_chunk.001_b9bbkh: Copied (server-side copy) to: splitbananasplitSUFFIX 2026/03/03 04:39:43 INFO : bananaSUFFIX.rclone_chunk.001_b9bblj: Deleted 2026/03/03 04:39:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/03 04:39:43 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:43 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 04:39:43 DEBUG : appleSUFFIX: size = 5 OK 2026/03/03 04:39:43 DEBUG : appleSUFFIX.rclone_chunk.001_b9bbmg: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:43 INFO : appleSUFFIX.rclone_chunk.001_b9bbmg: Copied (server-side copy) to: appleSUFFIX 2026/03/03 04:39:43 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_b9bbog: Deleted 2026/03/03 04:39:43 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/03 04:39:43 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:43 INFO : splitbananasplitSUFFIX.rclone_chunk.001_b9bbkh: Deleted 2026/03/03 04:39:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/03 04:39:43 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 04:39:43 INFO : appleSUFFIX.rclone_chunk.001_b9bbmg: Deleted 2026/03/03 04:39:43 DEBUG : appleSUFFIX: size = 5 OK 2026/03/03 04:39:43 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:43 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/03 04:39:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_b9bc8t: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:43 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_b9bc8t: Copied (server-side copy) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/03 04:39:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_b9bccs: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:43 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_b9bccs: Copied (server-side copy) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 04:39:43 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_b9bc8t: Deleted 2026/03/03 04:39:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/03 04:39:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/03 04:39:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_b9bcif: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:43 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_b9bcif: Copied (server-side copy) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:43 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_b9bccs: Deleted 2026/03/03 04:39:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/03 04:39:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/03 04:39:43 DEBUG : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_b9bct1: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:43 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_b9bct1: Copied (server-side copy) to: dir1/0003-defghij.txtSUFFIX 2026/03/03 04:39:43 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_b9bcif: Deleted 2026/03/03 04:39:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/03 04:39:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:43 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_b9bct1: Deleted 2026/03/03 04:39:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/03 04:39:43 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/03 04:39:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_b9bcp5: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:44 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_b9bcp5: Copied (server-side copy) to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_b9bco7: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:44 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_b9bco7: Copied (server-side copy) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 04:39:44 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_b9bcp5: Deleted 2026/03/03 04:39:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_b9bc7b: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:44 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_b9bc7b: Copied (server-side copy) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 04:39:44 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_b9bco7: Deleted 2026/03/03 04:39:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_b9bcym: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:44 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_b9bcym: Copied (server-side copy) to: dir1/0007-1234567.txtSUFFIX 2026/03/03 04:39:44 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_b9bc7b: Deleted 2026/03/03 04:39:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 04:39:44 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_b9bcym: Deleted 2026/03/03 04:39:44 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_b9bdje: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:44 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_b9bdje: Copied (server-side copy) to: dir1/0008-2345678.txtSUFFIX 2026/03/03 04:39:44 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_b9bdje: Deleted 2026/03/03 04:39:44 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/03 04:39:44 DEBUG : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_b9bdhj: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:44 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_b9bdhj: Copied (server-side copy) to: dir1/0010-456789.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_b9bdz2: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:44 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_b9bdz2: Copied (server-side copy) to: dir1/0009-3456789.txtSUFFIX 2026/03/03 04:39:44 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_b9bdhj: Deleted 2026/03/03 04:39:44 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/03 04:39:44 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/03 04:39:44 DEBUG : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_b9bdr7: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:44 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_b9bdr7: Copied (server-side copy) to: dir1/0011-56789;.txtSUFFIX 2026/03/03 04:39:44 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_b9bdz2: Deleted 2026/03/03 04:39:44 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/03 04:39:44 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 04:39:44 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_b9bdr7: Deleted 2026/03/03 04:39:44 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/03 04:39:44 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/03 04:39:44 DEBUG : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_b9bdqf: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:44 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_b9bdqf: Copied (server-side copy) to: dir1/0012-6789;.txtSUFFIX 2026/03/03 04:39:44 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_b9bdqf: Deleted 2026/03/03 04:39:44 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/03 04:39:44 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/03 04:39:44 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/03 04:39:44 DEBUG : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_b9bdjy: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:44 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_b9bdjy: Copied (server-side copy) to: dir1/0013-789;=.txtSUFFIX 2026/03/03 04:39:45 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_b9bdjy: Deleted 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_b9bdsg: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:45 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_b9bdsg: Copied (server-side copy) to: dir1/0015-9;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_b9bdbj: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:45 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_b9bdbj: Copied (server-side copy) to: dir1/0014-89;=.txtSUFFIX 2026/03/03 04:39:45 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_b9bdsg: Deleted 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/03 04:39:45 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_b9bdbj: Deleted 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:45 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 04:39:45 INFO : apple: Deleted 2026/03/03 04:39:45 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 04:39:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 04:39:45 INFO : appleappleapplebanana: Deleted 2026/03/03 04:39:45 INFO : splitbananasplit: Deleted 2026/03/03 04:39:45 INFO : banana: Deleted 2026/03/03 04:39:45 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : appleSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : bananaSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/03 04:39:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 04:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 04:39:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 04:39:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:39:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:39:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:39:45 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:45 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:45 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:45 DEBUG : banana: size = 6 OK 2026/03/03 04:39:45 DEBUG : banana.rclone_chunk.001_b9be8y: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:45 INFO : banana.rclone_chunk.001_b9be8y: Copied (server-side copy) to: banana 2026/03/03 04:39:46 DEBUG : apple: size = 5 OK 2026/03/03 04:39:46 DEBUG : apple.rclone_chunk.001_b9bed2: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:46 INFO : apple.rclone_chunk.001_b9bed2: Copied (server-side copy) to: apple 2026/03/03 04:39:46 INFO : banana.rclone_chunk.001_b9be8y: Deleted 2026/03/03 04:39:46 DEBUG : banana: size = 6 OK 2026/03/03 04:39:46 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:46 INFO : banana: Copied (new) 2026/03/03 04:39:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:39:46 DEBUG : splitbananasplit.rclone_chunk.001_b9be20: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:46 INFO : splitbananasplit.rclone_chunk.001_b9be20: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:39:46 INFO : apple.rclone_chunk.001_b9bed2: Deleted 2026/03/03 04:39:46 DEBUG : apple: size = 5 OK 2026/03/03 04:39:46 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:46 INFO : apple: Copied (new) 2026/03/03 04:39:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:39:46 DEBUG : appleappleapplebanana.rclone_chunk.001_b9be54: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:46 INFO : appleappleapplebanana.rclone_chunk.001_b9be54: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:39:46 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:46 INFO : splitbananasplit.rclone_chunk.001_b9be20: Deleted 2026/03/03 04:39:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:39:46 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:46 INFO : splitbananasplit: Copied (new) 2026/03/03 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:46 INFO : appleappleapplebanana.rclone_chunk.001_b9be54: Deleted 2026/03/03 04:39:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:39:46 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:46 INFO : appleappleapplebanana: Copied (new) 2026/03/03 04:39:46 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:46 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9bft6: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:46 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9bft6: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:39:46 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9bft6: Deleted 2026/03/03 04:39:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/03 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9bfsb: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:46 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9bfsb: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:39:46 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9bf7v: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:46 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9bf7v: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:39:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9bfw3: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:46 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9bfw3: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:39:46 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9bfsb: Deleted 2026/03/03 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/03 04:39:46 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9bf7v: Deleted 2026/03/03 04:39:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/03 04:39:46 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:46 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9bfw3: Deleted 2026/03/03 04:39:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/03 04:39:46 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:46 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9bf1f: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:46 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9bf1f: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:39:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9bfbp: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:46 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9bfbp: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:39:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9bfgy: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:46 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9bfgy: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:39:46 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9bf1f: Deleted 2026/03/03 04:39:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:39:46 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/03 04:39:47 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9bfgy: Deleted 2026/03/03 04:39:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:39:47 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/03 04:39:47 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:39:47 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9bfzg: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:47 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9bfzg: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:39:47 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9bfbp: Deleted 2026/03/03 04:39:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:39:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/03 04:39:47 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:47 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9bfzg: Deleted 2026/03/03 04:39:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:39:47 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/03 04:39:47 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:47 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:39:47 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9bg3x: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:47 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9bg3x: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:39:47 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9bg3x: Deleted 2026/03/03 04:39:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:39:47 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/03 04:39:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:39:47 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9bgyu: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:47 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9bgyu: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:39:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:39:47 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9bgxv: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:47 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9bgxv: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:39:47 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:47 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9bgxv: Deleted 2026/03/03 04:39:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:39:47 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/03 04:39:47 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9bgyu: Deleted 2026/03/03 04:39:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:39:47 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/03 04:39:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:39:47 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9bgi5: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:47 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9bgi5: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:39:47 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:47 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:47 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9bgi5: Deleted 2026/03/03 04:39:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:39:47 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/03 04:39:47 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:39:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:39:47 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9bg8k: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:47 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9bg8k: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:39:47 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9bg8k: Deleted 2026/03/03 04:39:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:39:47 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/03 04:39:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:39:47 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9bgaf: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:47 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9bgaf: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:39:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:39:47 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9bgem: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:47 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9bgem: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:39:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:39:47 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9bg59: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:47 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9bg59: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:39:47 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9bgaf: Deleted 2026/03/03 04:39:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:39:47 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/03 04:39:48 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9bgem: Deleted 2026/03/03 04:39:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:39:48 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/03 04:39:48 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9bg59: Deleted 2026/03/03 04:39:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:39:48 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/03 04:39:48 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:48 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : splitbananasplitSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : bananaSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : appleSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/03 04:39:48 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/03 04:39:48 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:48 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : apple: Excluded 2026/03/03 04:39:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:39:48 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : banana: Excluded 2026/03/03 04:39:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : splitbananasplit: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:39:48 DEBUG : Waiting for deletions to finish 2026/03/03 04:39:48 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : apple: Excluded 2026/03/03 04:39:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:39:48 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : banana: Excluded 2026/03/03 04:39:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : splitbananasplit: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:39:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:39:48 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:39:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:39:51 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9bkhd: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:39:51 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9bkhd: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:39:51 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9bkhd: Deleted 2026/03/03 04:39:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:39:51 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9bkof: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:39:51 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9bkof: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:39:51 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9bkof: Deleted 2026/03/03 04:39:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:39:52 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9bkcn: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:39:52 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9bkcn: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:39:52 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9bkcn: Deleted 2026/03/03 04:39:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:39:52 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9bloh: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:39:52 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9bloh: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:39:52 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9bloh: Deleted 2026/03/03 04:39:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:39:53 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9blyx: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:39:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9blyx: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:39:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9blyx: Deleted 2026/03/03 04:39:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:39:53 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9bmr9: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:39:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9bmr9: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:39:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9bmr9: Deleted 2026/03/03 04:39:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:39:54 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9bmjg: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:39:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9bmjg: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:39:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9bmjg: Deleted 2026/03/03 04:39:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:39:54 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9bnnh: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:39:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9bnnh: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:39:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9bnnh: Deleted 2026/03/03 04:39:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:39:54 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9bnhf: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:39:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9bnhf: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:39:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9bnhf: Deleted 2026/03/03 04:39:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:39:55 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9bo21: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:39:55 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9bo21: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:39:55 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9bo21: Deleted 2026/03/03 04:39:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:39:55 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9boso: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:39:55 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9boso: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:39:55 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9boso: Deleted 2026/03/03 04:39:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:39:56 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9botn: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:39:56 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9botn: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:39:56 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9botn: Deleted 2026/03/03 04:39:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:39:56 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9bpdv: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:39:56 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9bpdv: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:39:56 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9bpdv: Deleted 2026/03/03 04:39:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:39:57 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9bpa5: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:39:57 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9bpa5: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:39:57 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9bpa5: Deleted 2026/03/03 04:39:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:39:57 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9bqlg: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:39:57 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9bqlg: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:39:57 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9bqlg: Deleted 2026/03/03 04:39:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:39:58 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9bqfr: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:39:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9bqfr: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:39:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9bqfr: Deleted 2026/03/03 04:39:58 DEBUG : apple: size = 5 OK 2026/03/03 04:39:58 DEBUG : apple.rclone_chunk.001_b9brm9: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:39:58 INFO : apple.rclone_chunk.001_b9brm9: Copied (server-side copy) to: apple 2026/03/03 04:39:58 INFO : apple.rclone_chunk.001_b9brm9: Deleted 2026/03/03 04:39:58 DEBUG : banana: size = 6 OK 2026/03/03 04:39:58 DEBUG : banana.rclone_chunk.001_b9brzn: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:39:58 INFO : banana.rclone_chunk.001_b9brzn: Copied (server-side copy) to: banana 2026/03/03 04:39:58 INFO : banana.rclone_chunk.001_b9brzn: Deleted 2026/03/03 04:39:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:39:59 DEBUG : appleappleapplebanana.rclone_chunk.001_b9bsmh: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:39:59 INFO : appleappleapplebanana.rclone_chunk.001_b9bsmh: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:39:59 INFO : appleappleapplebanana.rclone_chunk.001_b9bsmh: Deleted 2026/03/03 04:39:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:39:59 DEBUG : splitbananasplit.rclone_chunk.001_b9bsp8: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:39:59 INFO : splitbananasplit.rclone_chunk.001_b9bsp8: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:39:59 INFO : splitbananasplit.rclone_chunk.001_b9bsp8: Deleted 2026/03/03 04:39:59 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:00 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : apple: Excluded 2026/03/03 04:40:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:00 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : banana: Excluded 2026/03/03 04:40:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:40:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:01 DEBUG : apple: size = 5 OK 2026/03/03 04:40:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:01 DEBUG : banana: size = 6 OK 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 04:40:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 04:40:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 04:40:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 04:40:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:40:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:01 DEBUG : apple: Unchanged skipping 2026/03/03 04:40:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:01 DEBUG : banana: Unchanged skipping 2026/03/03 04:40:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:40:01 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/03 04:40:01 DEBUG : dir1/0000-abcde.rclone_chunk.001_b9bu8l: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:40:01 INFO : dir1/0000-abcde.rclone_chunk.001_b9bu8l: Copied (server-side copy) to: dir1/0000-abcde 2026/03/03 04:40:01 DEBUG : appleapple: size = 21 OK 2026/03/03 04:40:01 DEBUG : appleapple.rclone_chunk.001_b9bu0y: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:40:01 INFO : appleapple.rclone_chunk.001_b9bu0y: Copied (server-side copy) to: appleapple 2026/03/03 04:40:01 DEBUG : splitbanan: size = 16 OK 2026/03/03 04:40:01 DEBUG : splitbanan.rclone_chunk.001_b9but3: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:40:01 INFO : splitbanan.rclone_chunk.001_b9but3: Copied (server-side copy) to: splitbanan 2026/03/03 04:40:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/03 04:40:01 DEBUG : dir1/0001-bcdef.rclone_chunk.001_b9buqs: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:40:01 INFO : dir1/0001-bcdef.rclone_chunk.001_b9buqs: Copied (server-side copy) to: dir1/0001-bcdef 2026/03/03 04:40:01 INFO : dir1/0000-abcde.rclone_chunk.001_b9bu8l: Deleted 2026/03/03 04:40:01 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/03 04:40:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:40:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/03 04:40:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 04:40:01 INFO : appleapple.rclone_chunk.001_b9bu0y: Deleted 2026/03/03 04:40:01 DEBUG : appleapple: size = 21 OK 2026/03/03 04:40:01 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:40:01 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/03 04:40:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 04:40:01 INFO : dir1/0001-bcdef.rclone_chunk.001_b9buqs: Deleted 2026/03/03 04:40:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/03 04:40:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:40:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/03 04:40:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 04:40:01 INFO : splitbanan.rclone_chunk.001_b9but3: Deleted 2026/03/03 04:40:01 DEBUG : splitbanan: size = 16 OK 2026/03/03 04:40:01 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:40:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/03 04:40:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 04:40:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0002-cdefg.rclone_chunk.001_b9buhf: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:40:02 INFO : dir1/0002-cdefg.rclone_chunk.001_b9buhf: Copied (server-side copy) to: dir1/0002-cdefg 2026/03/03 04:40:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0005-fghij.rclone_chunk.001_b9butq: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:40:02 INFO : dir1/0005-fghij.rclone_chunk.001_b9butq: Copied (server-side copy) to: dir1/0005-fghij 2026/03/03 04:40:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0004-efghi.rclone_chunk.001_b9buo4: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:40:02 INFO : dir1/0004-efghi.rclone_chunk.001_b9buo4: Copied (server-side copy) to: dir1/0004-efghi 2026/03/03 04:40:02 INFO : dir1/0002-cdefg.rclone_chunk.001_b9buhf: Deleted 2026/03/03 04:40:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:40:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/03 04:40:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 04:40:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0003-defgh.rclone_chunk.001_b9bu1z: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:40:02 INFO : dir1/0003-defgh.rclone_chunk.001_b9bu1z: Copied (server-side copy) to: dir1/0003-defgh 2026/03/03 04:40:02 INFO : dir1/0005-fghij.rclone_chunk.001_b9butq: Deleted 2026/03/03 04:40:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:40:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/03 04:40:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 04:40:02 INFO : dir1/0004-efghi.rclone_chunk.001_b9buo4: Deleted 2026/03/03 04:40:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:40:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/03 04:40:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 04:40:02 INFO : dir1/0003-defgh.rclone_chunk.001_b9bu1z: Deleted 2026/03/03 04:40:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:40:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/03 04:40:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 04:40:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0006-ghijk.rclone_chunk.001_b9bv7x: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:40:02 INFO : dir1/0006-ghijk.rclone_chunk.001_b9bv7x: Copied (server-side copy) to: dir1/0006-ghijk 2026/03/03 04:40:02 INFO : dir1/0006-ghijk.rclone_chunk.001_b9bv7x: Deleted 2026/03/03 04:40:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:40:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/03 04:40:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 04:40:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0007-12345.rclone_chunk.001_b9bv71: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:40:02 INFO : dir1/0007-12345.rclone_chunk.001_b9bv71: Copied (server-side copy) to: dir1/0007-12345 2026/03/03 04:40:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0008-23456.rclone_chunk.001_b9bvz8: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:40:02 INFO : dir1/0008-23456.rclone_chunk.001_b9bvz8: Copied (server-side copy) to: dir1/0008-23456 2026/03/03 04:40:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0009-34567.rclone_chunk.001_b9bv2z: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:40:02 INFO : dir1/0009-34567.rclone_chunk.001_b9bv2z: Copied (server-side copy) to: dir1/0009-34567 2026/03/03 04:40:02 INFO : dir1/0007-12345.rclone_chunk.001_b9bv71: Deleted 2026/03/03 04:40:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:40:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/03 04:40:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 04:40:02 INFO : dir1/0008-23456.rclone_chunk.001_b9bvz8: Deleted 2026/03/03 04:40:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:40:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/03 04:40:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 04:40:02 INFO : dir1/0009-34567.rclone_chunk.001_b9bv2z: Deleted 2026/03/03 04:40:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/03 04:40:02 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:40:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/03 04:40:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 04:40:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/03 04:40:02 DEBUG : dir1/0010-45678.rclone_chunk.001_b9bvwm: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:40:02 INFO : dir1/0010-45678.rclone_chunk.001_b9bvwm: Copied (server-side copy) to: dir1/0010-45678 2026/03/03 04:40:02 INFO : dir1/0010-45678.rclone_chunk.001_b9bvwm: Deleted 2026/03/03 04:40:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/03 04:40:02 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:40:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/03 04:40:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;.rclone_chunk.001_b9bv46: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:40:03 INFO : dir1/0012-6789;.rclone_chunk.001_b9bv46: Copied (server-side copy) to: dir1/0012-6789; 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=.rclone_chunk.001_b9bvpm: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:40:03 INFO : dir1/0013-789;=.rclone_chunk.001_b9bvpm: Copied (server-side copy) to: dir1/0013-789;= 2026/03/03 04:40:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/03 04:40:03 DEBUG : dir1/0011-56789.rclone_chunk.001_b9bvij: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:40:03 INFO : dir1/0011-56789.rclone_chunk.001_b9bvij: Copied (server-side copy) to: dir1/0011-56789 2026/03/03 04:40:03 INFO : dir1/0012-6789;.rclone_chunk.001_b9bv46: Deleted 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:40:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 04:40:03 INFO : dir1/0011-56789.rclone_chunk.001_b9bvij: Deleted 2026/03/03 04:40:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/03 04:40:03 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:40:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/03 04:40:03 INFO : dir1/0013-789;=.rclone_chunk.001_b9bvpm: Deleted 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:40:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=..rclone_chunk.001_b9bw1z: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:40:03 INFO : dir1/0014-89;=..rclone_chunk.001_b9bw1z: Copied (server-side copy) to: dir1/0014-89;=. 2026/03/03 04:40:03 INFO : dir1/0014-89;=..rclone_chunk.001_b9bw1z: Deleted 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:40:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.t.rclone_chunk.001_b9bw6h: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:40:03 INFO : dir1/0015-9;=.t.rclone_chunk.001_b9bw6h: Copied (server-side copy) to: dir1/0015-9;=.t 2026/03/03 04:40:03 INFO : dir1/0015-9;=.t.rclone_chunk.001_b9bw6h: Deleted 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:40:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/03 04:40:03 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:03 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 04:40:03 INFO : splitbananasplit: Deleted 2026/03/03 04:40:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 04:40:03 INFO : appleappleapplebanana: Deleted 2026/03/03 04:40:03 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 04:40:03 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 04:40:03 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:03 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : apple: Excluded 2026/03/03 04:40:03 DEBUG : appleapple: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : appleapple: Excluded 2026/03/03 04:40:03 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : banana: Excluded 2026/03/03 04:40:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : splitbanan: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0000-abcde: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0001-bcdef: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0002-cdefg: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0003-defgh: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0004-efghi: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0005-fghij: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0006-ghijk: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0007-12345: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0008-23456: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0009-34567: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0010-45678: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0011-56789: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/03 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 04:40:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 04:40:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 04:40:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 04:40:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 04:40:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 04:40:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 04:40:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 04:40:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 04:40:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 04:40:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 04:40:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 04:40:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 04:40:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 04:40:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 04:40:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 04:40:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 04:40:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 04:40:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 04:40:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 04:40:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 04:40:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 04:40:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 04:40:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 04:40:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 04:40:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 04:40:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 04:40:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 04:40:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 04:40:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 04:40:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 04:40:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 04:40:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 04:40:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 04:40:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 04:40:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 04:40:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 04:40:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 04:40:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 04:40:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 04:40:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 04:40:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 04:40:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 04:40:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 04:40:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 04:40:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 04:40:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 04:40:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 04:40:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 04:40:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 04:40:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 04:40:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 04:40:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 04:40:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 04:40:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 04:40:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 04:40:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 04:40:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 04:40:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:03 DEBUG : apple: size = 5 OK 2026/03/03 04:40:03 DEBUG : appleapple: size = 21 OK 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : banana: size = 6 OK 2026/03/03 04:40:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : splitbanan: size = 16 OK 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 04:40:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 04:40:04 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : banana: Unchanged skipping 2026/03/03 04:40:04 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : apple: Unchanged skipping 2026/03/03 04:40:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:40:04 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 04:40:04 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/03 04:40:04 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/03 04:40:04 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/03 04:40:04 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/03 04:40:04 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/03 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 04:40:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 04:40:04 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/03 04:40:04 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/03 04:40:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:40:04 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/03 04:40:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/03 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/03 04:40:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/03 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/03 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/03 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/03 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/03 04:40:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/03 04:40:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:40:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:40:04 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:04 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:04 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : apple: Excluded 2026/03/03 04:40:04 DEBUG : appleapple: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : appleapple: Excluded 2026/03/03 04:40:04 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : banana: Excluded 2026/03/03 04:40:04 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : splitbanan: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0000-abcde: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0001-bcdef: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0002-cdefg: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0003-defgh: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0004-efghi: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0005-fghij: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0006-ghijk: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0007-12345: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0008-23456: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0009-34567: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0010-45678: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0011-56789: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0012-6789;: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0013-789;=: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0014-89;=.: Excluded 2026/03/03 04:40:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/03 04:40:04 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/03 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:05 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9by45: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:40:05 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9by45: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:40:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9by45: Deleted 2026/03/03 04:40:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:06 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9bz68: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:40:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9bz68: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:40:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9bz68: Deleted 2026/03/03 04:40:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:07 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9bz7c: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:40:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9bz7c: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:40:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9bz7c: Deleted 2026/03/03 04:40:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:07 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9c0pd: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:40:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9c0pd: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:40:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9c0pd: Deleted 2026/03/03 04:40:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:08 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9c0so: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:40:08 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9c0so: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:40:08 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9c0so: Deleted 2026/03/03 04:40:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:08 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9c1im: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:40:08 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9c1im: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:40:08 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9c1im: Deleted 2026/03/03 04:40:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:08 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9c1kn: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:40:08 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9c1kn: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:40:09 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9c1kn: Deleted 2026/03/03 04:40:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:09 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9c2ig: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:40:09 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9c2ig: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:40:09 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9c2ig: Deleted 2026/03/03 04:40:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:09 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9c2g9: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:40:09 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9c2g9: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:40:09 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9c2g9: Deleted 2026/03/03 04:40:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:10 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9c2t5: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:40:10 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9c2t5: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:40:10 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9c2t5: Deleted 2026/03/03 04:40:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:10 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9c3vk: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:40:10 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9c3vk: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:40:10 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9c3vk: Deleted 2026/03/03 04:40:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:11 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9c3bv: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:40:11 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9c3bv: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:40:11 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9c3bv: Deleted 2026/03/03 04:40:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:11 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9c4u2: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:40:11 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9c4u2: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:40:11 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9c4u2: Deleted 2026/03/03 04:40:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:12 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9c4bi: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:40:12 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9c4bi: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:40:12 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9c4bi: Deleted 2026/03/03 04:40:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:12 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9c56m: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:40:12 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9c56m: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:40:12 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9c56m: Deleted 2026/03/03 04:40:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:12 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9c5nc: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:40:12 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9c5nc: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:40:13 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9c5nc: Deleted 2026/03/03 04:40:13 DEBUG : apple: size = 5 OK 2026/03/03 04:40:13 DEBUG : apple.rclone_chunk.001_b9c6k2: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:40:13 INFO : apple.rclone_chunk.001_b9c6k2: Copied (server-side copy) to: apple 2026/03/03 04:40:13 INFO : apple.rclone_chunk.001_b9c6k2: Deleted 2026/03/03 04:40:13 DEBUG : banana: size = 6 OK 2026/03/03 04:40:13 DEBUG : banana.rclone_chunk.001_b9c6q7: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:40:13 INFO : banana.rclone_chunk.001_b9c6q7: Copied (server-side copy) to: banana 2026/03/03 04:40:13 INFO : banana.rclone_chunk.001_b9c6q7: Deleted 2026/03/03 04:40:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:14 DEBUG : appleappleapplebanana.rclone_chunk.001_b9c69q: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:40:14 INFO : appleappleapplebanana.rclone_chunk.001_b9c69q: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:40:14 INFO : appleappleapplebanana.rclone_chunk.001_b9c69q: Deleted 2026/03/03 04:40:14 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:14 DEBUG : splitbananasplit.rclone_chunk.001_b9c7p4: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:40:14 INFO : splitbananasplit.rclone_chunk.001_b9c7p4: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:40:14 INFO : splitbananasplit.rclone_chunk.001_b9c7p4: Deleted 2026/03/03 04:40:14 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:14 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : apple: Excluded 2026/03/03 04:40:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:14 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : banana: Excluded 2026/03/03 04:40:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:40:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:15 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:15 DEBUG : banana: size = 6 OK 2026/03/03 04:40:15 DEBUG : apple: size = 5 OK 2026/03/03 04:40:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:40:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:15 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:40:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:15 DEBUG : apple: Unchanged skipping 2026/03/03 04:40:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:15 DEBUG : banana: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:40:16 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:16 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:16 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : apple: Excluded 2026/03/03 04:40:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:16 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : banana: Excluded 2026/03/03 04:40:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:40:16 DEBUG : apple: size = 5 OK 2026/03/03 04:40:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:16 DEBUG : banana: size = 6 OK 2026/03/03 04:40:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:40:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : banana: Unchanged skipping 2026/03/03 04:40:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:40:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : apple: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:40:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:40:16 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:16 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:16 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : apple: Excluded 2026/03/03 04:40:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:16 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : banana: Excluded 2026/03/03 04:40:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:40:16 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:16 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : apple: Excluded 2026/03/03 04:40:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:16 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : banana: Excluded 2026/03/03 04:40:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:16 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:40:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:19 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9ccal: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:40:19 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9ccal: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:40:19 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9ccal: Deleted 2026/03/03 04:40:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:20 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9ccnt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:40:20 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9ccnt: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:40:20 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9ccnt: Deleted 2026/03/03 04:40:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:20 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9cdde: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:40:20 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9cdde: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:40:20 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9cdde: Deleted 2026/03/03 04:40:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:21 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9cdu7: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:40:21 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9cdu7: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:40:21 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9cdu7: Deleted 2026/03/03 04:40:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:21 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9ce78: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:40:21 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9ce78: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:40:21 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9ce78: Deleted 2026/03/03 04:40:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:22 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9ce6b: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:40:22 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9ce6b: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:40:22 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9ce6b: Deleted 2026/03/03 04:40:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:22 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9cfzs: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:40:22 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9cfzs: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:40:22 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9cfzs: Deleted 2026/03/03 04:40:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:22 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9cf45: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:40:22 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9cf45: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:40:22 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9cf45: Deleted 2026/03/03 04:40:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:23 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9cg6t: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:40:23 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9cg6t: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:40:23 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9cg6t: Deleted 2026/03/03 04:40:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:23 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9cgjw: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:40:23 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9cgjw: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:40:23 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9cgjw: Deleted 2026/03/03 04:40:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:24 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9cg4f: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:40:24 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9cg4f: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:40:24 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9cg4f: Deleted 2026/03/03 04:40:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:24 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9chx0: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:40:24 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9chx0: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:40:24 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9chx0: Deleted 2026/03/03 04:40:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:25 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9ch44: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:40:25 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9ch44: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:40:25 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9ch44: Deleted 2026/03/03 04:40:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:25 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9cim9: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:40:25 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9cim9: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:40:25 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9cim9: Deleted 2026/03/03 04:40:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:25 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9cikf: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:40:25 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9cikf: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:40:26 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9cikf: Deleted 2026/03/03 04:40:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:26 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9cjri: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:40:26 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9cjri: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:40:26 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9cjri: Deleted 2026/03/03 04:40:26 DEBUG : apple: size = 5 OK 2026/03/03 04:40:26 DEBUG : apple.rclone_chunk.001_b9cj4a: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:40:26 INFO : apple.rclone_chunk.001_b9cj4a: Copied (server-side copy) to: apple 2026/03/03 04:40:27 INFO : apple.rclone_chunk.001_b9cj4a: Deleted 2026/03/03 04:40:27 DEBUG : banana: size = 6 OK 2026/03/03 04:40:27 DEBUG : banana.rclone_chunk.001_b9ckpe: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:40:27 INFO : banana.rclone_chunk.001_b9ckpe: Copied (server-side copy) to: banana 2026/03/03 04:40:27 INFO : banana.rclone_chunk.001_b9ckpe: Deleted 2026/03/03 04:40:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:27 DEBUG : appleappleapplebanana.rclone_chunk.001_b9ckfe: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:40:27 INFO : appleappleapplebanana.rclone_chunk.001_b9ckfe: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:40:27 INFO : appleappleapplebanana.rclone_chunk.001_b9ckfe: Deleted 2026/03/03 04:40:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:28 DEBUG : splitbananasplit.rclone_chunk.001_b9ckzm: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:40:28 INFO : splitbananasplit.rclone_chunk.001_b9ckzm: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:40:28 INFO : splitbananasplit.rclone_chunk.001_b9ckzm: Deleted 2026/03/03 04:40:28 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:28 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : apple: Excluded 2026/03/03 04:40:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:28 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : banana: Excluded 2026/03/03 04:40:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:40:29 DEBUG : apple: size = 5 OK 2026/03/03 04:40:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:29 DEBUG : banana: size = 6 OK 2026/03/03 04:40:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:40:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:29 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : banana: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:29 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : apple: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:29 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:40:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:40:29 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:29 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:29 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : apple: Excluded 2026/03/03 04:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:29 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : banana: Excluded 2026/03/03 04:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:40:30 DEBUG : apple: size = 5 OK 2026/03/03 04:40:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:30 DEBUG : banana: size = 6 OK 2026/03/03 04:40:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:30 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : apple: Unchanged skipping 2026/03/03 04:40:30 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : banana: Unchanged skipping 2026/03/03 04:40:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:40:30 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:40:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:40:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:40:30 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:30 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:30 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : apple: Excluded 2026/03/03 04:40:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:30 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : banana: Excluded 2026/03/03 04:40:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:30 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:40:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:32 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9cof8: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:40:32 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9cof8: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:40:32 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9cof8: Deleted 2026/03/03 04:40:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:32 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9cpnp: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:40:32 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9cpnp: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:40:32 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9cpnp: Deleted 2026/03/03 04:40:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:33 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9cpfi: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:40:33 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9cpfi: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:40:33 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9cpfi: Deleted 2026/03/03 04:40:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:33 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9cqpt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:40:33 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9cqpt: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:40:33 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9cqpt: Deleted 2026/03/03 04:40:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:33 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9cqwq: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:40:33 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9cqwq: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:40:34 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9cqwq: Deleted 2026/03/03 04:40:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:34 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9cr81: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:40:34 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9cr81: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:40:34 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9cr81: Deleted 2026/03/03 04:40:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:34 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9cr7t: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:40:34 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9cr7t: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:40:34 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9cr7t: Deleted 2026/03/03 04:40:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:35 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9crb0: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:40:35 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9crb0: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:40:35 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9crb0: Deleted 2026/03/03 04:40:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:35 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9cs87: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:40:35 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9cs87: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:40:35 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9cs87: Deleted 2026/03/03 04:40:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:36 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9csk3: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:40:36 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9csk3: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:40:36 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9csk3: Deleted 2026/03/03 04:40:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:36 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9ctrv: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:40:36 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9ctrv: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:40:36 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9ctrv: Deleted 2026/03/03 04:40:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:37 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9ct7c: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:40:37 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9ct7c: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:40:37 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9ct7c: Deleted 2026/03/03 04:40:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:37 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9cu03: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:40:37 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9cu03: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:40:37 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9cu03: Deleted 2026/03/03 04:40:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:37 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9cuy3: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:40:37 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9cuy3: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:40:38 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9cuy3: Deleted 2026/03/03 04:40:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:38 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9cvpx: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:40:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9cvpx: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:40:38 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9cvpx: Deleted 2026/03/03 04:40:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:38 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9cvty: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:40:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9cvty: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:40:38 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9cvty: Deleted 2026/03/03 04:40:39 DEBUG : apple: size = 5 OK 2026/03/03 04:40:39 DEBUG : apple.rclone_chunk.001_b9cvay: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:40:39 INFO : apple.rclone_chunk.001_b9cvay: Copied (server-side copy) to: apple 2026/03/03 04:40:39 INFO : apple.rclone_chunk.001_b9cvay: Deleted 2026/03/03 04:40:39 DEBUG : banana: size = 6 OK 2026/03/03 04:40:39 DEBUG : banana.rclone_chunk.001_b9cw6n: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:40:39 INFO : banana.rclone_chunk.001_b9cw6n: Copied (server-side copy) to: banana 2026/03/03 04:40:39 INFO : banana.rclone_chunk.001_b9cw6n: Deleted 2026/03/03 04:40:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:40 DEBUG : appleappleapplebanana.rclone_chunk.001_b9cwh0: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:40:40 INFO : appleappleapplebanana.rclone_chunk.001_b9cwh0: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:40:40 INFO : appleappleapplebanana.rclone_chunk.001_b9cwh0: Deleted 2026/03/03 04:40:40 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:40 DEBUG : splitbananasplit.rclone_chunk.001_b9cxfo: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:40:40 INFO : splitbananasplit.rclone_chunk.001_b9cxfo: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:40:40 INFO : splitbananasplit.rclone_chunk.001_b9cxfo: Deleted 2026/03/03 04:40:40 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:40 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : apple: Excluded 2026/03/03 04:40:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:40 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : banana: Excluded 2026/03/03 04:40:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:40:41 DEBUG : apple: size = 5 OK 2026/03/03 04:40:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:41 DEBUG : banana: size = 6 OK 2026/03/03 04:40:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:41 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:40:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:41 DEBUG : apple: Unchanged skipping 2026/03/03 04:40:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:40:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:40:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:41 DEBUG : banana: Unchanged skipping 2026/03/03 04:40:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:40:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:40:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:40:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:40:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:40:42 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:42 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:42 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : apple: Excluded 2026/03/03 04:40:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:42 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : banana: Excluded 2026/03/03 04:40:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:40:42 DEBUG : apple: size = 5 OK 2026/03/03 04:40:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:42 DEBUG : banana: size = 6 OK 2026/03/03 04:40:42 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:42 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:40:42 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : apple: Unchanged skipping 2026/03/03 04:40:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:40:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:42 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : banana: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:40:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:40:42 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:42 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:42 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : apple: Excluded 2026/03/03 04:40:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:42 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : banana: Excluded 2026/03/03 04:40:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:42 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:40:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:44 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9d0hn: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:40:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9d0hn: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:40:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9d0hn: Deleted 2026/03/03 04:40:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:44 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9d1up: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:40:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9d1up: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:40:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9d1up: Deleted 2026/03/03 04:40:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:45 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9d1bo: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:40:45 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9d1bo: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:40:45 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9d1bo: Deleted 2026/03/03 04:40:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:45 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9d2ep: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:40:45 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9d2ep: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:40:45 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9d2ep: Deleted 2026/03/03 04:40:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:45 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9d2rz: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:40:45 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9d2rz: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:40:46 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9d2rz: Deleted 2026/03/03 04:40:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:46 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9d3oo: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:40:46 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9d3oo: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:40:46 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9d3oo: Deleted 2026/03/03 04:40:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:46 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9d3y2: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:40:46 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9d3y2: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:40:46 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9d3y2: Deleted 2026/03/03 04:40:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:47 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9d3bb: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:40:47 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9d3bb: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:40:47 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9d3bb: Deleted 2026/03/03 04:40:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:47 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9d4j9: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:40:47 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9d4j9: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:40:47 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9d4j9: Deleted 2026/03/03 04:40:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:48 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9d4iv: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:40:48 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9d4iv: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:40:48 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9d4iv: Deleted 2026/03/03 04:40:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:48 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9d5em: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:40:48 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9d5em: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:40:48 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9d5em: Deleted 2026/03/03 04:40:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:49 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9d5ru: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:40:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9d5ru: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:40:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9d5ru: Deleted 2026/03/03 04:40:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:49 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9d68l: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:40:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9d68l: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:40:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9d68l: Deleted 2026/03/03 04:40:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:49 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9d696: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:40:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9d696: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:40:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9d696: Deleted 2026/03/03 04:40:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:50 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9d71m: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:40:50 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9d71m: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:40:50 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9d71m: Deleted 2026/03/03 04:40:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:50 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9d71l: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:40:50 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9d71l: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:40:50 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9d71l: Deleted 2026/03/03 04:40:51 DEBUG : apple: size = 5 OK 2026/03/03 04:40:51 DEBUG : apple.rclone_chunk.001_b9d7hb: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:40:51 INFO : apple.rclone_chunk.001_b9d7hb: Copied (server-side copy) to: apple 2026/03/03 04:40:51 INFO : apple.rclone_chunk.001_b9d7hb: Deleted 2026/03/03 04:40:51 DEBUG : banana: size = 6 OK 2026/03/03 04:40:51 DEBUG : banana.rclone_chunk.001_b9d8vf: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:40:51 INFO : banana.rclone_chunk.001_b9d8vf: Copied (server-side copy) to: banana 2026/03/03 04:40:51 INFO : banana.rclone_chunk.001_b9d8vf: Deleted 2026/03/03 04:40:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:52 DEBUG : appleappleapplebanana.rclone_chunk.001_b9d8ub: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:40:52 INFO : appleappleapplebanana.rclone_chunk.001_b9d8ub: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:40:52 INFO : appleappleapplebanana.rclone_chunk.001_b9d8ub: Deleted 2026/03/03 04:40:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:52 DEBUG : splitbananasplit.rclone_chunk.001_b9d9w0: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:40:52 INFO : splitbananasplit.rclone_chunk.001_b9d9w0: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:40:52 INFO : splitbananasplit.rclone_chunk.001_b9d9w0: Deleted 2026/03/03 04:40:52 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:52 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : apple: Excluded 2026/03/03 04:40:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:52 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : banana: Excluded 2026/03/03 04:40:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:40:53 DEBUG : apple: size = 5 OK 2026/03/03 04:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:53 DEBUG : banana: size = 6 OK 2026/03/03 04:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:53 DEBUG : banana: Unchanged skipping 2026/03/03 04:40:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:53 DEBUG : apple: Unchanged skipping 2026/03/03 04:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:40:54 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:54 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : apple: Excluded 2026/03/03 04:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : banana: Excluded 2026/03/03 04:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:40:54 DEBUG : apple: size = 5 OK 2026/03/03 04:40:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:40:54 DEBUG : banana: size = 6 OK 2026/03/03 04:40:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:40:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:40:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : apple: Unchanged skipping 2026/03/03 04:40:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : banana: Unchanged skipping 2026/03/03 04:40:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:40:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:40:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:40:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:40:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:40:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:40:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:40:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:40:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:40:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:40:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:40:54 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:54 DEBUG : Waiting for deletions to finish 2026/03/03 04:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : apple: Excluded 2026/03/03 04:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : banana: Excluded 2026/03/03 04:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : splitbananasplit: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:40:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:40:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:40:56 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_b9dcxr: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/03 04:40:56 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9dcxr: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/03/03 04:40:56 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_b9dcxr: Deleted 2026/03/03 04:40:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:40:56 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9dd4q: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/03 04:40:56 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9dd4q: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/03/03 04:40:56 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_b9dd4q: Deleted 2026/03/03 04:40:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:40:57 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_b9dda3: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/03 04:40:57 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9dda3: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/03/03 04:40:57 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_b9dda3: Deleted 2026/03/03 04:40:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:40:57 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_b9dee2: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/03 04:40:57 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9dee2: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/03/03 04:40:57 INFO : dir1/0003-defghij.txt.rclone_chunk.001_b9dee2: Deleted 2026/03/03 04:40:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:40:57 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_b9deg8: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/03 04:40:57 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9deg8: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/03/03 04:40:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_b9deg8: Deleted 2026/03/03 04:40:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:40:58 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_b9df05: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/03 04:40:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9df05: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/03/03 04:40:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_b9df05: Deleted 2026/03/03 04:40:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:40:58 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_b9dfop: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/03 04:40:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9dfop: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/03/03 04:40:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_b9dfop: Deleted 2026/03/03 04:40:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:40:59 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_b9dfho: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/03 04:40:59 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9dfho: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/03/03 04:40:59 INFO : dir1/0007-1234567.txt.rclone_chunk.001_b9dfho: Deleted 2026/03/03 04:40:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:40:59 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_b9dg1q: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/03 04:40:59 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9dg1q: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/03/03 04:40:59 INFO : dir1/0008-2345678.txt.rclone_chunk.001_b9dg1q: Deleted 2026/03/03 04:41:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:41:00 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_b9dgh5: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/03 04:41:00 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9dgh5: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/03/03 04:41:00 INFO : dir1/0009-3456789.txt.rclone_chunk.001_b9dgh5: Deleted 2026/03/03 04:41:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:41:00 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_b9dh82: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/03 04:41:00 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9dh82: Copied (server-side copy) to: dir1/0010-456789.txt 2026/03/03 04:41:00 INFO : dir1/0010-456789.txt.rclone_chunk.001_b9dh82: Deleted 2026/03/03 04:41:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:41:00 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_b9dhno: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/03 04:41:00 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9dhno: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/03/03 04:41:00 INFO : dir1/0011-56789;.txt.rclone_chunk.001_b9dhno: Deleted 2026/03/03 04:41:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:41:01 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_b9di30: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/03 04:41:01 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9di30: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/03/03 04:41:01 INFO : dir1/0012-6789;.txt.rclone_chunk.001_b9di30: Deleted 2026/03/03 04:41:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:41:01 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_b9diof: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/03 04:41:01 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9diof: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/03/03 04:41:01 INFO : dir1/0013-789;=.txt.rclone_chunk.001_b9diof: Deleted 2026/03/03 04:41:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:41:02 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_b9di7e: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/03 04:41:02 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9di7e: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/03/03 04:41:02 INFO : dir1/0014-89;=.txt.rclone_chunk.001_b9di7e: Deleted 2026/03/03 04:41:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:41:02 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_b9djzd: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/03 04:41:02 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9djzd: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/03/03 04:41:02 INFO : dir1/0015-9;=.txt.rclone_chunk.001_b9djzd: Deleted 2026/03/03 04:41:03 DEBUG : apple: size = 5 OK 2026/03/03 04:41:03 DEBUG : apple.rclone_chunk.001_b9dj7a: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/03 04:41:03 INFO : apple.rclone_chunk.001_b9dj7a: Copied (server-side copy) to: apple 2026/03/03 04:41:03 INFO : apple.rclone_chunk.001_b9dj7a: Deleted 2026/03/03 04:41:03 DEBUG : banana: size = 6 OK 2026/03/03 04:41:03 DEBUG : banana.rclone_chunk.001_b9dk9m: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/03 04:41:03 INFO : banana.rclone_chunk.001_b9dk9m: Copied (server-side copy) to: banana 2026/03/03 04:41:03 INFO : banana.rclone_chunk.001_b9dk9m: Deleted 2026/03/03 04:41:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:41:03 DEBUG : appleappleapplebanana.rclone_chunk.001_b9dkf6: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/03 04:41:03 INFO : appleappleapplebanana.rclone_chunk.001_b9dkf6: Copied (server-side copy) to: appleappleapplebanana 2026/03/03 04:41:03 INFO : appleappleapplebanana.rclone_chunk.001_b9dkf6: Deleted 2026/03/03 04:41:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:41:04 DEBUG : splitbananasplit.rclone_chunk.001_b9dlja: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/03 04:41:04 INFO : splitbananasplit.rclone_chunk.001_b9dlja: Copied (server-side copy) to: splitbananasplit 2026/03/03 04:41:04 INFO : splitbananasplit.rclone_chunk.001_b9dlja: Deleted 2026/03/03 04:41:04 DEBUG : Waiting for deletions to finish 2026/03/03 04:41:04 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : apple: Excluded 2026/03/03 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:41:04 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : banana: Excluded 2026/03/03 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : splitbananasplit: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:41:05 DEBUG : apple: size = 5 OK 2026/03/03 04:41:05 DEBUG : banana: size = 6 OK 2026/03/03 04:41:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:41:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:41:05 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : banana: Unchanged skipping 2026/03/03 04:41:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:41:05 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : apple: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:41:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:41:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:41:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:41:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:41:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:41:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:05 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:41:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:41:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:41:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:41:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:41:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:41:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:05 DEBUG : Waiting for deletions to finish 2026/03/03 04:41:05 DEBUG : Waiting for deletions to finish 2026/03/03 04:41:05 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : apple: Excluded 2026/03/03 04:41:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:41:05 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : banana: Excluded 2026/03/03 04:41:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : splitbananasplit: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/03 04:41:06 DEBUG : apple: size = 5 OK 2026/03/03 04:41:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 04:41:06 DEBUG : banana: size = 6 OK 2026/03/03 04:41:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 04:41:06 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : apple: Unchanged skipping 2026/03/03 04:41:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 04:41:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 04:41:06 DEBUG : banana: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 04:41:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 04:41:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 04:41:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 04:41:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 04:41:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 04:41:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 04:41:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 04:41:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 04:41:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 04:41:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 04:41:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 04:41:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 04:41:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 04:41:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 04:41:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 04:41:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 04:41:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:06 DEBUG : Waiting for deletions to finish 2026/03/03 04:41:06 DEBUG : Waiting for deletions to finish 2026/03/03 04:41:06 DEBUG : apple: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : apple: Excluded 2026/03/03 04:41:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : appleappleapplebanana: Excluded 2026/03/03 04:41:06 DEBUG : banana: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : banana: Excluded 2026/03/03 04:41:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : splitbananasplit: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/03 04:41:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 04:41:06 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (153.25s) --- PASS: TestTransform/NFC (12.88s) --- PASS: TestTransform/NFD (12.31s) --- PASS: TestTransform/base64 (14.42s) --- PASS: TestTransform/prefix (18.47s) --- PASS: TestTransform/suffix (18.28s) --- PASS: TestTransform/truncate (14.66s) --- PASS: TestTransform/encoder (13.60s) --- PASS: TestTransform/ISO-8859-1 (12.56s) --- PASS: TestTransform/charmap (12.11s) --- PASS: TestTransform/lowercase (12.02s) --- PASS: TestTransform/ascii (11.93s) === RUN TestTransformCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 04:41:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 04:41:07 INFO : sub dir_somesuffix: Making directory 2026/03/03 04:41:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 04:41:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/03 04:41:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 04:41:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/03 04:41:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 04:41:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/03 04:41:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_b9do7g: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:08 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_b9do7g: Copied (server-side copy) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 04:41:08 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_b9do7g: Deleted 2026/03/03 04:41:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/03 04:41:08 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 04:41:08 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.11s) === RUN TestDoubleTransform run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:08 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:08 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:08 INFO : tictactoe: Making directory 2026/03/03 04:41:08 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:08 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/03 04:41:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/03 04:41:09 DEBUG : tictactoe/tictactoe.rclone_chunk.001_b9dqa7: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:09 INFO : tictactoe/tictactoe.rclone_chunk.001_b9dqa7: Copied (server-side copy) to: tictactoe/tictactoe 2026/03/03 04:41:09 INFO : tictactoe/tictactoe.rclone_chunk.001_b9dqa7: Deleted 2026/03/03 04:41:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/03 04:41:09 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/03 04:41:09 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.03s) === RUN TestFileTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:10 INFO : toe: Making directory 2026/03/03 04:41:10 INFO : toe/toe: Making directory 2026/03/03 04:41:10 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 04:41:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 04:41:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 04:41:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/03 04:41:10 DEBUG : toe/toe/tictactoe.rclone_chunk.001_b9drzk: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:10 INFO : toe/toe/tictactoe.rclone_chunk.001_b9drzk: Copied (server-side copy) to: toe/toe/tictactoe 2026/03/03 04:41:10 INFO : toe/toe/tictactoe.rclone_chunk.001_b9drzk: Deleted 2026/03/03 04:41:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/03 04:41:10 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/03 04:41:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.18s) === RUN TestNoTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:11 INFO : toe: Making directory 2026/03/03 04:41:11 INFO : toe/toe: Making directory 2026/03/03 04:41:11 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 04:41:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 04:41:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 04:41:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/03 04:41:11 DEBUG : toe/toe/tictactoe.rclone_chunk.001_b9ds66: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:11 INFO : toe/toe/tictactoe.rclone_chunk.001_b9ds66: Copied (server-side copy) to: toe/toe/tictactoe 2026/03/03 04:41:11 INFO : toe/toe/tictactoe.rclone_chunk.001_b9ds66: Deleted 2026/03/03 04:41:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/03 04:41:11 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/03 04:41:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.16s) === RUN TestDirTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:12 DEBUG : empty_dir: Making directory with metadata 2026/03/03 04:41:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 04:41:12 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:12 INFO : tictacempty_dir: Making directory 2026/03/03 04:41:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:12 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:12 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:12 INFO : tictactoe: Making directory 2026/03/03 04:41:12 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:12 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:12 INFO : tictactoe/tictactoe: Making directory 2026/03/03 04:41:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 04:41:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 04:41:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 04:41:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 04:41:12 DEBUG : tictactoe/tictactoe/toe.txt.rclone_chunk.001_b9dtsf: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:12 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_b9dtsf: Copied (server-side copy) to: tictactoe/tictactoe/toe.txt 2026/03/03 04:41:12 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_b9dtsf: Deleted 2026/03/03 04:41:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 04:41:12 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/03 04:41:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.18s) === RUN TestAllTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:13 DEBUG : empty_dir: Making directory with metadata 2026/03/03 04:41:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 04:41:13 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:13 INFO : tictacempty_dir: Making directory 2026/03/03 04:41:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:13 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:13 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:13 INFO : tictactoe: Making directory 2026/03/03 04:41:13 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:13 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:13 INFO : tictactoe/tictactoe: Making directory 2026/03/03 04:41:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 04:41:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 04:41:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:13 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9duf2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:13 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9duf2: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:14 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9duf2: Deleted 2026/03/03 04:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:14 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/03 04:41:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:14 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:14 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:14 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 04:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:14 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/03 04:41:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': 0 differences found 2026/03/03 04:41:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': 1 matching files --- PASS: TestAllTag (1.30s) === RUN TestRunTwice run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:14 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:14 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:14 INFO : tictactoe: Making directory 2026/03/03 04:41:14 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:14 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:14 INFO : tictactoe/tictactoe: Making directory 2026/03/03 04:41:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 04:41:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 04:41:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 04:41:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 04:41:15 DEBUG : tictactoe/tictactoe/toe.txt.rclone_chunk.001_b9dvvt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:15 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_b9dvvt: Copied (server-side copy) to: tictactoe/tictactoe/toe.txt 2026/03/03 04:41:15 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_b9dvvt: Deleted 2026/03/03 04:41:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 04:41:15 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/03 04:41:15 DEBUG : Waiting for deletions to finish 2026/03/03 04:41:15 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:15 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:15 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 04:41:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 04:41:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/03 04:41:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:15 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.72s) === RUN TestSyntax 2026/03/03 04:41:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:16 INFO : toe: Making directory 2026/03/03 04:41:16 INFO : toe/toe: Making directory 2026/03/03 04:41:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 04:41:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:16 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:41:16 DEBUG : toe/toe/toe: size = 11 OK 2026/03/03 04:41:16 DEBUG : toe/toe/toe.rclone_chunk.001_b9dx7o: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:16 INFO : toe/toe/toe.rclone_chunk.001_b9dx7o: Copied (server-side copy) to: toe/toe/toe 2026/03/03 04:41:16 INFO : toe/toe/toe.rclone_chunk.001_b9dx7o: Deleted 2026/03/03 04:41:16 DEBUG : toe/toe/toe: size = 11 OK 2026/03/03 04:41:16 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:16 INFO : toe/toe/toe: Copied (new) 2026/03/03 04:41:16 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.10s) === RUN TestMove run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:17 DEBUG : empty_dir: Making directory with metadata 2026/03/03 04:41:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 04:41:17 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:17 INFO : tictacempty_dir: Making directory 2026/03/03 04:41:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:17 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:17 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:17 INFO : tictactoe: Making directory 2026/03/03 04:41:17 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:17 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:17 INFO : tictactoe/tictactoe: Making directory 2026/03/03 04:41:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 04:41:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 04:41:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:18 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9dyt0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:18 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9dyt0: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:18 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9dyt0: Deleted 2026/03/03 04:41:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:18 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:18 INFO : toe/toe/toe.txt: Deleted 2026/03/03 04:41:18 INFO : toe/toe: Removing directory 2026/03/03 04:41:18 INFO : toe: Removing directory 2026/03/03 04:41:18 INFO : empty_dir: Removing directory 2026/03/03 04:41:18 DEBUG : Local file system at /tmp/rclone4191553388: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.11s) === RUN TestTransformFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:18 DEBUG : empty_dir: Making directory with metadata 2026/03/03 04:41:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 04:41:18 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:18 INFO : tictacempty_dir: Making directory 2026/03/03 04:41:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:18 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:18 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:18 INFO : tictactoe: Making directory 2026/03/03 04:41:18 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:18 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:18 INFO : tictactoe/tictactoe: Making directory 2026/03/03 04:41:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 04:41:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 04:41:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:19 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9dzaq: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:19 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9dzaq: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:19 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9dzaq: Deleted 2026/03/03 04:41:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:19 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:19 INFO : toe/toe/toe.txt: Deleted 2026/03/03 04:41:19 INFO : toe/toe: Removing directory 2026/03/03 04:41:19 INFO : toe: Removing directory 2026/03/03 04:41:19 INFO : empty_dir: Removing directory 2026/03/03 04:41:19 DEBUG : Local file system at /tmp/rclone4191553388: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/03 04:41:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 04:41:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 04:41:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 04:41:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: copy non-chunked object... 2026/03/03 04:41:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 04:41:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/03 04:41:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (1.68s) === RUN TestManualTransformFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:20 DEBUG : Reset feature "Copy" 2026/03/03 04:41:20 DEBUG : Reset feature "Move" 2026/03/03 04:41:20 DEBUG : Reset feature "Copy" 2026/03/03 04:41:20 DEBUG : Reset feature "Move" 2026/03/03 04:41:20 DEBUG : empty_dir: Making directory with metadata 2026/03/03 04:41:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 04:41:20 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:20 INFO : tictacempty_dir: Making directory 2026/03/03 04:41:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 04:41:20 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:20 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:20 INFO : tictactoe: Making directory 2026/03/03 04:41:20 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:20 DEBUG : toe: transformed to: tictactoe 2026/03/03 04:41:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:20 INFO : tictactoe/tictactoe: Making directory 2026/03/03 04:41:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 04:41:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 04:41:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 04:41:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9e1d4: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:20 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9e1d4: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:20 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_b9e1d4: Deleted 2026/03/03 04:41:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:20 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 04:41:20 INFO : toe/toe/toe.txt: Deleted 2026/03/03 04:41:20 INFO : toe/toe: Removing directory 2026/03/03 04:41:20 INFO : toe: Removing directory 2026/03/03 04:41:20 INFO : empty_dir: Removing directory 2026/03/03 04:41:20 DEBUG : Local file system at /tmp/rclone4191553388: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/03 04:41:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 04:41:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 04:41:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 04:41:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 04:41:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 04:41:21 DEBUG : toe/toe/toe.txt.rclone_chunk.001_b9e27t: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:21 INFO : toe/toe/toe.txt.rclone_chunk.001_b9e27t: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/03 04:41:22 INFO : toe/toe/toe.txt.rclone_chunk.001_b9e27t: Deleted 2026/03/03 04:41:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 04:41:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/03 04:41:22 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (2.06s) === RUN TestBase64 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:22 DEBUG : toe: transformed to: dG9l 2026/03/03 04:41:22 DEBUG : toe: transformed to: dG9l 2026/03/03 04:41:22 INFO : dG9l: Making directory 2026/03/03 04:41:22 DEBUG : toe: transformed to: dG9l 2026/03/03 04:41:22 DEBUG : toe: transformed to: dG9l 2026/03/03 04:41:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/03 04:41:22 INFO : dG9l/dG9l: Making directory 2026/03/03 04:41:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/03 04:41:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/03 04:41:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 04:41:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 04:41:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 04:41:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/03 04:41:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_b9e3og: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:22 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_b9e3og: Copied (server-side copy) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 04:41:22 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_b9e3og: Deleted 2026/03/03 04:41:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/03 04:41:22 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 04:41:22 DEBUG : Waiting for deletions to finish 2026/03/03 04:41:23 DEBUG : dG9l: transformed to: toe 2026/03/03 04:41:23 DEBUG : dG9l: transformed to: toe 2026/03/03 04:41:23 DEBUG : dG9l: transformed to: toe 2026/03/03 04:41:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/03 04:41:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/03 04:41:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 04:41:23 DEBUG : Local file system at /tmp/rclone4191553388: Waiting for checks to finish 2026/03/03 04:41:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/03 04:41:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/03 04:41:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/03 04:41:23 DEBUG : Local file system at /tmp/rclone4191553388: Waiting for transfers to finish 2026/03/03 04:41:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.44s) === RUN TestError run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi'", Local "Local file system at /tmp/rclone4191553388", Modify Window "1ns" 2026/03/03 04:41:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 04:41:23 DEBUG : toe: transformed to: 2026/03/03 04:41:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 04:41:23 DEBUG : toe: transformed to: 2026/03/03 04:41:23 INFO : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Making directory 2026/03/03 04:41:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 04:41:23 DEBUG : toe: transformed to: 2026/03/03 04:41:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 04:41:23 DEBUG : toe: transformed to: 2026/03/03 04:41:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 04:41:23 DEBUG : toe/toe: transformed to: 2026/03/03 04:41:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/03 04:41:23 INFO : toe/toe: Making directory 2026/03/03 04:41:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 04:41:23 DEBUG : toe/toe: transformed to: 2026/03/03 04:41:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/03 04:41:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 04:41:23 DEBUG : toe: transformed to: 2026/03/03 04:41:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 04:41:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 04:41:23 DEBUG : toe/toe/toe: transformed to: 2026/03/03 04:41:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/03 04:41:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for checks to finish 2026/03/03 04:41:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Waiting for transfers to finish 2026/03/03 04:41:24 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/03/03 04:41:24 DEBUG : toe/toe/toe: size = 11 OK 2026/03/03 04:41:24 DEBUG : toe/toe/toe.rclone_chunk.001_b9e57a: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:24 INFO : toe/toe/toe.rclone_chunk.001_b9e57a: Copied (server-side copy) to: toe/toe/toe 2026/03/03 04:41:24 INFO : toe/toe/toe.rclone_chunk.001_b9e57a: Deleted 2026/03/03 04:41:24 DEBUG : toe/toe/toe: size = 11 OK 2026/03/03 04:41:24 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/03 04:41:24 INFO : toe/toe/toe: Copied (new) 2026/03/03 04:41:24 ERROR : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': not deleting files as there were IO errors 2026/03/03 04:41:24 ERROR : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': not deleting directories as there were IO errors --- PASS: TestError (0.97s) PASS 2026/03/03 04:41:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-jemuxev8hiwi': Purge remote 2026/03/03 04:41:24 DEBUG : S3 bucket rclone-test-jemuxev8hiwi: bucket is versioned: false 2026/03/03 04:41:24 DEBUG : Waiting for deletions to finish 2026/03/03 04:41:25 INFO : S3 bucket rclone-test-jemuxev8hiwi: Bucket "rclone-test-jemuxev8hiwi" deleted "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 6m43.706853562s (try 1/5)