"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2026/04/21 05:00:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi" 2026/04/21 05:00:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 05:00:13 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi" 2026/04/21 05:00:13 DEBUG : Creating backend with remote "/tmp/rclone3376625750" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:13 INFO : S3 bucket rclone-test-kewaciq6kewi: Bucket "rclone-test-kewaciq6kewi" created with ACL "" 2026/04/21 05:00:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/21 05:00:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.01s) === RUN TestCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 05:00:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:14 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:14 DEBUG : sub dir/hello world.rclone_chunk.001_u0xxln: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:14 INFO : sub dir/hello world.rclone_chunk.001_u0xxln: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:14 INFO : sub dir/hello world.rclone_chunk.001_u0xxln: Deleted 2026/04/21 05:00:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:14 INFO : sub dir/hello world: Copied (new) 2026/04/21 05:00:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.92s) === RUN TestCopyMetadata run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", 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-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:15 DEBUG : Creating backend with remote "/non-existing" 2026/04/21 05:00:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/21 05:00:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.18s) === RUN TestCopyNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:15 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:15 DEBUG : sub dir/hello world.rclone_chunk.001_u0xylz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:15 INFO : sub dir/hello world.rclone_chunk.001_u0xylz: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:15 INFO : sub dir/hello world.rclone_chunk.001_u0xylz: Deleted 2026/04/21 05:00:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.95s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.08s) === RUN TestCopyCheckFirst run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:16 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Running all checks before starting transfers 2026/04/21 05:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:16 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Checks finished, now starting transfers 2026/04/21 05:00:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:16 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:16 DEBUG : sub dir/hello world.rclone_chunk.001_u0xzbc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:16 INFO : sub dir/hello world.rclone_chunk.001_u0xzbc: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:16 INFO : sub dir/hello world.rclone_chunk.001_u0xzbc: Deleted 2026/04/21 05:00:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.92s) === RUN TestSyncNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:17 ERROR : Ignoring --no-traverse with sync 2026/04/21 05:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:17 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:17 DEBUG : sub dir/hello world.rclone_chunk.001_u0y0kr: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:17 INFO : sub dir/hello world.rclone_chunk.001_u0y0kr: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:17 INFO : sub dir/hello world.rclone_chunk.001_u0y0kr: Deleted 2026/04/21 05:00:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:17 INFO : sub dir/hello world: Copied (new) 2026/04/21 05:00:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.90s) === RUN TestCopyWithDepth run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/21 05:00:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:18 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:18 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:18 DEBUG : hello world2: size = 12 OK 2026/04/21 05:00:18 DEBUG : hello world2.rclone_chunk.001_u0y11s: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/04/21 05:00:18 INFO : hello world2.rclone_chunk.001_u0y11s: Copied (server-side copy) to: hello world2 2026/04/21 05:00:18 INFO : hello world2.rclone_chunk.001_u0y11s: Deleted 2026/04/21 05:00:18 DEBUG : hello world2: size = 12 OK 2026/04/21 05:00:18 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/04/21 05:00:18 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.90s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:00:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:19 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:19 DEBUG : potato2: size = 11 OK 2026/04/21 05:00:19 DEBUG : potato2.rclone_chunk.001_u0y29a: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:19 INFO : potato2.rclone_chunk.001_u0y29a: Copied (server-side copy) to: potato2 2026/04/21 05:00:19 INFO : potato2.rclone_chunk.001_u0y29a: Deleted 2026/04/21 05:00:19 DEBUG : potato2: size = 11 OK 2026/04/21 05:00:19 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:00:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:20 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:20 DEBUG : potato2: size = 11 OK 2026/04/21 05:00:20 DEBUG : potato2.rclone_chunk.001_u0y3v4: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:20 INFO : potato2.rclone_chunk.001_u0y3v4: Copied (server-side copy) to: potato2 2026/04/21 05:00:20 INFO : potato2.rclone_chunk.001_u0y3v4: Deleted 2026/04/21 05:00:20 DEBUG : potato2: size = 11 OK 2026/04/21 05:00:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.84s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/21 05:00:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 05:00:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/21 05:00:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 05:00:20 INFO : sub dir2: Making directory 2026/04/21 05:00:20 INFO : sub dir: Making directory 2026/04/21 05:00:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:20 INFO : sub dir2/sub sub dir2: Making directory 2026/04/21 05:00:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:21 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:21 DEBUG : sub dir/hello world.rclone_chunk.001_u0y43l: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:21 INFO : sub dir/hello world.rclone_chunk.001_u0y43l: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:21 INFO : sub dir/hello world.rclone_chunk.001_u0y43l: Deleted 2026/04/21 05:00:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:21 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/04/21 05:00:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.95s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:21 INFO : sub dir2: Making directory 2026/04/21 05:00:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/21 05:00:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 05:00:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:21 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:22 DEBUG : sub dir/hello world.rclone_chunk.001_u0y4n5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:22 INFO : sub dir/hello world.rclone_chunk.001_u0y4n5: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:22 INFO : sub dir/hello world.rclone_chunk.001_u0y4n5: Deleted 2026/04/21 05:00:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.79s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:22 DEBUG : sub dir2: Making directory with metadata 2026/04/21 05:00:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 05:00:22 INFO : sub dir2: Making directory 2026/04/21 05:00:22 INFO : sub dir: Making directory 2026/04/21 05:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:22 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:23 DEBUG : sub dir/hello world.rclone_chunk.001_u0y5ap: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:23 INFO : sub dir/hello world.rclone_chunk.001_u0y5ap: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:23 INFO : sub dir/hello world.rclone_chunk.001_u0y5ap: Deleted 2026/04/21 05:00:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:23 INFO : sub dir/hello world: Copied (new) 2026/04/21 05:00:23 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/21 05:00:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/21 05:00:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.96s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", 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-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:23 INFO : sub dir2: Making directory 2026/04/21 05:00:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:23 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:24 DEBUG : sub dir/hello world.rclone_chunk.001_u0y6c1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:24 INFO : sub dir/hello world.rclone_chunk.001_u0y6c1: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:24 INFO : sub dir/hello world.rclone_chunk.001_u0y6c1: Deleted 2026/04/21 05:00:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:24 INFO : sub dir/hello world: Copied (new) 2026/04/21 05:00:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.81s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:24 DEBUG : sub dir2: Making directory with metadata 2026/04/21 05:00:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 05:00:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 05:00:24 INFO : sub dir2: Making directory 2026/04/21 05:00:24 INFO : sub dir: Making directory 2026/04/21 05:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:24 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:24 DEBUG : sub dir/hello world.rclone_chunk.001_u0y73b: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:24 INFO : sub dir/hello world.rclone_chunk.001_u0y73b: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:24 INFO : sub dir/hello world.rclone_chunk.001_u0y73b: Deleted 2026/04/21 05:00:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:24 INFO : sub dir/hello world: Copied (new) 2026/04/21 05:00:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/21 05:00:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.94s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", 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-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:25 INFO : sub dir2: Making directory 2026/04/21 05:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:25 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:25 DEBUG : sub dir/hello world.rclone_chunk.001_u0y8k9: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:25 INFO : sub dir/hello world.rclone_chunk.001_u0y8k9: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:26 INFO : sub dir/hello world.rclone_chunk.001_u0y8k9: Deleted 2026/04/21 05:00:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:26 INFO : sub dir/hello world: Copied (new) 2026/04/21 05:00:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.80s) === RUN TestServerSideCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:26 DEBUG : sub dir/hello world.rclone_chunk.001_u0y9hp: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:26 INFO : sub dir/hello world.rclone_chunk.001_u0y9hp: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:26 INFO : sub dir/hello world.rclone_chunk.001_u0y9hp: Deleted 2026/04/21 05:00:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-runiqov4maba" 2026/04/21 05:00:26 DEBUG : Creating backend with remote "TestS3:rclone-test-runiqov4maba" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi' -> Chunked 'TestChunkerS3:rclone-test-runiqov4maba' 2026/04/21 05:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:27 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/21 05:00:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-runiqov4maba': Waiting for checks to finish 2026/04/21 05:00:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-runiqov4maba': Waiting for transfers to finish 2026/04/21 05:00:27 INFO : S3 bucket rclone-test-runiqov4maba: Bucket "rclone-test-runiqov4maba" created with ACL "" 2026/04/21 05:00:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 05:00:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-runiqov4maba': Purge remote 2026/04/21 05:00:28 DEBUG : S3 bucket rclone-test-runiqov4maba: bucket is versioned: false 2026/04/21 05:00:28 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:28 DEBUG : "sub dir/hello world" version false 2026/04/21 05:00:28 DEBUG : sub dir/hello world: Deleting (id "") 2026/04/21 05:00:28 INFO : sub dir/hello world: Deleted 2026/04/21 05:00:28 INFO : S3 bucket rclone-test-runiqov4maba: Bucket "rclone-test-runiqov4maba" deleted --- PASS: TestServerSideCopy (2.54s) === RUN TestCopyOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:29 DEBUG : sub dir/hello world.rclone_chunk.001_u0yba7: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:29 INFO : sub dir/hello world.rclone_chunk.001_u0yba7: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:29 INFO : sub dir/hello world.rclone_chunk.001_u0yba7: Deleted 2026/04/21 05:00:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:00:29 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:00:29 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 05:00:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:29 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:29 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 05:00:29 DEBUG : sub dir/hello world.rclone_chunk.001_u0yce2: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/21 05:00:29 INFO : sub dir/hello world.rclone_chunk.001_u0yce2: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:30 INFO : sub dir/hello world.rclone_chunk.001_u0yce2: Deleted 2026/04/21 05:00:30 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 05:00:30 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/21 05:00:30 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.59s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:30 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:30 DEBUG : sub dir/hello world.rclone_chunk.001_u0ydwb: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:30 INFO : sub dir/hello world.rclone_chunk.001_u0ydwb: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:30 INFO : sub dir/hello world.rclone_chunk.001_u0ydwb: Deleted 2026/04/21 05:00:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wizupiv1jabu" 2026/04/21 05:00:31 DEBUG : Creating backend with remote "TestS3:rclone-test-wizupiv1jabu" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi' -> Chunked 'TestChunkerS3:rclone-test-wizupiv1jabu' 2026/04/21 05:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:31 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/21 05:00:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-wizupiv1jabu': Waiting for checks to finish 2026/04/21 05:00:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-wizupiv1jabu': Waiting for transfers to finish 2026/04/21 05:00:31 INFO : S3 bucket rclone-test-wizupiv1jabu: Bucket "rclone-test-wizupiv1jabu" created with ACL "" 2026/04/21 05:00:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 05:00:32 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 05:00:32 DEBUG : sub dir/hello world.rclone_chunk.001_u0yfs8: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/21 05:00:32 INFO : sub dir/hello world.rclone_chunk.001_u0yfs8: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:32 INFO : sub dir/hello world.rclone_chunk.001_u0yfs8: Deleted 2026/04/21 05:00:33 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:00:33 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-wizupiv1jabu') 2026/04/21 05:00:33 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 05:00:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-wizupiv1jabu': Waiting for checks to finish 2026/04/21 05:00:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-wizupiv1jabu': Waiting for transfers to finish 2026/04/21 05:00:33 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/21 05:00:33 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 05:00:33 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/21 05:00:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 05:00:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-wizupiv1jabu': Purge remote 2026/04/21 05:00:33 DEBUG : S3 bucket rclone-test-wizupiv1jabu: bucket is versioned: false 2026/04/21 05:00:33 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:33 DEBUG : "sub dir/hello world" version false 2026/04/21 05:00:33 DEBUG : sub dir/hello world: Deleting (id "") 2026/04/21 05:00:33 INFO : sub dir/hello world: Deleted 2026/04/21 05:00:34 INFO : S3 bucket rclone-test-wizupiv1jabu: Bucket "rclone-test-wizupiv1jabu" deleted --- PASS: TestServerSideCopyOverSelf (3.97s) === RUN TestMoveOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:34 DEBUG : sub dir/hello world.rclone_chunk.001_u0yhdq: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:34 INFO : sub dir/hello world.rclone_chunk.001_u0yhdq: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:34 INFO : sub dir/hello world.rclone_chunk.001_u0yhdq: Deleted 2026/04/21 05:00:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:00:35 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:00:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:35 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 05:00:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:35 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:35 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 05:00:35 DEBUG : sub dir/hello world.rclone_chunk.001_u0yi85: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/21 05:00:35 INFO : sub dir/hello world.rclone_chunk.001_u0yi85: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:35 INFO : sub dir/hello world.rclone_chunk.001_u0yi85: Deleted 2026/04/21 05:00:35 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 05:00:35 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/21 05:00:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/21 05:00:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.63s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:36 DEBUG : sub dir/hello world.rclone_chunk.001_u0yjnu: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:36 INFO : sub dir/hello world.rclone_chunk.001_u0yjnu: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:36 INFO : sub dir/hello world.rclone_chunk.001_u0yjnu: Deleted 2026/04/21 05:00:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-depuvey5vefe" 2026/04/21 05:00:36 DEBUG : Creating backend with remote "TestS3:rclone-test-depuvey5vefe" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi' -> Chunked 'TestChunkerS3:rclone-test-depuvey5vefe' 2026/04/21 05:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:36 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/21 05:00:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-depuvey5vefe': Waiting for checks to finish 2026/04/21 05:00:36 DEBUG : Chunked 'TestChunkerS3:rclone-test-depuvey5vefe': Waiting for transfers to finish 2026/04/21 05:00:37 INFO : S3 bucket rclone-test-depuvey5vefe: Bucket "rclone-test-depuvey5vefe" created with ACL "" 2026/04/21 05:00:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 05:00:38 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 05:00:38 DEBUG : sub dir/hello world.rclone_chunk.001_u0ylpo: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/21 05:00:38 INFO : sub dir/hello world.rclone_chunk.001_u0ylpo: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:38 INFO : sub dir/hello world.rclone_chunk.001_u0ylpo: Deleted 2026/04/21 05:00:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-depuvey5vefe': Waiting for checks to finish 2026/04/21 05:00:38 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:00:38 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerS3:rclone-test-depuvey5vefe') 2026/04/21 05:00:38 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 05:00:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-depuvey5vefe': Waiting for transfers to finish 2026/04/21 05:00:38 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/21 05:00:38 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 05:00:38 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/21 05:00:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 05:00:38 INFO : sub dir/hello world: Deleted 2026/04/21 05:00:39 DEBUG : sub dir/hello world: size = 24 OK 2026/04/21 05:00:39 DEBUG : sub dir/hello world.rclone_chunk.001_u0ymjq: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2026/04/21 05:00:39 INFO : sub dir/hello world.rclone_chunk.001_u0ymjq: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:39 INFO : sub dir/hello world.rclone_chunk.001_u0ymjq: Deleted 2026/04/21 05:00:39 DEBUG : testing file moves 2026/04/21 05:00:39 DEBUG : sub dir/hello world: size = 24 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:00:39 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerS3:rclone-test-depuvey5vefe') 2026/04/21 05:00:39 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 05:00:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-depuvey5vefe': Waiting for checks to finish 2026/04/21 05:00:39 DEBUG : sub dir/hello world: copy non-chunked object... 2026/04/21 05:00:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-depuvey5vefe': Waiting for transfers to finish 2026/04/21 05:00:39 DEBUG : sub dir/hello world: size = 24 OK 2026/04/21 05:00:39 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2026/04/21 05:00:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 05:00:39 INFO : sub dir/hello world: Deleted 2026/04/21 05:00:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-depuvey5vefe': Purge remote 2026/04/21 05:00:40 DEBUG : S3 bucket rclone-test-depuvey5vefe: bucket is versioned: false 2026/04/21 05:00:40 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:40 DEBUG : "sub dir/hello world" version false 2026/04/21 05:00:40 DEBUG : sub dir/hello world: Deleting (id "") 2026/04/21 05:00:40 INFO : sub dir/hello world: Deleted 2026/04/21 05:00:40 INFO : S3 bucket rclone-test-depuvey5vefe: Bucket "rclone-test-depuvey5vefe" deleted --- PASS: TestServerSideMoveOverSelf (4.76s) === RUN TestCopyAfterDelete run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:41 DEBUG : sub dir/hello world.rclone_chunk.001_u0ynpd: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:41 INFO : sub dir/hello world.rclone_chunk.001_u0ynpd: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:41 INFO : sub dir/hello world.rclone_chunk.001_u0ynpd: Deleted 2026/04/21 05:00:41 ERROR : error listing: directory not found 2026/04/21 05:00:41 INFO : Local file system at /tmp/rclone3376625750: Making directory 2026/04/21 05:00:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:00:42 DEBUG : sub dir/hello world.rclone_chunk.001_u0yp9x: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:42 INFO : sub dir/hello world.rclone_chunk.001_u0yp9x: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:00:42 INFO : sub dir/hello world.rclone_chunk.001_u0yp9x: Deleted 2026/04/21 05:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:00:42 DEBUG : Local file system at /tmp/rclone3376625750: Waiting for checks to finish 2026/04/21 05:00:42 DEBUG : Local file system at /tmp/rclone3376625750: Waiting for transfers to finish 2026/04/21 05:00:42 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/04/21 05:00:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:00:42 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/04/21 05:00:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.07s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:43 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/21 05:00:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:43 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:43 DEBUG : check sum: size = 1 OK 2026/04/21 05:00:43 DEBUG : check sum.rclone_chunk.001_u0yq9s: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:00:43 INFO : check sum.rclone_chunk.001_u0yq9s: Copied (server-side copy) to: check sum 2026/04/21 05:00:43 INFO : check sum.rclone_chunk.001_u0yq9s: Deleted 2026/04/21 05:00:43 DEBUG : check sum: size = 1 OK 2026/04/21 05:00:43 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:00:43 INFO : check sum: Copied (new) 2026/04/21 05:00:43 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:43 DEBUG : check sum: size = 1 OK 2026/04/21 05:00:43 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:00:43 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/04/21 05:00:43 DEBUG : check sum: Unchanged skipping 2026/04/21 05:00:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:43 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:43 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.08s) === RUN TestSyncSizeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/21 05:00:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:44 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:44 DEBUG : sizeonly: size = 6 OK 2026/04/21 05:00:44 DEBUG : sizeonly.rclone_chunk.001_u0yrgc: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:00:44 INFO : sizeonly.rclone_chunk.001_u0yrgc: Copied (server-side copy) to: sizeonly 2026/04/21 05:00:44 INFO : sizeonly.rclone_chunk.001_u0yrgc: Deleted 2026/04/21 05:00:44 DEBUG : sizeonly: size = 6 OK 2026/04/21 05:00:44 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:00:44 INFO : sizeonly: Copied (new) 2026/04/21 05:00:44 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:45 DEBUG : sizeonly: size = 6 OK 2026/04/21 05:00:45 DEBUG : sizeonly: Sizes identical 2026/04/21 05:00:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:45 DEBUG : sizeonly: Unchanged skipping 2026/04/21 05:00:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:45 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.11s) === RUN TestSyncIgnoreSize run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/21 05:00:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:45 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:45 DEBUG : ignore-size.rclone_chunk.001_u0ysnx: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/04/21 05:00:45 INFO : ignore-size.rclone_chunk.001_u0ysnx: Copied (server-side copy) to: ignore-size 2026/04/21 05:00:46 INFO : ignore-size.rclone_chunk.001_u0ysnx: Deleted 2026/04/21 05:00:46 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/04/21 05:00:46 INFO : ignore-size: Copied (new) 2026/04/21 05:00:46 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:46 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:00:46 DEBUG : ignore-size: Unchanged skipping 2026/04/21 05:00:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:46 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.24s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:47 DEBUG : existing: size = 6 OK 2026/04/21 05:00:47 DEBUG : existing.rclone_chunk.001_u0ytyd: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:00:47 INFO : existing.rclone_chunk.001_u0ytyd: Copied (server-side copy) to: existing 2026/04/21 05:00:47 INFO : existing.rclone_chunk.001_u0ytyd: Deleted 2026/04/21 05:00:47 DEBUG : existing: size = 6 OK 2026/04/21 05:00:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:47 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:00:47 DEBUG : existing: Unchanged skipping 2026/04/21 05:00:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:47 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:47 INFO : There was nothing to transfer 2026/04/21 05:00:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/21 05:00:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:47 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:47 DEBUG : existing: size = 6 OK 2026/04/21 05:00:47 DEBUG : existing.rclone_chunk.001_u0yub3: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:00:47 INFO : existing.rclone_chunk.001_u0yub3: Copied (server-side copy) to: existing 2026/04/21 05:00:47 INFO : existing.rclone_chunk.001_u0yub3: Deleted 2026/04/21 05:00:47 DEBUG : existing: size = 6 OK 2026/04/21 05:00:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:00:47 INFO : existing: Copied (replaced existing) 2026/04/21 05:00:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.55s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/21 05:00:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:48 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:48 DEBUG : existing: size = 6 OK 2026/04/21 05:00:48 DEBUG : existing.rclone_chunk.001_u0yvl7: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:00:48 INFO : existing.rclone_chunk.001_u0yvl7: Copied (server-side copy) to: existing 2026/04/21 05:00:48 INFO : existing.rclone_chunk.001_u0yvl7: Deleted 2026/04/21 05:00:48 DEBUG : existing: size = 6 OK 2026/04/21 05:00:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:00:48 INFO : existing: Copied (new) 2026/04/21 05:00:48 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:48 DEBUG : existing: Destination exists, skipping 2026/04/21 05:00:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:48 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.10s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:49 DEBUG : b/potato: size = 21 OK 2026/04/21 05:00:49 DEBUG : b/potato.rclone_chunk.001_u0yw0e: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/21 05:00:49 INFO : b/potato.rclone_chunk.001_u0yw0e: Copied (server-side copy) to: b/potato 2026/04/21 05:00:49 INFO : b/potato.rclone_chunk.001_u0yw0e: Deleted 2026/04/21 05:00:50 DEBUG : c/non empty space: size = 5 OK 2026/04/21 05:00:50 DEBUG : c/non empty space.rclone_chunk.001_u0ywf8: md5 = ec26039bacb958460a511485fc59d24e OK 2026/04/21 05:00:50 INFO : c/non empty space.rclone_chunk.001_u0ywf8: Copied (server-side copy) to: c/non empty space 2026/04/21 05:00:50 INFO : c/non empty space.rclone_chunk.001_u0ywf8: Deleted 2026/04/21 05:00:50 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/21 05:00:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/21 05:00:50 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:50 DEBUG : c/non empty space: size = 5 OK 2026/04/21 05:00:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:00:50 DEBUG : c/non empty space: Unchanged skipping 2026/04/21 05:00:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:50 DEBUG : a/potato2: size = 60 OK 2026/04/21 05:00:50 DEBUG : a/potato2.rclone_chunk.001_u0yxk2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:00:50 INFO : a/potato2.rclone_chunk.001_u0yxk2: Copied (server-side copy) to: a/potato2 2026/04/21 05:00:50 INFO : a/potato2.rclone_chunk.001_u0yxk2: Deleted 2026/04/21 05:00:50 DEBUG : a/potato2: size = 60 OK 2026/04/21 05:00:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:00:50 INFO : a/potato2: Copied (new) 2026/04/21 05:00:50 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:50 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:51 DEBUG : empty space: size = 1 OK 2026/04/21 05:00:51 DEBUG : empty space.rclone_chunk.001_u0yyc7: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:00:51 INFO : empty space.rclone_chunk.001_u0yyc7: Copied (server-side copy) to: empty space 2026/04/21 05:00:51 INFO : empty space.rclone_chunk.001_u0yyc7: Deleted 2026/04/21 05:00:52 DEBUG : empty space: size = 1 OK 2026/04/21 05:00:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:52 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/04/21 05:00:52 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:00:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/21 05:00:52 DEBUG : empty space: Unchanged skipping 2026/04/21 05:00:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:52 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:52 INFO : There was nothing to transfer 2026/04/21 05:00:52 DEBUG : empty space: size = 1 OK 2026/04/21 05:00:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:52 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/04/21 05:00:52 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:00:52 INFO : empty space: Updated modification time in destination 2026/04/21 05:00:52 DEBUG : empty space: Unchanged skipping 2026/04/21 05:00:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:52 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:53 DEBUG : empty space: size = 1 OK 2026/04/21 05:00:53 DEBUG : empty space.rclone_chunk.001_u0yzr5: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:00:53 INFO : empty space.rclone_chunk.001_u0yzr5: Copied (server-side copy) to: empty space 2026/04/21 05:00:53 INFO : empty space.rclone_chunk.001_u0yzr5: Deleted 2026/04/21 05:00:53 DEBUG : empty space: size = 1 OK 2026/04/21 05:00:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:53 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/04/21 05:00:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:00:53 DEBUG : empty space: Unchanged skipping 2026/04/21 05:00:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:53 DEBUG : Waiting for deletions to finish 2026/04/21 05:00:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.90s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:54 DEBUG : foo: size = 3 OK 2026/04/21 05:00:54 DEBUG : foo.rclone_chunk.001_u0z035: md5 = 37b51d194a7513e45b56f6524f2d51f2 OK 2026/04/21 05:00:54 INFO : foo.rclone_chunk.001_u0z035: Copied (server-side copy) to: foo 2026/04/21 05:00:54 INFO : foo.rclone_chunk.001_u0z035: Deleted 2026/04/21 05:00:54 DEBUG : foo: size = 3 OK 2026/04/21 05:00:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:54 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/04/21 05:00:54 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:00:54 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:00:54 DEBUG : foo: md5 differ 2026/04/21 05:00:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:54 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:54 DEBUG : foo: size = 3 OK 2026/04/21 05:00:54 DEBUG : foo.rclone_chunk.001_u0z146: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/04/21 05:00:54 INFO : foo.rclone_chunk.001_u0z146: Copied (server-side copy) to: foo 2026/04/21 05:00:54 INFO : foo.rclone_chunk.001_u0z146: Deleted 2026/04/21 05:00:54 DEBUG : foo: size = 3 OK 2026/04/21 05:00:54 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/04/21 05:00:54 INFO : foo: Copied (replaced existing) 2026/04/21 05:00:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.31s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:55 DEBUG : empty space: size = 1 OK 2026/04/21 05:00:55 DEBUG : empty space.rclone_chunk.001_u0z2qe: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:00:55 INFO : empty space.rclone_chunk.001_u0z2qe: Copied (server-side copy) to: empty space 2026/04/21 05:00:55 INFO : empty space.rclone_chunk.001_u0z2qe: Deleted 2026/04/21 05:00:55 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/21 05:00:55 DEBUG : empty space: size = 1 OK 2026/04/21 05:00:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:55 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:00:55 DEBUG : empty space: Unchanged skipping 2026/04/21 05:00:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:55 DEBUG : potato: size = 60 OK 2026/04/21 05:00:55 DEBUG : potato.rclone_chunk.001_u0z2ng: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:00:55 INFO : potato.rclone_chunk.001_u0z2ng: Copied (server-side copy) to: potato 2026/04/21 05:00:56 INFO : potato.rclone_chunk.001_u0z2ng: Deleted 2026/04/21 05:00:56 DEBUG : potato: size = 60 OK 2026/04/21 05:00:56 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:00:56 INFO : potato: Copied (new) 2026/04/21 05:00:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.58s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:56 DEBUG : potato: size = 60 OK 2026/04/21 05:00:56 DEBUG : potato.rclone_chunk.001_u0z3vd: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:00:56 INFO : potato.rclone_chunk.001_u0z3vd: Copied (server-side copy) to: potato 2026/04/21 05:00:57 INFO : potato.rclone_chunk.001_u0z3vd: Deleted 2026/04/21 05:00:57 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:00:57 DEBUG : potato: size = 60 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:00:57 DEBUG : potato: Sizes differ 2026/04/21 05:00:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:57 DEBUG : potato: size = 21 OK 2026/04/21 05:00:57 DEBUG : potato.rclone_chunk.001_u0z4ep: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/04/21 05:00:57 INFO : potato.rclone_chunk.001_u0z4ep: Copied (server-side copy) to: potato 2026/04/21 05:00:57 INFO : potato.rclone_chunk.001_u0z4ep: Deleted 2026/04/21 05:00:57 DEBUG : potato: size = 21 OK 2026/04/21 05:00:57 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/04/21 05:00:57 INFO : potato: Copied (replaced existing) 2026/04/21 05:00:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.34s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:58 DEBUG : potato: size = 21 OK 2026/04/21 05:00:58 DEBUG : potato.rclone_chunk.001_u0z4hz: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/04/21 05:00:58 INFO : potato.rclone_chunk.001_u0z4hz: Copied (server-side copy) to: potato 2026/04/21 05:00:58 INFO : potato.rclone_chunk.001_u0z4hz: Deleted 2026/04/21 05:00:58 DEBUG : potato: size = 21 OK 2026/04/21 05:00:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:00:58 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/21 05:00:58 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:00:58 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:00:58 DEBUG : potato: md5 differ 2026/04/21 05:00:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:00:58 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:00:58 DEBUG : potato: size = 21 OK 2026/04/21 05:00:58 DEBUG : potato.rclone_chunk.001_u0z5sd: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/21 05:00:58 INFO : potato.rclone_chunk.001_u0z5sd: Copied (server-side copy) to: potato 2026/04/21 05:00:58 INFO : potato.rclone_chunk.001_u0z5sd: Deleted 2026/04/21 05:00:58 DEBUG : potato: size = 21 OK 2026/04/21 05:00:58 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/21 05:00:58 INFO : potato: Copied (replaced existing) 2026/04/21 05:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:00:59 DEBUG : potato: size = 21 OK 2026/04/21 05:00:59 DEBUG : potato.rclone_chunk.001_u0z6ne: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/21 05:00:59 INFO : potato.rclone_chunk.001_u0z6ne: Copied (server-side copy) to: potato 2026/04/21 05:00:59 INFO : potato.rclone_chunk.001_u0z6ne: Deleted 2026/04/21 05:01:00 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:00 DEBUG : empty space.rclone_chunk.001_u0z64x: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:00 INFO : empty space.rclone_chunk.001_u0z64x: Copied (server-side copy) to: empty space 2026/04/21 05:01:00 INFO : empty space.rclone_chunk.001_u0z64x: Deleted 2026/04/21 05:01:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:00 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/21 05:01:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:00 DEBUG : empty space: Unchanged skipping 2026/04/21 05:01:00 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:00 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:01 DEBUG : potato: size = 21 OK 2026/04/21 05:01:01 DEBUG : potato.rclone_chunk.001_u0z7vf: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/21 05:01:01 INFO : potato.rclone_chunk.001_u0z7vf: Copied (server-side copy) to: potato 2026/04/21 05:01:01 INFO : potato.rclone_chunk.001_u0z7vf: Deleted 2026/04/21 05:01:01 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:01 DEBUG : empty space.rclone_chunk.001_u0z8ia: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:01 INFO : empty space.rclone_chunk.001_u0z8ia: Copied (server-side copy) to: empty space 2026/04/21 05:01:01 INFO : empty space.rclone_chunk.001_u0z8ia: Deleted 2026/04/21 05:01:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:01 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:01 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:01 DEBUG : empty space: Unchanged skipping 2026/04/21 05:01:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:02 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:02 DEBUG : potato2.rclone_chunk.001_u0z8kj: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:02 INFO : potato2.rclone_chunk.001_u0z8kj: Copied (server-side copy) to: potato2 2026/04/21 05:01:02 INFO : potato2.rclone_chunk.001_u0z8kj: Deleted 2026/04/21 05:01:02 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:02 INFO : potato2: Copied (new) 2026/04/21 05:01:02 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:03 DEBUG : b/potato: size = 21 OK 2026/04/21 05:01:03 DEBUG : b/potato.rclone_chunk.001_u0z9jd: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/21 05:01:03 INFO : b/potato.rclone_chunk.001_u0z9jd: Copied (server-side copy) to: b/potato 2026/04/21 05:01:03 INFO : b/potato.rclone_chunk.001_u0z9jd: Deleted 2026/04/21 05:01:03 DEBUG : c/non empty space: size = 5 OK 2026/04/21 05:01:03 DEBUG : c/non empty space.rclone_chunk.001_u0zas4: md5 = ec26039bacb958460a511485fc59d24e OK 2026/04/21 05:01:03 INFO : c/non empty space.rclone_chunk.001_u0zas4: Copied (server-side copy) to: c/non empty space 2026/04/21 05:01:03 INFO : c/non empty space.rclone_chunk.001_u0zas4: Deleted 2026/04/21 05:01:03 INFO : d: Making directory 2026/04/21 05:01:03 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/21 05:01:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:04 DEBUG : c/non empty space: size = 5 OK 2026/04/21 05:01:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:04 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:04 DEBUG : c/non empty space: Unchanged skipping 2026/04/21 05:01:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:04 DEBUG : a/potato2: size = 60 OK 2026/04/21 05:01:04 DEBUG : a/potato2.rclone_chunk.001_u0zbbs: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:04 INFO : a/potato2.rclone_chunk.001_u0zbbs: Copied (server-side copy) to: a/potato2 2026/04/21 05:01:04 INFO : a/potato2.rclone_chunk.001_u0zbbs: Deleted 2026/04/21 05:01:04 DEBUG : a/potato2: size = 60 OK 2026/04/21 05:01:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:04 INFO : a/potato2: Copied (new) 2026/04/21 05:01:04 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:04 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:05 DEBUG : b/potato: size = 21 OK 2026/04/21 05:01:05 DEBUG : b/potato.rclone_chunk.001_u0zcw9: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/21 05:01:05 INFO : b/potato.rclone_chunk.001_u0zcw9: Copied (server-side copy) to: b/potato 2026/04/21 05:01:05 INFO : b/potato.rclone_chunk.001_u0zcw9: Deleted 2026/04/21 05:01:06 DEBUG : c/non empty space: size = 5 OK 2026/04/21 05:01:06 DEBUG : c/non empty space.rclone_chunk.001_u0zcqo: md5 = ec26039bacb958460a511485fc59d24e OK 2026/04/21 05:01:06 INFO : c/non empty space.rclone_chunk.001_u0zcqo: Copied (server-side copy) to: c/non empty space 2026/04/21 05:01:06 INFO : c/non empty space.rclone_chunk.001_u0zcqo: Deleted 2026/04/21 05:01:06 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/21 05:01:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:06 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:06 DEBUG : c/non empty space: size = 5 OK 2026/04/21 05:01:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:06 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:06 DEBUG : c/non empty space: Unchanged skipping 2026/04/21 05:01:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:06 DEBUG : a/potato2: size = 60 OK 2026/04/21 05:01:06 DEBUG : a/potato2.rclone_chunk.001_u0zdfd: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:06 INFO : a/potato2.rclone_chunk.001_u0zdfd: Copied (server-side copy) to: a/potato2 2026/04/21 05:01:06 INFO : a/potato2.rclone_chunk.001_u0zdfd: Deleted 2026/04/21 05:01:06 DEBUG : a/potato2: size = 60 OK 2026/04/21 05:01:06 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:06 INFO : a/potato2: Copied (new) 2026/04/21 05:01:06 ERROR : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': not deleting files as there were IO errors 2026/04/21 05:01:06 ERROR : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:07 DEBUG : potato: size = 21 OK 2026/04/21 05:01:07 DEBUG : potato.rclone_chunk.001_u0ze5h: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/21 05:01:07 INFO : potato.rclone_chunk.001_u0ze5h: Copied (server-side copy) to: potato 2026/04/21 05:01:08 INFO : potato.rclone_chunk.001_u0ze5h: Deleted 2026/04/21 05:01:08 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:08 DEBUG : empty space.rclone_chunk.001_u0zf5n: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:08 INFO : empty space.rclone_chunk.001_u0zf5n: Copied (server-side copy) to: empty space 2026/04/21 05:01:08 INFO : empty space.rclone_chunk.001_u0zf5n: Deleted 2026/04/21 05:01:08 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:08 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:08 DEBUG : empty space: Unchanged skipping 2026/04/21 05:01:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:08 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:08 INFO : potato: Deleted 2026/04/21 05:01:09 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:09 DEBUG : potato2.rclone_chunk.001_u0zf09: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:09 INFO : potato2.rclone_chunk.001_u0zf09: Copied (server-side copy) to: potato2 2026/04/21 05:01:09 INFO : potato2.rclone_chunk.001_u0zf09: Deleted 2026/04/21 05:01:09 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.99s) === RUN TestSyncDeleteBefore run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:09 DEBUG : potato: size = 21 OK 2026/04/21 05:01:09 DEBUG : potato.rclone_chunk.001_u0zgx2: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/21 05:01:09 INFO : potato.rclone_chunk.001_u0zgx2: Copied (server-side copy) to: potato 2026/04/21 05:01:10 INFO : potato.rclone_chunk.001_u0zgx2: Deleted 2026/04/21 05:01:10 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:10 DEBUG : empty space.rclone_chunk.001_u0zh2k: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:10 INFO : empty space.rclone_chunk.001_u0zh2k: Copied (server-side copy) to: empty space 2026/04/21 05:01:10 INFO : empty space.rclone_chunk.001_u0zh2k: Deleted 2026/04/21 05:01:10 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:10 INFO : potato: Deleted 2026/04/21 05:01:10 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:10 DEBUG : empty space: Unchanged skipping 2026/04/21 05:01:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:10 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:11 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:11 DEBUG : potato2.rclone_chunk.001_u0zhh4: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:11 INFO : potato2.rclone_chunk.001_u0zhh4: Copied (server-side copy) to: potato2 2026/04/21 05:01:11 INFO : potato2.rclone_chunk.001_u0zhh4: Deleted 2026/04/21 05:01:11 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.10s) === RUN TestCopyDeleteBefore run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:12 DEBUG : potato: size = 21 OK 2026/04/21 05:01:12 DEBUG : potato.rclone_chunk.001_u0zia9: md5 = a77cf635f7af90988de91597e3a4519b OK 2026/04/21 05:01:12 INFO : potato.rclone_chunk.001_u0zia9: Copied (server-side copy) to: potato 2026/04/21 05:01:12 INFO : potato.rclone_chunk.001_u0zia9: Deleted 2026/04/21 05:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:12 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:12 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:12 DEBUG : potato2: size = 19 OK 2026/04/21 05:01:12 DEBUG : potato2.rclone_chunk.001_u0zj69: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/04/21 05:01:12 INFO : potato2.rclone_chunk.001_u0zj69: Copied (server-side copy) to: potato2 2026/04/21 05:01:12 INFO : potato2.rclone_chunk.001_u0zj69: Deleted 2026/04/21 05:01:12 DEBUG : potato2: size = 19 OK 2026/04/21 05:01:12 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/04/21 05:01:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.47s) === RUN TestSyncWithExclude run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:13 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:13 DEBUG : potato2.rclone_chunk.001_u0zk89: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:13 INFO : potato2.rclone_chunk.001_u0zk89: Copied (server-side copy) to: potato2 2026/04/21 05:01:13 INFO : potato2.rclone_chunk.001_u0zk89: Deleted 2026/04/21 05:01:13 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:13 DEBUG : empty space.rclone_chunk.001_u0zk35: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:13 INFO : empty space.rclone_chunk.001_u0zk35: Copied (server-side copy) to: empty space 2026/04/21 05:01:13 INFO : empty space.rclone_chunk.001_u0zk35: Deleted 2026/04/21 05:01:14 DEBUG : enormous: Excluded (Size Filter) 2026/04/21 05:01:14 DEBUG : enormous: Excluded 2026/04/21 05:01:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 05:01:14 DEBUG : potato2: Excluded 2026/04/21 05:01:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 05:01:14 DEBUG : potato2: Excluded 2026/04/21 05:01:14 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:14 DEBUG : empty space: Unchanged skipping 2026/04/21 05:01:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:14 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:14 INFO : There was nothing to transfer 2026/04/21 05:01:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 05:01:14 DEBUG : potato2: Excluded 2026/04/21 05:01:14 DEBUG : enormous: Excluded (Size Filter) 2026/04/21 05:01:14 DEBUG : enormous: Excluded 2026/04/21 05:01:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 05:01:14 DEBUG : potato2: Excluded 2026/04/21 05:01:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 05:01:14 DEBUG : potato2: Excluded 2026/04/21 05:01:14 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:14 DEBUG : Local file system at /tmp/rclone3376625750: Waiting for checks to finish 2026/04/21 05:01:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:14 DEBUG : empty space: Unchanged skipping 2026/04/21 05:01:14 DEBUG : Local file system at /tmp/rclone3376625750: Waiting for transfers to finish 2026/04/21 05:01:14 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:14 INFO : There was nothing to transfer 2026/04/21 05:01:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 05:01:14 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (1.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:15 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:15 DEBUG : potato2.rclone_chunk.001_u0zlew: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:15 INFO : potato2.rclone_chunk.001_u0zlew: Copied (server-side copy) to: potato2 2026/04/21 05:01:15 INFO : potato2.rclone_chunk.001_u0zlew: Deleted 2026/04/21 05:01:15 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:15 DEBUG : empty space.rclone_chunk.001_u0zmkz: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:15 INFO : empty space.rclone_chunk.001_u0zmkz: Copied (server-side copy) to: empty space 2026/04/21 05:01:15 INFO : empty space.rclone_chunk.001_u0zmkz: Deleted 2026/04/21 05:01:16 DEBUG : enormous: size = 100 OK 2026/04/21 05:01:16 DEBUG : enormous.rclone_chunk.001_u0zma2: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2026/04/21 05:01:16 INFO : enormous.rclone_chunk.001_u0zma2: Copied (server-side copy) to: enormous 2026/04/21 05:01:16 INFO : enormous.rclone_chunk.001_u0zma2: Deleted 2026/04/21 05:01:16 DEBUG : enormous: Excluded (Size Filter) 2026/04/21 05:01:16 DEBUG : enormous: Excluded 2026/04/21 05:01:16 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 05:01:16 DEBUG : potato2: Excluded 2026/04/21 05:01:16 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:16 DEBUG : empty space: Unchanged skipping 2026/04/21 05:01:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:16 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:16 INFO : enormous: Deleted 2026/04/21 05:01:16 INFO : potato2: Deleted 2026/04/21 05:01:16 INFO : There was nothing to transfer 2026/04/21 05:01:16 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:16 DEBUG : Local file system at /tmp/rclone3376625750: Waiting for checks to finish 2026/04/21 05:01:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:16 DEBUG : empty space: Unchanged skipping 2026/04/21 05:01:16 DEBUG : Local file system at /tmp/rclone3376625750: Waiting for transfers to finish 2026/04/21 05:01:16 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:16 INFO : enormous: Deleted 2026/04/21 05:01:16 INFO : potato2: Deleted 2026/04/21 05:01:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.17s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:17 DEBUG : one: size = 3 OK 2026/04/21 05:01:17 DEBUG : one.rclone_chunk.001_u0zoh2: md5 = bc21e6484530fc9d0313cb816b733396 OK 2026/04/21 05:01:17 INFO : one.rclone_chunk.001_u0zoh2: Copied (server-side copy) to: one 2026/04/21 05:01:17 INFO : one.rclone_chunk.001_u0zoh2: Deleted 2026/04/21 05:01:18 DEBUG : two: size = 3 OK 2026/04/21 05:01:18 DEBUG : two.rclone_chunk.001_u0zobt: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb OK 2026/04/21 05:01:18 INFO : two.rclone_chunk.001_u0zobt: Copied (server-side copy) to: two 2026/04/21 05:01:18 INFO : two.rclone_chunk.001_u0zobt: Deleted 2026/04/21 05:01:18 DEBUG : three: size = 5 OK 2026/04/21 05:01:18 DEBUG : three.rclone_chunk.001_u0zp6e: md5 = 413af0de1f97a2155acf2b8b26ab36e2 OK 2026/04/21 05:01:18 INFO : three.rclone_chunk.001_u0zp6e: Copied (server-side copy) to: three 2026/04/21 05:01:18 INFO : three.rclone_chunk.001_u0zp6e: Deleted 2026/04/21 05:01:18 DEBUG : four: size = 8 OK 2026/04/21 05:01:18 DEBUG : four.rclone_chunk.001_u0zp4v: md5 = 0a04eb9a514fbe0829cf48049cc69fc7 OK 2026/04/21 05:01:18 INFO : four.rclone_chunk.001_u0zp4v: Copied (server-side copy) to: four 2026/04/21 05:01:19 INFO : four.rclone_chunk.001_u0zp4v: Deleted 2026/04/21 05:01:19 DEBUG : five: Need to transfer - File not found at Destination 2026/04/21 05:01:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:19 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:19 DEBUG : one: Destination is newer than source, skipping 2026/04/21 05:01:19 DEBUG : three: size = 5 OK 2026/04/21 05:01:19 DEBUG : three: Sizes identical 2026/04/21 05:01:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 05:01:19 DEBUG : four: size = 4 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:01:19 DEBUG : four: size = 8 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:01:19 DEBUG : four: Sizes differ 2026/04/21 05:01:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/21 05:01:19 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:19 DEBUG : two: size = 3 OK 2026/04/21 05:01:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:01:19 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:01:19 DEBUG : two: md5 differ 2026/04/21 05:01:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:19 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:19 DEBUG : five: size = 4 OK 2026/04/21 05:01:19 DEBUG : five.rclone_chunk.001_u0zqgj: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/21 05:01:19 INFO : five.rclone_chunk.001_u0zqgj: Copied (server-side copy) to: five 2026/04/21 05:01:19 INFO : five.rclone_chunk.001_u0zqgj: Deleted 2026/04/21 05:01:19 DEBUG : five: size = 4 OK 2026/04/21 05:01:19 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/21 05:01:19 INFO : five: Copied (new) 2026/04/21 05:01:19 DEBUG : two: size = 3 OK 2026/04/21 05:01:19 DEBUG : two.rclone_chunk.001_u0zqee: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:01:19 INFO : two.rclone_chunk.001_u0zqee: Copied (server-side copy) to: two 2026/04/21 05:01:19 DEBUG : four: size = 4 OK 2026/04/21 05:01:19 DEBUG : four.rclone_chunk.001_u0zqoh: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/21 05:01:19 INFO : four.rclone_chunk.001_u0zqoh: Copied (server-side copy) to: four 2026/04/21 05:01:19 INFO : two.rclone_chunk.001_u0zqee: Deleted 2026/04/21 05:01:19 DEBUG : two: size = 3 OK 2026/04/21 05:01:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:01:19 INFO : two: Copied (replaced existing) 2026/04/21 05:01:19 INFO : four.rclone_chunk.001_u0zqoh: Deleted 2026/04/21 05:01:19 DEBUG : four: size = 4 OK 2026/04/21 05:01:19 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/21 05:01:19 INFO : four: Copied (replaced existing) 2026/04/21 05:01:19 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:20 DEBUG : one: Destination is newer than source, skipping 2026/04/21 05:01:20 DEBUG : three: size = 5 OK 2026/04/21 05:01:20 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:01:20 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:01:20 DEBUG : three: md5 differ 2026/04/21 05:01:20 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/21 05:01:20 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:20 DEBUG : four: size = 4 OK 2026/04/21 05:01:20 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/21 05:01:20 DEBUG : four: Size and md5 of src and dst objects identical 2026/04/21 05:01:20 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 05:01:20 DEBUG : five: size = 4 OK 2026/04/21 05:01:20 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/21 05:01:20 DEBUG : five: Size and md5 of src and dst objects identical 2026/04/21 05:01:20 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 05:01:20 DEBUG : two: size = 3 OK 2026/04/21 05:01:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:01:20 DEBUG : two: Size and md5 of src and dst objects identical 2026/04/21 05:01:20 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 05:01:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:20 DEBUG : three: size = 5 OK 2026/04/21 05:01:20 DEBUG : three.rclone_chunk.001_u0zrbd: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:01:20 INFO : three.rclone_chunk.001_u0zrbd: Copied (server-side copy) to: three 2026/04/21 05:01:20 INFO : three.rclone_chunk.001_u0zrbd: Deleted 2026/04/21 05:01:20 DEBUG : three: size = 5 OK 2026/04/21 05:01:20 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:01:20 INFO : three: Copied (replaced existing) 2026/04/21 05:01:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.13s) === 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-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/04/21 05:01:21 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Making map for --track-renames 2026/04/21 05:01:21 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Finished making map for --track-renames 2026/04/21 05:01:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/21 05:01:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/21 05:01:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for renames to finish 2026/04/21 05:01:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:21 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:21 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:21 DEBUG : yam: size = 11 OK 2026/04/21 05:01:21 DEBUG : yam.rclone_chunk.001_u0zsf0: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/21 05:01:21 INFO : yam.rclone_chunk.001_u0zsf0: Copied (server-side copy) to: yam 2026/04/21 05:01:21 DEBUG : potato: size = 14 OK 2026/04/21 05:01:21 DEBUG : potato.rclone_chunk.001_u0zs4r: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/21 05:01:21 INFO : potato.rclone_chunk.001_u0zs4r: Copied (server-side copy) to: potato 2026/04/21 05:01:21 INFO : yam.rclone_chunk.001_u0zsf0: Deleted 2026/04/21 05:01:21 DEBUG : yam: size = 11 OK 2026/04/21 05:01:21 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/21 05:01:21 INFO : yam: Copied (new) 2026/04/21 05:01:21 INFO : potato.rclone_chunk.001_u0zs4r: Deleted 2026/04/21 05:01:21 DEBUG : potato: size = 14 OK 2026/04/21 05:01:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/21 05:01:21 INFO : potato: Copied (new) 2026/04/21 05:01:21 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:21 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Making map for --track-renames 2026/04/21 05:01:21 DEBUG : potato: size = 14 OK 2026/04/21 05:01:21 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Finished making map for --track-renames 2026/04/21 05:01:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:21 DEBUG : yam: copy non-chunked object... 2026/04/21 05:01:22 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:22 DEBUG : potato: Unchanged skipping 2026/04/21 05:01:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for renames to finish 2026/04/21 05:01:22 DEBUG : yaml: size = 11 OK 2026/04/21 05:01:22 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/21 05:01:22 INFO : yam: Copied (server-side copy) to: yaml 2026/04/21 05:01:22 INFO : yam: Deleted 2026/04/21 05:01:22 INFO : yaml: Renamed from "yam" 2026/04/21 05:01:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (1.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/04/21 05:01:22 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Making map for --track-renames 2026/04/21 05:01:22 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Finished making map for --track-renames 2026/04/21 05:01:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/21 05:01:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/21 05:01:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for renames to finish 2026/04/21 05:01:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:22 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:22 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:22 DEBUG : potato: size = 14 OK 2026/04/21 05:01:22 DEBUG : potato.rclone_chunk.001_u0ztg5: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/21 05:01:22 INFO : potato.rclone_chunk.001_u0ztg5: Copied (server-side copy) to: potato 2026/04/21 05:01:23 DEBUG : yam: size = 11 OK 2026/04/21 05:01:23 DEBUG : yam.rclone_chunk.001_u0zt3f: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/21 05:01:23 INFO : yam.rclone_chunk.001_u0zt3f: Copied (server-side copy) to: yam 2026/04/21 05:01:23 INFO : potato.rclone_chunk.001_u0ztg5: Deleted 2026/04/21 05:01:23 DEBUG : potato: size = 14 OK 2026/04/21 05:01:23 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/21 05:01:23 INFO : potato: Copied (new) 2026/04/21 05:01:23 INFO : yam.rclone_chunk.001_u0zt3f: Deleted 2026/04/21 05:01:23 DEBUG : yam: size = 11 OK 2026/04/21 05:01:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/21 05:01:23 INFO : yam: Copied (new) 2026/04/21 05:01:23 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:23 DEBUG : potato: size = 14 OK 2026/04/21 05:01:23 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Making map for --track-renames 2026/04/21 05:01:23 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Finished making map for --track-renames 2026/04/21 05:01:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:23 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:23 DEBUG : potato: Unchanged skipping 2026/04/21 05:01:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for renames to finish 2026/04/21 05:01:23 DEBUG : yam: copy non-chunked object... 2026/04/21 05:01:23 DEBUG : yaml: size = 11 OK 2026/04/21 05:01:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/21 05:01:23 INFO : yam: Copied (server-side copy) to: yaml 2026/04/21 05:01:23 INFO : yam: Deleted 2026/04/21 05:01:23 INFO : yaml: Renamed from "yam" 2026/04/21 05:01:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/04/21 05:01:24 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Making map for --track-renames 2026/04/21 05:01:24 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Finished making map for --track-renames 2026/04/21 05:01:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/21 05:01:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for renames to finish 2026/04/21 05:01:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/21 05:01:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:24 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:24 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:24 DEBUG : potato: size = 14 OK 2026/04/21 05:01:24 DEBUG : potato.rclone_chunk.001_u0zvaw: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/21 05:01:24 INFO : potato.rclone_chunk.001_u0zvaw: Copied (server-side copy) to: potato 2026/04/21 05:01:24 DEBUG : sub/yam: size = 11 OK 2026/04/21 05:01:24 DEBUG : sub/yam.rclone_chunk.001_u0zv81: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/21 05:01:24 INFO : sub/yam.rclone_chunk.001_u0zv81: Copied (server-side copy) to: sub/yam 2026/04/21 05:01:24 INFO : potato.rclone_chunk.001_u0zvaw: Deleted 2026/04/21 05:01:24 DEBUG : potato: size = 14 OK 2026/04/21 05:01:24 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/21 05:01:24 INFO : potato: Copied (new) 2026/04/21 05:01:24 INFO : sub/yam.rclone_chunk.001_u0zv81: Deleted 2026/04/21 05:01:24 DEBUG : sub/yam: size = 11 OK 2026/04/21 05:01:24 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/21 05:01:24 INFO : sub/yam: Copied (new) 2026/04/21 05:01:24 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:24 DEBUG : potato: size = 14 OK 2026/04/21 05:01:24 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:24 DEBUG : potato: Unchanged skipping 2026/04/21 05:01:24 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Making map for --track-renames 2026/04/21 05:01:24 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Finished making map for --track-renames 2026/04/21 05:01:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for renames to finish 2026/04/21 05:01:25 DEBUG : sub/yam: copy non-chunked object... 2026/04/21 05:01:25 DEBUG : yam: size = 11 OK 2026/04/21 05:01:25 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/21 05:01:25 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/21 05:01:25 INFO : sub/yam: Deleted 2026/04/21 05:01:25 INFO : yam: Renamed from "sub/yam" 2026/04/21 05:01:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.74s) === RUN TestServerSideMoveLocal run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:25 DEBUG : Creating backend with remote "/tmp/rclone3376625750/dir1" 2026/04/21 05:01:25 DEBUG : Creating backend with remote "/tmp/rclone3376625750/dir2" 2026/04/21 05:01:25 DEBUG : Local file system at /tmp/rclone3376625750/dir2: Using server-side directory move 2026/04/21 05:01:25 INFO : Local file system at /tmp/rclone3376625750/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/21 05:01:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/21 05:01:25 DEBUG : Local file system at /tmp/rclone3376625750/dir2: Waiting for checks to finish 2026/04/21 05:01:25 DEBUG : Local file system at /tmp/rclone3376625750/dir2: Waiting for transfers to finish 2026/04/21 05:01:25 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.09s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:01:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/21 05:01:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:25 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:25 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:01:26 DEBUG : sub dir/hello world.rclone_chunk.001_u0zwm5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:01:26 INFO : sub dir/hello world.rclone_chunk.001_u0zwm5: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:01:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/21 05:01:26 DEBUG : nested/sub dir/file.rclone_chunk.001_u0zwvw: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/21 05:01:26 INFO : nested/sub dir/file.rclone_chunk.001_u0zwvw: Copied (server-side copy) to: nested/sub dir/file 2026/04/21 05:01:26 INFO : sub dir/hello world.rclone_chunk.001_u0zwm5: Deleted 2026/04/21 05:01:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:01:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:01:26 INFO : sub dir/hello world: Copied (new) 2026/04/21 05:01:26 INFO : sub dir/hello world: Deleted 2026/04/21 05:01:26 INFO : nested/sub dir/file.rclone_chunk.001_u0zwvw: Deleted 2026/04/21 05:01:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/21 05:01:26 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/21 05:01:26 INFO : nested/sub dir/file: Copied (new) 2026/04/21 05:01:26 INFO : nested/sub dir/file: Deleted 2026/04/21 05:01:26 INFO : sub dir: Removing directory 2026/04/21 05:01:26 INFO : nested/sub dir: Removing directory 2026/04/21 05:01:26 INFO : nested: Removing directory 2026/04/21 05:01:26 DEBUG : Local file system at /tmp/rclone3376625750: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 05:01:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/21 05:01:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:27 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:27 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:01:27 DEBUG : sub dir/hello world.rclone_chunk.001_u0zyld: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:01:27 INFO : sub dir/hello world.rclone_chunk.001_u0zyld: Copied (server-side copy) to: sub dir/hello world 2026/04/21 05:01:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/21 05:01:27 DEBUG : nested/sub dir/file.rclone_chunk.001_u0zybl: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/21 05:01:27 INFO : nested/sub dir/file.rclone_chunk.001_u0zybl: Copied (server-side copy) to: nested/sub dir/file 2026/04/21 05:01:27 INFO : nested/sub dir/file.rclone_chunk.001_u0zybl: Deleted 2026/04/21 05:01:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/21 05:01:27 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/21 05:01:27 INFO : nested/sub dir/file: Copied (new) 2026/04/21 05:01:27 INFO : nested/sub dir/file: Deleted 2026/04/21 05:01:27 INFO : sub dir/hello world.rclone_chunk.001_u0zyld: Deleted 2026/04/21 05:01:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 05:01:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:01:27 INFO : sub dir/hello world: Copied (new) 2026/04/21 05:01:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.24s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/21 05:01:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/21 05:01:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:28 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:28 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:28 DEBUG : existing-b: size = 6 OK 2026/04/21 05:01:28 DEBUG : existing-b.rclone_chunk.001_u0zz2o: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/04/21 05:01:28 INFO : existing-b.rclone_chunk.001_u0zz2o: Copied (server-side copy) to: existing-b 2026/04/21 05:01:28 DEBUG : existing: size = 6 OK 2026/04/21 05:01:28 DEBUG : existing.rclone_chunk.001_u0zz75: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:01:28 INFO : existing.rclone_chunk.001_u0zz75: Copied (server-side copy) to: existing 2026/04/21 05:01:28 INFO : existing.rclone_chunk.001_u0zz75: Deleted 2026/04/21 05:01:28 DEBUG : existing: size = 6 OK 2026/04/21 05:01:28 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:01:28 INFO : existing: Copied (new) 2026/04/21 05:01:28 INFO : existing: Deleted 2026/04/21 05:01:28 INFO : existing-b.rclone_chunk.001_u0zz2o: Deleted 2026/04/21 05:01:28 DEBUG : existing-b: size = 6 OK 2026/04/21 05:01:28 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/04/21 05:01:28 INFO : existing-b: Copied (new) 2026/04/21 05:01:28 INFO : existing-b: Deleted 2026/04/21 05:01:28 DEBUG : existing: Destination exists, skipping 2026/04/21 05:01:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/21 05:01:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.17s) === RUN TestServerSideMove run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zocaruq9salo" 2026/04/21 05:01:29 DEBUG : Creating backend with remote "TestS3:rclone-test-zocaruq9salo" 2026/04/21 05:01:29 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:29 DEBUG : potato2.rclone_chunk.001_u100c4: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:29 INFO : potato2.rclone_chunk.001_u100c4: Copied (server-side copy) to: potato2 2026/04/21 05:01:29 INFO : potato2.rclone_chunk.001_u100c4: Deleted 2026/04/21 05:01:30 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:30 DEBUG : empty space.rclone_chunk.001_u100t6: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:30 INFO : empty space.rclone_chunk.001_u100t6: Copied (server-side copy) to: empty space 2026/04/21 05:01:30 INFO : empty space.rclone_chunk.001_u100t6: Deleted 2026/04/21 05:01:30 DEBUG : potato3: size = 68 OK 2026/04/21 05:01:30 DEBUG : potato3.rclone_chunk.001_u10186: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/21 05:01:30 INFO : potato3.rclone_chunk.001_u10186: Copied (server-side copy) to: potato3 2026/04/21 05:01:30 INFO : potato3.rclone_chunk.001_u10186: Deleted sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi' -> Chunked 'TestChunkerS3:rclone-test-zocaruq9salo' 2026/04/21 05:01:31 INFO : S3 bucket rclone-test-zocaruq9salo: Bucket "rclone-test-zocaruq9salo" created with ACL "" 2026/04/21 05:01:32 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:32 DEBUG : empty space.rclone_chunk.001_u1020w: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:32 INFO : empty space.rclone_chunk.001_u1020w: Copied (server-side copy) to: empty space 2026/04/21 05:01:32 INFO : empty space.rclone_chunk.001_u1020w: Deleted 2026/04/21 05:01:32 DEBUG : potato3: size = 60 OK 2026/04/21 05:01:32 DEBUG : potato3.rclone_chunk.001_u1036e: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:32 INFO : potato3.rclone_chunk.001_u1036e: Copied (server-side copy) to: potato3 2026/04/21 05:01:32 INFO : potato3.rclone_chunk.001_u1036e: Deleted 2026/04/21 05:01:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:32 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:32 DEBUG : potato2: copy non-chunked object... 2026/04/21 05:01:32 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:01:32 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-zocaruq9salo') 2026/04/21 05:01:32 DEBUG : potato3: Sizes differ 2026/04/21 05:01:32 DEBUG : potato3: copy non-chunked object... 2026/04/21 05:01:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-zocaruq9salo': Waiting for checks to finish 2026/04/21 05:01:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:32 DEBUG : empty space: Unchanged skipping 2026/04/21 05:01:32 INFO : empty space: Deleted 2026/04/21 05:01:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-zocaruq9salo': Waiting for transfers to finish 2026/04/21 05:01:32 DEBUG : potato3: size = 68 OK 2026/04/21 05:01:32 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/21 05:01:32 INFO : potato3: Copied (server-side copy) 2026/04/21 05:01:32 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:32 INFO : potato2: Copied (server-side copy) 2026/04/21 05:01:32 INFO : potato3: Deleted 2026/04/21 05:01:32 INFO : potato2: Deleted 2026/04/21 05:01:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-faruduc3ciwi" 2026/04/21 05:01:33 DEBUG : Creating backend with remote "TestS3:rclone-test-faruduc3ciwi" 2026/04/21 05:01:33 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/21 05:01:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/21 05:01:33 DEBUG : empty space: copy non-chunked object... 2026/04/21 05:01:33 DEBUG : potato2: copy non-chunked object... 2026/04/21 05:01:33 DEBUG : potato3: copy non-chunked object... 2026/04/21 05:01:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-faruduc3ciwi': Waiting for checks to finish 2026/04/21 05:01:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-faruduc3ciwi': Waiting for transfers to finish 2026/04/21 05:01:33 INFO : S3 bucket rclone-test-faruduc3ciwi: Bucket "rclone-test-faruduc3ciwi" created with ACL "" 2026/04/21 05:01:34 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:34 INFO : potato2: Copied (server-side copy) 2026/04/21 05:01:34 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:34 INFO : empty space: Copied (server-side copy) 2026/04/21 05:01:34 DEBUG : potato3: size = 68 OK 2026/04/21 05:01:34 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/21 05:01:34 INFO : potato3: Copied (server-side copy) 2026/04/21 05:01:34 INFO : potato2: Deleted 2026/04/21 05:01:34 INFO : empty space: Deleted 2026/04/21 05:01:34 INFO : potato3: Deleted 2026/04/21 05:01:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-faruduc3ciwi': Purge remote 2026/04/21 05:01:34 DEBUG : S3 bucket rclone-test-faruduc3ciwi: bucket is versioned: false 2026/04/21 05:01:34 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:34 DEBUG : "empty space" version false 2026/04/21 05:01:34 DEBUG : empty space: Deleting (id "") 2026/04/21 05:01:34 DEBUG : "potato2" version false 2026/04/21 05:01:34 DEBUG : potato2: Deleting (id "") 2026/04/21 05:01:34 DEBUG : "potato3" version false 2026/04/21 05:01:34 DEBUG : potato3: Deleting (id "") 2026/04/21 05:01:34 INFO : empty space: Deleted 2026/04/21 05:01:34 INFO : potato3: Deleted 2026/04/21 05:01:34 INFO : potato2: Deleted 2026/04/21 05:01:34 INFO : S3 bucket rclone-test-faruduc3ciwi: Bucket "rclone-test-faruduc3ciwi" deleted 2026/04/21 05:01:34 DEBUG : Chunked 'TestChunkerS3:rclone-test-zocaruq9salo': Purge remote 2026/04/21 05:01:34 DEBUG : S3 bucket rclone-test-zocaruq9salo: bucket is versioned: false 2026/04/21 05:01:34 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:35 INFO : S3 bucket rclone-test-zocaruq9salo: Bucket "rclone-test-zocaruq9salo" deleted --- PASS: TestServerSideMove (6.03s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ramorob6kaqi" 2026/04/21 05:01:35 DEBUG : Creating backend with remote "TestS3:rclone-test-ramorob6kaqi" 2026/04/21 05:01:35 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:35 DEBUG : potato2.rclone_chunk.001_u1066s: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:35 INFO : potato2.rclone_chunk.001_u1066s: Copied (server-side copy) to: potato2 2026/04/21 05:01:35 INFO : potato2.rclone_chunk.001_u1066s: Deleted 2026/04/21 05:01:36 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:36 DEBUG : empty space.rclone_chunk.001_u106gd: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:36 INFO : empty space.rclone_chunk.001_u106gd: Copied (server-side copy) to: empty space 2026/04/21 05:01:36 INFO : empty space.rclone_chunk.001_u106gd: Deleted 2026/04/21 05:01:36 DEBUG : potato3: size = 68 OK 2026/04/21 05:01:36 DEBUG : potato3.rclone_chunk.001_u107me: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/21 05:01:36 INFO : potato3.rclone_chunk.001_u107me: Copied (server-side copy) to: potato3 2026/04/21 05:01:36 INFO : potato3.rclone_chunk.001_u107me: Deleted sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi' -> Chunked 'TestChunkerS3:rclone-test-ramorob6kaqi' 2026/04/21 05:01:37 INFO : S3 bucket rclone-test-ramorob6kaqi: Bucket "rclone-test-ramorob6kaqi" created with ACL "" 2026/04/21 05:01:38 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:38 DEBUG : empty space.rclone_chunk.001_u1087q: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:38 INFO : empty space.rclone_chunk.001_u1087q: Copied (server-side copy) to: empty space 2026/04/21 05:01:38 INFO : empty space.rclone_chunk.001_u1087q: Deleted 2026/04/21 05:01:38 DEBUG : potato3: size = 60 OK 2026/04/21 05:01:38 DEBUG : potato3.rclone_chunk.001_u109k3: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:38 INFO : potato3.rclone_chunk.001_u109k3: Copied (server-side copy) to: potato3 2026/04/21 05:01:38 INFO : potato3.rclone_chunk.001_u109k3: Deleted 2026/04/21 05:01:38 DEBUG : empty space: Excluded (Size Filter) 2026/04/21 05:01:38 DEBUG : empty space: Excluded 2026/04/21 05:01:38 DEBUG : empty space: Excluded (Size Filter) 2026/04/21 05:01:38 DEBUG : empty space: Excluded 2026/04/21 05:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:38 DEBUG : potato2: copy non-chunked object... 2026/04/21 05:01:38 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:01:38 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-ramorob6kaqi') 2026/04/21 05:01:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-ramorob6kaqi': Waiting for checks to finish 2026/04/21 05:01:38 DEBUG : potato3: Sizes differ 2026/04/21 05:01:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-ramorob6kaqi': Waiting for transfers to finish 2026/04/21 05:01:38 DEBUG : potato3: copy non-chunked object... 2026/04/21 05:01:38 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:38 INFO : potato2: Copied (server-side copy) 2026/04/21 05:01:39 INFO : potato2: Deleted 2026/04/21 05:01:39 DEBUG : potato3: size = 68 OK 2026/04/21 05:01:39 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/21 05:01:39 INFO : potato3: Copied (server-side copy) 2026/04/21 05:01:39 INFO : potato3: Deleted 2026/04/21 05:01:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yirigox5rupa" 2026/04/21 05:01:39 DEBUG : Creating backend with remote "TestS3:rclone-test-yirigox5rupa" 2026/04/21 05:01:39 DEBUG : empty space: Excluded (Size Filter) 2026/04/21 05:01:39 DEBUG : empty space: Excluded 2026/04/21 05:01:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/21 05:01:39 DEBUG : potato2: copy non-chunked object... 2026/04/21 05:01:39 DEBUG : potato3: copy non-chunked object... 2026/04/21 05:01:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-yirigox5rupa': Waiting for checks to finish 2026/04/21 05:01:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-yirigox5rupa': Waiting for transfers to finish 2026/04/21 05:01:40 INFO : S3 bucket rclone-test-yirigox5rupa: Bucket "rclone-test-yirigox5rupa" created with ACL "" 2026/04/21 05:01:40 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:40 INFO : potato2: Copied (server-side copy) 2026/04/21 05:01:40 INFO : potato2: Deleted 2026/04/21 05:01:40 DEBUG : potato3: size = 68 OK 2026/04/21 05:01:40 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/21 05:01:40 INFO : potato3: Copied (server-side copy) 2026/04/21 05:01:40 INFO : potato3: Deleted 2026/04/21 05:01:40 DEBUG : Chunked 'TestChunkerS3:rclone-test-yirigox5rupa': Purge remote 2026/04/21 05:01:40 DEBUG : S3 bucket rclone-test-yirigox5rupa: bucket is versioned: false 2026/04/21 05:01:40 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:40 DEBUG : "potato2" version false 2026/04/21 05:01:40 DEBUG : potato2: Deleting (id "") 2026/04/21 05:01:40 DEBUG : "potato3" version false 2026/04/21 05:01:40 DEBUG : potato3: Deleting (id "") 2026/04/21 05:01:40 INFO : potato2: Deleted 2026/04/21 05:01:40 INFO : potato3: Deleted 2026/04/21 05:01:41 INFO : S3 bucket rclone-test-yirigox5rupa: Bucket "rclone-test-yirigox5rupa" deleted 2026/04/21 05:01:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-ramorob6kaqi': Purge remote 2026/04/21 05:01:41 DEBUG : S3 bucket rclone-test-ramorob6kaqi: bucket is versioned: false 2026/04/21 05:01:41 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:41 DEBUG : "empty space" version false 2026/04/21 05:01:41 DEBUG : empty space: Deleting (id "") 2026/04/21 05:01:41 INFO : empty space: Deleted 2026/04/21 05:01:41 INFO : S3 bucket rclone-test-ramorob6kaqi: Bucket "rclone-test-ramorob6kaqi" deleted --- PASS: TestServerSideMoveWithFilter (6.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-roniwep9kipi" 2026/04/21 05:01:41 DEBUG : Creating backend with remote "TestS3:rclone-test-roniwep9kipi" 2026/04/21 05:01:42 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:42 DEBUG : potato2.rclone_chunk.001_u10cao: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:42 INFO : potato2.rclone_chunk.001_u10cao: Copied (server-side copy) to: potato2 2026/04/21 05:01:42 INFO : potato2.rclone_chunk.001_u10cao: Deleted 2026/04/21 05:01:42 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:42 DEBUG : empty space.rclone_chunk.001_u10do7: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:42 INFO : empty space.rclone_chunk.001_u10do7: Copied (server-side copy) to: empty space 2026/04/21 05:01:42 INFO : empty space.rclone_chunk.001_u10do7: Deleted 2026/04/21 05:01:43 DEBUG : potato3: size = 68 OK 2026/04/21 05:01:43 DEBUG : potato3.rclone_chunk.001_u10d1d: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/21 05:01:43 INFO : potato3.rclone_chunk.001_u10d1d: Copied (server-side copy) to: potato3 2026/04/21 05:01:43 INFO : potato3.rclone_chunk.001_u10d1d: Deleted 2026/04/21 05:01:43 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi' -> Chunked 'TestChunkerS3:rclone-test-roniwep9kipi' 2026/04/21 05:01:44 INFO : S3 bucket rclone-test-roniwep9kipi: Bucket "rclone-test-roniwep9kipi" created with ACL "" 2026/04/21 05:01:44 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:44 DEBUG : empty space.rclone_chunk.001_u10f84: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:44 INFO : empty space.rclone_chunk.001_u10f84: Copied (server-side copy) to: empty space 2026/04/21 05:01:44 INFO : empty space.rclone_chunk.001_u10f84: Deleted 2026/04/21 05:01:44 DEBUG : potato3: size = 60 OK 2026/04/21 05:01:44 DEBUG : potato3.rclone_chunk.001_u10fsf: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:44 INFO : potato3.rclone_chunk.001_u10fsf: Copied (server-side copy) to: potato3 2026/04/21 05:01:44 INFO : potato3.rclone_chunk.001_u10fsf: Deleted 2026/04/21 05:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:45 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:45 DEBUG : potato2: copy non-chunked object... 2026/04/21 05:01:45 DEBUG : potato3: size = 68 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:01:45 DEBUG : potato3: size = 60 (Chunked 'TestChunkerS3:rclone-test-roniwep9kipi') 2026/04/21 05:01:45 DEBUG : potato3: Sizes differ 2026/04/21 05:01:45 DEBUG : potato3: copy non-chunked object... 2026/04/21 05:01:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-roniwep9kipi': Waiting for checks to finish 2026/04/21 05:01:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:45 DEBUG : empty space: Unchanged skipping 2026/04/21 05:01:45 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:45 INFO : potato2: Copied (server-side copy) 2026/04/21 05:01:45 INFO : empty space: Deleted 2026/04/21 05:01:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-roniwep9kipi': Waiting for transfers to finish 2026/04/21 05:01:45 DEBUG : potato3: size = 68 OK 2026/04/21 05:01:45 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/21 05:01:45 INFO : potato3: Copied (server-side copy) 2026/04/21 05:01:45 INFO : potato2: Deleted 2026/04/21 05:01:45 INFO : potato3: Deleted 2026/04/21 05:01:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zesuyay8qico" 2026/04/21 05:01:45 DEBUG : Creating backend with remote "TestS3:rclone-test-zesuyay8qico" 2026/04/21 05:01:45 INFO : tomatoDir: Making directory 2026/04/21 05:01:45 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/21 05:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 05:01:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/21 05:01:45 DEBUG : empty space: copy non-chunked object... 2026/04/21 05:01:45 DEBUG : potato2: copy non-chunked object... 2026/04/21 05:01:45 DEBUG : potato3: copy non-chunked object... 2026/04/21 05:01:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-zesuyay8qico': Waiting for checks to finish 2026/04/21 05:01:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-zesuyay8qico': Waiting for transfers to finish 2026/04/21 05:01:46 INFO : S3 bucket rclone-test-zesuyay8qico: Bucket "rclone-test-zesuyay8qico" created with ACL "" 2026/04/21 05:01:46 DEBUG : empty space: size = 1 OK 2026/04/21 05:01:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:46 INFO : empty space: Copied (server-side copy) 2026/04/21 05:01:46 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:46 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:46 DEBUG : potato3: size = 68 OK 2026/04/21 05:01:46 INFO : potato2: Copied (server-side copy) 2026/04/21 05:01:46 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2026/04/21 05:01:46 INFO : potato3: Copied (server-side copy) 2026/04/21 05:01:46 INFO : empty space: Deleted 2026/04/21 05:01:46 INFO : potato3: Deleted 2026/04/21 05:01:46 INFO : potato2: Deleted 2026/04/21 05:01:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-zesuyay8qico': Purge remote 2026/04/21 05:01:46 DEBUG : S3 bucket rclone-test-zesuyay8qico: bucket is versioned: false 2026/04/21 05:01:46 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:46 DEBUG : "empty space" version false 2026/04/21 05:01:46 DEBUG : empty space: Deleting (id "") 2026/04/21 05:01:46 DEBUG : "potato2" version false 2026/04/21 05:01:46 DEBUG : potato2: Deleting (id "") 2026/04/21 05:01:46 DEBUG : "potato3" version false 2026/04/21 05:01:46 DEBUG : potato3: Deleting (id "") 2026/04/21 05:01:47 INFO : potato2: Deleted 2026/04/21 05:01:47 INFO : empty space: Deleted 2026/04/21 05:01:47 INFO : potato3: Deleted 2026/04/21 05:01:47 INFO : S3 bucket rclone-test-zesuyay8qico: Bucket "rclone-test-zesuyay8qico" deleted 2026/04/21 05:01:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-roniwep9kipi': Purge remote 2026/04/21 05:01:47 DEBUG : S3 bucket rclone-test-roniwep9kipi: bucket is versioned: false 2026/04/21 05:01:47 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:47 INFO : S3 bucket rclone-test-roniwep9kipi: Bucket "rclone-test-roniwep9kipi" deleted --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.10s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/rclone-move-test" 2026/04/21 05:01:47 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/rclone-move-test" 2026/04/21 05:01:48 DEBUG : potato2: size = 60 OK 2026/04/21 05:01:48 DEBUG : potato2.rclone_chunk.001_u10j2b: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/21 05:01:48 INFO : potato2.rclone_chunk.001_u10j2b: Copied (server-side copy) to: potato2 2026/04/21 05:01:48 INFO : potato2.rclone_chunk.001_u10j2b: Deleted --- PASS: TestServerSideMoveOverlap (0.78s) === RUN TestSyncOverlap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/rclone-sync-test" 2026/04/21 05:01:48 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/rclone-sync-test" --- PASS: TestSyncOverlap (0.37s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:49 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/rclone-sync-test" 2026/04/21 05:01:49 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/rclone-sync-test" 2026/04/21 05:01:49 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/rclone-sync-test-include/layer2" 2026/04/21 05:01:49 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/rclone-sync-test-include/layer2" 2026/04/21 05:01:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/rclone-sync-test-ignore-file" 2026/04/21 05:01:50 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/rclone-sync-test-ignore-file" 2026/04/21 05:01:50 DEBUG : rclone-sync-test-ignore-file/.ignore: size = 1 OK 2026/04/21 05:01:50 DEBUG : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_u10l0j: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/21 05:01:50 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_u10l0j: Copied (server-side copy) to: rclone-sync-test-ignore-file/.ignore 2026/04/21 05:01:50 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_u10l0j: Deleted 2026/04/21 05:01:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/rclone-sync-test': Waiting for checks to finish 2026/04/21 05:01:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/rclone-sync-test': Waiting for transfers to finish 2026/04/21 05:01:51 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:51 INFO : There was nothing to transfer 2026/04/21 05:01:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:51 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:51 INFO : There was nothing to transfer 2026/04/21 05:01:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/21 05:01:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/21 05:01:52 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:52 INFO : There was nothing to transfer 2026/04/21 05:01:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:01:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:01:52 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:52 INFO : There was nothing to transfer 2026/04/21 05:01:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:53 DEBUG : Excluded 2026/04/21 05:01:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/21 05:01:53 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/21 05:01:53 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:53 INFO : There was nothing to transfer 2026/04/21 05:01:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 05:01:54 DEBUG : rclone-sync-test-ignore-file: Excluded --- PASS: TestSyncOverlapWithFilter (5.25s) === RUN TestSyncCompareDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:01:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:01:54 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:01:54 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/CompareDest" 2026/04/21 05:01:54 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/CompareDest" 2026/04/21 05:01:54 DEBUG : one: Need to transfer - File not found at Destination 2026/04/21 05:01:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:01:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:01:54 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:55 DEBUG : one: size = 3 OK 2026/04/21 05:01:55 DEBUG : one.rclone_chunk.001_u10pqv: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:01:55 INFO : one.rclone_chunk.001_u10pqv: Copied (server-side copy) to: one 2026/04/21 05:01:55 INFO : one.rclone_chunk.001_u10pqv: Deleted 2026/04/21 05:01:55 DEBUG : one: size = 3 OK 2026/04/21 05:01:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:01:55 INFO : one: Copied (new) 2026/04/21 05:01:55 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:01:55 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:01:55 DEBUG : one: Sizes differ 2026/04/21 05:01:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:01:55 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:01:55 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:01:55 DEBUG : one: size = 5 OK 2026/04/21 05:01:55 DEBUG : one.rclone_chunk.001_u10qez: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/21 05:01:55 INFO : one.rclone_chunk.001_u10qez: Copied (server-side copy) to: one 2026/04/21 05:01:55 INFO : one.rclone_chunk.001_u10qez: Deleted 2026/04/21 05:01:55 DEBUG : one: size = 5 OK 2026/04/21 05:01:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/21 05:01:55 INFO : one: Copied (replaced existing) 2026/04/21 05:01:55 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:56 DEBUG : dst/one: size = 3 OK 2026/04/21 05:01:56 DEBUG : dst/one.rclone_chunk.001_u10rm4: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:01:56 INFO : dst/one.rclone_chunk.001_u10rm4: Copied (server-side copy) to: dst/one 2026/04/21 05:01:56 INFO : dst/one.rclone_chunk.001_u10rm4: Deleted 2026/04/21 05:01:56 DEBUG : CompareDest/one: size = 5 OK 2026/04/21 05:01:56 DEBUG : CompareDest/one.rclone_chunk.001_u10r16: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/21 05:01:56 INFO : CompareDest/one.rclone_chunk.001_u10r16: Copied (server-side copy) to: CompareDest/one 2026/04/21 05:01:56 INFO : CompareDest/one.rclone_chunk.001_u10r16: Deleted 2026/04/21 05:01:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:01:57 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:01:57 DEBUG : one: Sizes differ 2026/04/21 05:01:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:01:57 DEBUG : one: size = 5 OK 2026/04/21 05:01:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 05:01:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:01:57 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:57 INFO : There was nothing to transfer 2026/04/21 05:01:57 DEBUG : CompareDest/two: size = 3 OK 2026/04/21 05:01:57 DEBUG : CompareDest/two.rclone_chunk.001_u10s7j: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:01:57 INFO : CompareDest/two.rclone_chunk.001_u10s7j: Copied (server-side copy) to: CompareDest/two 2026/04/21 05:01:57 INFO : CompareDest/two.rclone_chunk.001_u10s7j: Deleted 2026/04/21 05:01:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:01:58 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:01:58 DEBUG : one: Sizes differ 2026/04/21 05:01:58 DEBUG : one: size = 5 OK 2026/04/21 05:01:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 05:01:58 DEBUG : two: size = 3 OK 2026/04/21 05:01:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 05:01:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:01:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:01:58 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:58 INFO : There was nothing to transfer 2026/04/21 05:01:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:01:58 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:01:58 DEBUG : one: Sizes differ 2026/04/21 05:01:58 DEBUG : one: size = 5 OK 2026/04/21 05:01:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 05:01:58 DEBUG : two: size = 3 OK 2026/04/21 05:01:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 05:01:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:01:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:01:58 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:58 INFO : There was nothing to transfer 2026/04/21 05:01:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:01:59 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:01:59 DEBUG : one: Sizes differ 2026/04/21 05:01:59 DEBUG : one: size = 5 OK 2026/04/21 05:01:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 05:01:59 DEBUG : two: size = 3 OK 2026/04/21 05:01:59 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/04/21 05:01:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:01:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 05:01:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:01:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:01:59 DEBUG : Waiting for deletions to finish 2026/04/21 05:01:59 INFO : There was nothing to transfer 2026/04/21 05:01:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:01:59 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:01:59 DEBUG : one: Sizes differ 2026/04/21 05:01:59 DEBUG : one: size = 5 OK 2026/04/21 05:01:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:01:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 05:01:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:01:59 DEBUG : two: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/CompareDest') 2026/04/21 05:01:59 DEBUG : two: Sizes differ 2026/04/21 05:01:59 DEBUG : two: Need to transfer - File not found at Destination 2026/04/21 05:01:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:01:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:01:59 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:00 DEBUG : two: size = 5 OK 2026/04/21 05:02:00 DEBUG : two.rclone_chunk.001_u10up7: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/21 05:02:00 INFO : two.rclone_chunk.001_u10up7: Copied (server-side copy) to: two 2026/04/21 05:02:00 INFO : two.rclone_chunk.001_u10up7: Deleted 2026/04/21 05:02:00 DEBUG : two: size = 5 OK 2026/04/21 05:02:00 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/21 05:02:00 INFO : two: Copied (new) 2026/04/21 05:02:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.43s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:01 DEBUG : pre-dest1/1: size = 1 OK 2026/04/21 05:02:01 DEBUG : pre-dest1/1.rclone_chunk.001_u10vad: md5 = c4ca4238a0b923820dcc509a6f75849b OK 2026/04/21 05:02:01 INFO : pre-dest1/1.rclone_chunk.001_u10vad: Copied (server-side copy) to: pre-dest1/1 2026/04/21 05:02:01 INFO : pre-dest1/1.rclone_chunk.001_u10vad: Deleted 2026/04/21 05:02:01 DEBUG : pre-dest2/2: size = 1 OK 2026/04/21 05:02:01 DEBUG : pre-dest2/2.rclone_chunk.001_u10wr8: md5 = c81e728d9d4c2f636f067f89cc14862c OK 2026/04/21 05:02:01 INFO : pre-dest2/2.rclone_chunk.001_u10wr8: Copied (server-side copy) to: pre-dest2/2 2026/04/21 05:02:01 INFO : pre-dest2/2.rclone_chunk.001_u10wr8: Deleted 2026/04/21 05:02:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/dest" 2026/04/21 05:02:01 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/dest" 2026/04/21 05:02:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/pre-dest1" 2026/04/21 05:02:02 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/pre-dest1" 2026/04/21 05:02:02 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/pre-dest2" 2026/04/21 05:02:02 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/pre-dest2" 2026/04/21 05:02:02 DEBUG : 1: size = 1 OK 2026/04/21 05:02:02 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:02 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/21 05:02:02 DEBUG : 2: size = 1 OK 2026/04/21 05:02:02 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:02 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/21 05:02:02 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/21 05:02:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dest': Waiting for checks to finish 2026/04/21 05:02:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dest': Waiting for transfers to finish 2026/04/21 05:02:02 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:02 DEBUG : 3: size = 1 OK 2026/04/21 05:02:02 DEBUG : 3.rclone_chunk.001_u10xux: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/04/21 05:02:02 INFO : 3.rclone_chunk.001_u10xux: Copied (server-side copy) to: 3 2026/04/21 05:02:03 INFO : 3.rclone_chunk.001_u10xux: Deleted 2026/04/21 05:02:03 DEBUG : 3: size = 1 OK 2026/04/21 05:02:03 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/04/21 05:02:03 INFO : 3: Copied (new) 2026/04/21 05:02:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (2.86s) === RUN TestSyncCopyDest run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:03 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/CopyDest" 2026/04/21 05:02:03 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/CopyDest" 2026/04/21 05:02:04 DEBUG : one: Need to transfer - File not found at Destination 2026/04/21 05:02:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:04 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:04 DEBUG : one: size = 3 OK 2026/04/21 05:02:04 DEBUG : one.rclone_chunk.001_u10z57: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:04 INFO : one.rclone_chunk.001_u10z57: Copied (server-side copy) to: one 2026/04/21 05:02:04 INFO : one.rclone_chunk.001_u10z57: Deleted 2026/04/21 05:02:04 DEBUG : one: size = 3 OK 2026/04/21 05:02:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:04 INFO : one: Copied (new) 2026/04/21 05:02:04 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:04 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:04 DEBUG : one: Sizes differ 2026/04/21 05:02:04 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:04 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:05 DEBUG : one: size = 5 OK 2026/04/21 05:02:05 DEBUG : one.rclone_chunk.001_u10z9w: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/21 05:02:05 INFO : one.rclone_chunk.001_u10z9w: Copied (server-side copy) to: one 2026/04/21 05:02:05 INFO : one.rclone_chunk.001_u10z9w: Deleted 2026/04/21 05:02:05 DEBUG : one: size = 5 OK 2026/04/21 05:02:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/21 05:02:05 INFO : one: Copied (replaced existing) 2026/04/21 05:02:05 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:06 DEBUG : dst/one: size = 3 OK 2026/04/21 05:02:06 DEBUG : dst/one.rclone_chunk.001_u1109r: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:06 INFO : dst/one.rclone_chunk.001_u1109r: Copied (server-side copy) to: dst/one 2026/04/21 05:02:06 INFO : dst/one.rclone_chunk.001_u1109r: Deleted 2026/04/21 05:02:06 DEBUG : CopyDest/one: size = 5 OK 2026/04/21 05:02:06 DEBUG : CopyDest/one.rclone_chunk.001_u111f9: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/21 05:02:06 INFO : CopyDest/one.rclone_chunk.001_u111f9: Copied (server-side copy) to: CopyDest/one 2026/04/21 05:02:06 INFO : CopyDest/one.rclone_chunk.001_u111f9: Deleted 2026/04/21 05:02:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/BackupDir" 2026/04/21 05:02:06 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/BackupDir" 2026/04/21 05:02:06 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:06 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:06 DEBUG : one: Sizes differ 2026/04/21 05:02:06 DEBUG : one: size = 5 OK 2026/04/21 05:02:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:06 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:06 DEBUG : one: Sizes differ 2026/04/21 05:02:07 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:07 DEBUG : one: size = 3 OK 2026/04/21 05:02:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:07 INFO : one: Copied (server-side copy) 2026/04/21 05:02:07 INFO : one: Deleted 2026/04/21 05:02:07 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:07 DEBUG : one: size = 5 OK 2026/04/21 05:02:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/21 05:02:07 INFO : one: Copied (server-side copy) 2026/04/21 05:02:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/21 05:02:07 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:07 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:08 DEBUG : CopyDest/two: size = 3 OK 2026/04/21 05:02:08 DEBUG : CopyDest/two.rclone_chunk.001_u1125q: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:02:08 INFO : CopyDest/two.rclone_chunk.001_u1125q: Copied (server-side copy) to: CopyDest/two 2026/04/21 05:02:08 INFO : CopyDest/two.rclone_chunk.001_u1125q: Deleted 2026/04/21 05:02:08 DEBUG : one: size = 5 OK 2026/04/21 05:02:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:08 DEBUG : one: Unchanged skipping 2026/04/21 05:02:08 DEBUG : two: size = 3 OK 2026/04/21 05:02:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:08 DEBUG : two: copy non-chunked object... 2026/04/21 05:02:08 DEBUG : two: size = 3 OK 2026/04/21 05:02:08 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:02:08 INFO : two: Copied (server-side copy) 2026/04/21 05:02:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/21 05:02:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:08 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:09 DEBUG : one: size = 5 OK 2026/04/21 05:02:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:09 DEBUG : two: size = 3 OK 2026/04/21 05:02:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:09 DEBUG : one: Unchanged skipping 2026/04/21 05:02:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:09 DEBUG : two: Unchanged skipping 2026/04/21 05:02:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:09 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:09 INFO : There was nothing to transfer 2026/04/21 05:02:10 DEBUG : CopyDest/three: size = 5 OK 2026/04/21 05:02:10 DEBUG : CopyDest/three.rclone_chunk.001_u1141r: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:10 INFO : CopyDest/three.rclone_chunk.001_u1141r: Copied (server-side copy) to: CopyDest/three 2026/04/21 05:02:10 INFO : CopyDest/three.rclone_chunk.001_u1141r: Deleted 2026/04/21 05:02:10 DEBUG : one: size = 5 OK 2026/04/21 05:02:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:10 DEBUG : one: Unchanged skipping 2026/04/21 05:02:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:10 DEBUG : three: size = 5 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/CopyDest') 2026/04/21 05:02:10 DEBUG : three: Sizes differ 2026/04/21 05:02:10 DEBUG : three: Destination not found in --copy-dest 2026/04/21 05:02:10 DEBUG : three: Need to transfer - File not found at Destination 2026/04/21 05:02:10 DEBUG : two: size = 3 OK 2026/04/21 05:02:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:10 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:10 DEBUG : two: Unchanged skipping 2026/04/21 05:02:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:10 DEBUG : three: size = 7 OK 2026/04/21 05:02:10 DEBUG : three.rclone_chunk.001_u1157c: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/21 05:02:10 INFO : three.rclone_chunk.001_u1157c: Copied (server-side copy) to: three 2026/04/21 05:02:11 INFO : three.rclone_chunk.001_u1157c: Deleted 2026/04/21 05:02:11 DEBUG : three: size = 7 OK 2026/04/21 05:02:11 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/21 05:02:11 INFO : three: Copied (new) 2026/04/21 05:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (8.23s) === RUN TestSyncBackupDir run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:12 DEBUG : dst/one: size = 3 OK 2026/04/21 05:02:12 DEBUG : dst/one.rclone_chunk.001_u116g9: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:12 INFO : dst/one.rclone_chunk.001_u116g9: Copied (server-side copy) to: dst/one 2026/04/21 05:02:12 INFO : dst/one.rclone_chunk.001_u116g9: Deleted 2026/04/21 05:02:12 DEBUG : dst/two: size = 3 OK 2026/04/21 05:02:12 DEBUG : dst/two.rclone_chunk.001_u1172e: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:02:12 INFO : dst/two.rclone_chunk.001_u1172e: Copied (server-side copy) to: dst/two 2026/04/21 05:02:12 INFO : dst/two.rclone_chunk.001_u1172e: Deleted 2026/04/21 05:02:13 DEBUG : dst/three.txt: size = 5 OK 2026/04/21 05:02:13 DEBUG : dst/three.txt.rclone_chunk.001_u117el: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:13 INFO : dst/three.txt.rclone_chunk.001_u117el: Copied (server-side copy) to: dst/three.txt 2026/04/21 05:02:13 INFO : dst/three.txt.rclone_chunk.001_u117el: Deleted 2026/04/21 05:02:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:13 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/backup" 2026/04/21 05:02:13 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/backup" 2026/04/21 05:02:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:13 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:13 DEBUG : one: Sizes differ 2026/04/21 05:02:13 DEBUG : two: size = 3 OK 2026/04/21 05:02:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:13 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:13 DEBUG : two: Unchanged skipping 2026/04/21 05:02:14 DEBUG : one: size = 3 OK 2026/04/21 05:02:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:14 INFO : one: Copied (server-side copy) 2026/04/21 05:02:14 INFO : one: Deleted 2026/04/21 05:02:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:14 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:14 DEBUG : one: size = 4 OK 2026/04/21 05:02:14 DEBUG : one.rclone_chunk.001_u119pd: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:14 INFO : one.rclone_chunk.001_u119pd: Copied (server-side copy) to: one 2026/04/21 05:02:14 INFO : one.rclone_chunk.001_u119pd: Deleted 2026/04/21 05:02:14 DEBUG : one: size = 4 OK 2026/04/21 05:02:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:14 INFO : one: Copied (new) 2026/04/21 05:02:14 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:14 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:14 DEBUG : three.txt: size = 5 OK 2026/04/21 05:02:14 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:14 INFO : three.txt: Copied (server-side copy) 2026/04/21 05:02:14 INFO : three.txt: Deleted 2026/04/21 05:02:14 INFO : three.txt: Moved into backup dir 2026/04/21 05:02:15 DEBUG : dst/three.txt: size = 6 OK 2026/04/21 05:02:15 DEBUG : dst/three.txt.rclone_chunk.001_u11ahs: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:15 INFO : dst/three.txt.rclone_chunk.001_u11ahs: Copied (server-side copy) to: dst/three.txt 2026/04/21 05:02:15 INFO : dst/three.txt.rclone_chunk.001_u11ahs: Deleted 2026/04/21 05:02:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:15 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:15 DEBUG : one: Sizes differ 2026/04/21 05:02:15 DEBUG : two: size = 3 OK 2026/04/21 05:02:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:15 DEBUG : two: Unchanged skipping 2026/04/21 05:02:16 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:16 DEBUG : one: size = 4 OK 2026/04/21 05:02:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:16 INFO : one: Copied (server-side copy) 2026/04/21 05:02:16 INFO : one: Deleted 2026/04/21 05:02:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:16 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:16 DEBUG : one: size = 5 OK 2026/04/21 05:02:16 DEBUG : one.rclone_chunk.001_u11bth: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:16 INFO : one.rclone_chunk.001_u11bth: Copied (server-side copy) to: one 2026/04/21 05:02:16 INFO : one.rclone_chunk.001_u11bth: Deleted 2026/04/21 05:02:16 DEBUG : one: size = 5 OK 2026/04/21 05:02:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:16 INFO : one: Copied (new) 2026/04/21 05:02:16 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:16 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:16 DEBUG : three.txt: size = 6 OK 2026/04/21 05:02:16 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:16 INFO : three.txt: Copied (server-side copy) 2026/04/21 05:02:16 INFO : three.txt: Deleted 2026/04/21 05:02:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.67s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:17 DEBUG : dst/one: size = 3 OK 2026/04/21 05:02:17 DEBUG : dst/one.rclone_chunk.001_u11co0: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:17 INFO : dst/one.rclone_chunk.001_u11co0: Copied (server-side copy) to: dst/one 2026/04/21 05:02:17 INFO : dst/one.rclone_chunk.001_u11co0: Deleted 2026/04/21 05:02:18 DEBUG : dst/two: size = 3 OK 2026/04/21 05:02:18 DEBUG : dst/two.rclone_chunk.001_u11db8: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:02:18 INFO : dst/two.rclone_chunk.001_u11db8: Copied (server-side copy) to: dst/two 2026/04/21 05:02:18 INFO : dst/two.rclone_chunk.001_u11db8: Deleted 2026/04/21 05:02:18 DEBUG : dst/three.txt: size = 5 OK 2026/04/21 05:02:18 DEBUG : dst/three.txt.rclone_chunk.001_u11dvp: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:18 INFO : dst/three.txt.rclone_chunk.001_u11dvp: Copied (server-side copy) to: dst/three.txt 2026/04/21 05:02:18 INFO : dst/three.txt.rclone_chunk.001_u11dvp: Deleted 2026/04/21 05:02:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:19 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/backup" 2026/04/21 05:02:19 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/backup" 2026/04/21 05:02:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:19 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:19 DEBUG : one: Sizes differ 2026/04/21 05:02:19 DEBUG : two: size = 3 OK 2026/04/21 05:02:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:19 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:19 DEBUG : two: Unchanged skipping 2026/04/21 05:02:19 DEBUG : one.bak: size = 3 OK 2026/04/21 05:02:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:19 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 05:02:20 INFO : one: Deleted 2026/04/21 05:02:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:20 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:20 DEBUG : one: size = 4 OK 2026/04/21 05:02:20 DEBUG : one.rclone_chunk.001_u11fm0: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:20 INFO : one.rclone_chunk.001_u11fm0: Copied (server-side copy) to: one 2026/04/21 05:02:20 INFO : one.rclone_chunk.001_u11fm0: Deleted 2026/04/21 05:02:20 DEBUG : one: size = 4 OK 2026/04/21 05:02:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:20 INFO : one: Copied (new) 2026/04/21 05:02:20 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:20 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:20 DEBUG : three.txt.bak: size = 5 OK 2026/04/21 05:02:20 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 05:02:20 INFO : three.txt: Deleted 2026/04/21 05:02:20 INFO : three.txt: Moved into backup dir 2026/04/21 05:02:21 DEBUG : dst/three.txt: size = 6 OK 2026/04/21 05:02:21 DEBUG : dst/three.txt.rclone_chunk.001_u11gju: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:21 INFO : dst/three.txt.rclone_chunk.001_u11gju: Copied (server-side copy) to: dst/three.txt 2026/04/21 05:02:21 INFO : dst/three.txt.rclone_chunk.001_u11gju: Deleted 2026/04/21 05:02:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:21 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:21 DEBUG : one: Sizes differ 2026/04/21 05:02:21 DEBUG : two: size = 3 OK 2026/04/21 05:02:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:21 DEBUG : two: Unchanged skipping 2026/04/21 05:02:21 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:22 DEBUG : one.bak: size = 4 OK 2026/04/21 05:02:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:22 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 05:02:22 INFO : one: Deleted 2026/04/21 05:02:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:22 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:22 DEBUG : one: size = 5 OK 2026/04/21 05:02:22 DEBUG : one.rclone_chunk.001_u11hf7: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:22 INFO : one.rclone_chunk.001_u11hf7: Copied (server-side copy) to: one 2026/04/21 05:02:22 INFO : one.rclone_chunk.001_u11hf7: Deleted 2026/04/21 05:02:22 DEBUG : one: size = 5 OK 2026/04/21 05:02:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:22 INFO : one: Copied (new) 2026/04/21 05:02:22 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:22 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:22 DEBUG : three.txt.bak: size = 6 OK 2026/04/21 05:02:22 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 05:02:22 INFO : three.txt: Deleted 2026/04/21 05:02:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:23 DEBUG : dst/one: size = 3 OK 2026/04/21 05:02:23 DEBUG : dst/one.rclone_chunk.001_u11ilp: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:23 INFO : dst/one.rclone_chunk.001_u11ilp: Copied (server-side copy) to: dst/one 2026/04/21 05:02:23 INFO : dst/one.rclone_chunk.001_u11ilp: Deleted 2026/04/21 05:02:24 DEBUG : dst/two: size = 3 OK 2026/04/21 05:02:24 DEBUG : dst/two.rclone_chunk.001_u11inz: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:02:24 INFO : dst/two.rclone_chunk.001_u11inz: Copied (server-side copy) to: dst/two 2026/04/21 05:02:24 INFO : dst/two.rclone_chunk.001_u11inz: Deleted 2026/04/21 05:02:24 DEBUG : dst/three.txt: size = 5 OK 2026/04/21 05:02:24 DEBUG : dst/three.txt.rclone_chunk.001_u11jzq: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:24 INFO : dst/three.txt.rclone_chunk.001_u11jzq: Copied (server-side copy) to: dst/three.txt 2026/04/21 05:02:24 INFO : dst/three.txt.rclone_chunk.001_u11jzq: Deleted 2026/04/21 05:02:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:24 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/backup" 2026/04/21 05:02:24 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/backup" 2026/04/21 05:02:25 DEBUG : two: size = 3 OK 2026/04/21 05:02:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:25 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:25 DEBUG : one: Sizes differ 2026/04/21 05:02:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:25 DEBUG : two: Unchanged skipping 2026/04/21 05:02:25 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:25 DEBUG : one-2019-01-01: size = 3 OK 2026/04/21 05:02:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 05:02:25 INFO : one: Deleted 2026/04/21 05:02:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:25 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:26 DEBUG : one: size = 4 OK 2026/04/21 05:02:26 DEBUG : one.rclone_chunk.001_u11ksx: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:26 INFO : one.rclone_chunk.001_u11ksx: Copied (server-side copy) to: one 2026/04/21 05:02:26 INFO : one.rclone_chunk.001_u11ksx: Deleted 2026/04/21 05:02:26 DEBUG : one: size = 4 OK 2026/04/21 05:02:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:26 INFO : one: Copied (new) 2026/04/21 05:02:26 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:26 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:26 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/21 05:02:26 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 05:02:26 INFO : three.txt: Deleted 2026/04/21 05:02:26 INFO : three.txt: Moved into backup dir 2026/04/21 05:02:27 DEBUG : dst/three.txt: size = 6 OK 2026/04/21 05:02:27 DEBUG : dst/three.txt.rclone_chunk.001_u11l6u: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:27 INFO : dst/three.txt.rclone_chunk.001_u11l6u: Copied (server-side copy) to: dst/three.txt 2026/04/21 05:02:27 INFO : dst/three.txt.rclone_chunk.001_u11l6u: Deleted 2026/04/21 05:02:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:27 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:27 DEBUG : one: Sizes differ 2026/04/21 05:02:27 DEBUG : two: size = 3 OK 2026/04/21 05:02:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:27 DEBUG : two: Unchanged skipping 2026/04/21 05:02:27 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:27 DEBUG : one-2019-01-01: size = 4 OK 2026/04/21 05:02:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 05:02:27 INFO : one: Deleted 2026/04/21 05:02:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:27 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:28 DEBUG : one: size = 5 OK 2026/04/21 05:02:28 DEBUG : one.rclone_chunk.001_u11mae: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:28 INFO : one.rclone_chunk.001_u11mae: Copied (server-side copy) to: one 2026/04/21 05:02:28 INFO : one.rclone_chunk.001_u11mae: Deleted 2026/04/21 05:02:28 DEBUG : one: size = 5 OK 2026/04/21 05:02:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:28 INFO : one: Copied (new) 2026/04/21 05:02:28 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:28 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:28 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/21 05:02:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 05:02:28 INFO : three.txt: Deleted 2026/04/21 05:02:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.71s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:29 DEBUG : dst/one: size = 3 OK 2026/04/21 05:02:29 DEBUG : dst/one.rclone_chunk.001_u11oc2: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:29 INFO : dst/one.rclone_chunk.001_u11oc2: Copied (server-side copy) to: dst/one 2026/04/21 05:02:29 INFO : dst/one.rclone_chunk.001_u11oc2: Deleted 2026/04/21 05:02:29 DEBUG : dst/two: size = 3 OK 2026/04/21 05:02:29 DEBUG : dst/two.rclone_chunk.001_u11o57: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:02:29 INFO : dst/two.rclone_chunk.001_u11o57: Copied (server-side copy) to: dst/two 2026/04/21 05:02:29 INFO : dst/two.rclone_chunk.001_u11o57: Deleted 2026/04/21 05:02:30 DEBUG : dst/three.txt: size = 5 OK 2026/04/21 05:02:30 DEBUG : dst/three.txt.rclone_chunk.001_u11omh: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:30 INFO : dst/three.txt.rclone_chunk.001_u11omh: Copied (server-side copy) to: dst/three.txt 2026/04/21 05:02:30 INFO : dst/three.txt.rclone_chunk.001_u11omh: Deleted 2026/04/21 05:02:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:30 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:30 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:30 DEBUG : one: Sizes differ 2026/04/21 05:02:30 DEBUG : two: size = 3 OK 2026/04/21 05:02:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:30 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:30 DEBUG : two: Unchanged skipping 2026/04/21 05:02:30 DEBUG : one.bak: size = 3 OK 2026/04/21 05:02:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:30 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 05:02:31 INFO : one: Deleted 2026/04/21 05:02:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:31 DEBUG : one: size = 4 OK 2026/04/21 05:02:31 DEBUG : one.rclone_chunk.001_u11q7s: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:31 INFO : one.rclone_chunk.001_u11q7s: Copied (server-side copy) to: one 2026/04/21 05:02:31 INFO : one.rclone_chunk.001_u11q7s: Deleted 2026/04/21 05:02:31 DEBUG : one: size = 4 OK 2026/04/21 05:02:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:31 INFO : one: Copied (new) 2026/04/21 05:02:31 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:31 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:31 DEBUG : three.txt.bak: size = 5 OK 2026/04/21 05:02:31 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 05:02:31 INFO : three.txt: Deleted 2026/04/21 05:02:31 INFO : three.txt: Moved into backup dir 2026/04/21 05:02:32 DEBUG : dst/three.txt: size = 6 OK 2026/04/21 05:02:32 DEBUG : dst/three.txt.rclone_chunk.001_u11qps: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:32 INFO : dst/three.txt.rclone_chunk.001_u11qps: Copied (server-side copy) to: dst/three.txt 2026/04/21 05:02:32 INFO : dst/three.txt.rclone_chunk.001_u11qps: Deleted 2026/04/21 05:02:32 DEBUG : one.bak: Excluded (Path Filter) 2026/04/21 05:02:32 DEBUG : one.bak: Excluded 2026/04/21 05:02:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/21 05:02:32 DEBUG : three.txt.bak: Excluded 2026/04/21 05:02:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:32 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:32 DEBUG : one: Sizes differ 2026/04/21 05:02:32 DEBUG : two: size = 3 OK 2026/04/21 05:02:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for checks to finish 2026/04/21 05:02:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:32 DEBUG : two: Unchanged skipping 2026/04/21 05:02:32 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:33 DEBUG : one.bak: size = 4 OK 2026/04/21 05:02:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:33 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 05:02:33 INFO : one: Deleted 2026/04/21 05:02:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst': Waiting for transfers to finish 2026/04/21 05:02:33 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:33 DEBUG : one: size = 5 OK 2026/04/21 05:02:33 DEBUG : one.rclone_chunk.001_u11sww: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:33 INFO : one.rclone_chunk.001_u11sww: Copied (server-side copy) to: one 2026/04/21 05:02:33 INFO : one.rclone_chunk.001_u11sww: Deleted 2026/04/21 05:02:33 DEBUG : one: size = 5 OK 2026/04/21 05:02:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:33 INFO : one: Copied (new) 2026/04/21 05:02:33 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:33 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:33 DEBUG : three.txt.bak: size = 6 OK 2026/04/21 05:02:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 05:02:33 INFO : three.txt: Deleted 2026/04/21 05:02:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.35s) === RUN TestSyncSuffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:34 DEBUG : dst/one: size = 3 OK 2026/04/21 05:02:34 DEBUG : dst/one.rclone_chunk.001_u11t4q: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:34 INFO : dst/one.rclone_chunk.001_u11t4q: Copied (server-side copy) to: dst/one 2026/04/21 05:02:34 INFO : dst/one.rclone_chunk.001_u11t4q: Deleted 2026/04/21 05:02:35 DEBUG : dst/two: size = 3 OK 2026/04/21 05:02:35 DEBUG : dst/two.rclone_chunk.001_u11tgb: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:02:35 INFO : dst/two.rclone_chunk.001_u11tgb: Copied (server-side copy) to: dst/two 2026/04/21 05:02:35 INFO : dst/two.rclone_chunk.001_u11tgb: Deleted 2026/04/21 05:02:35 DEBUG : dst/three.txt: size = 5 OK 2026/04/21 05:02:35 DEBUG : dst/three.txt.rclone_chunk.001_u11uzq: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:35 INFO : dst/three.txt.rclone_chunk.001_u11uzq: Copied (server-side copy) to: dst/three.txt 2026/04/21 05:02:35 INFO : dst/three.txt.rclone_chunk.001_u11uzq: Deleted 2026/04/21 05:02:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:36 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:36 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:36 DEBUG : one: Sizes differ 2026/04/21 05:02:36 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:36 DEBUG : one.bak: size = 3 OK 2026/04/21 05:02:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:36 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 05:02:36 INFO : one: Deleted 2026/04/21 05:02:36 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:36 DEBUG : one: size = 4 OK 2026/04/21 05:02:36 DEBUG : one.rclone_chunk.001_u11vwf: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:36 INFO : one.rclone_chunk.001_u11vwf: Copied (server-side copy) to: one 2026/04/21 05:02:36 INFO : one.rclone_chunk.001_u11vwf: Deleted 2026/04/21 05:02:36 DEBUG : one: size = 4 OK 2026/04/21 05:02:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:36 INFO : one: Copied (new) 2026/04/21 05:02:36 DEBUG : two: size = 3 OK 2026/04/21 05:02:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:36 DEBUG : two: Unchanged skipping 2026/04/21 05:02:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:37 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:37 DEBUG : three.txt: Sizes differ 2026/04/21 05:02:37 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:37 DEBUG : three.txt.bak: size = 5 OK 2026/04/21 05:02:37 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 05:02:37 INFO : three.txt: Deleted 2026/04/21 05:02:37 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:37 DEBUG : three.txt: size = 6 OK 2026/04/21 05:02:37 DEBUG : three.txt.rclone_chunk.001_u11wt8: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:37 INFO : three.txt.rclone_chunk.001_u11wt8: Copied (server-side copy) to: three.txt 2026/04/21 05:02:37 INFO : three.txt.rclone_chunk.001_u11wt8: Deleted 2026/04/21 05:02:37 DEBUG : three.txt: size = 6 OK 2026/04/21 05:02:37 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:37 INFO : three.txt: Copied (new) 2026/04/21 05:02:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:38 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:38 DEBUG : one: Sizes differ 2026/04/21 05:02:38 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:38 DEBUG : one.bak: size = 4 OK 2026/04/21 05:02:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:38 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 05:02:38 INFO : one: Deleted 2026/04/21 05:02:38 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:38 DEBUG : one: size = 5 OK 2026/04/21 05:02:38 DEBUG : one.rclone_chunk.001_u11xkj: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:38 INFO : one.rclone_chunk.001_u11xkj: Copied (server-side copy) to: one 2026/04/21 05:02:39 INFO : one.rclone_chunk.001_u11xkj: Deleted 2026/04/21 05:02:39 DEBUG : one: size = 5 OK 2026/04/21 05:02:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:39 INFO : one: Copied (new) 2026/04/21 05:02:39 DEBUG : two: size = 3 OK 2026/04/21 05:02:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:39 DEBUG : two: Unchanged skipping 2026/04/21 05:02:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:39 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:39 DEBUG : three.txt: Sizes differ 2026/04/21 05:02:39 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:39 DEBUG : three.txt.bak: size = 6 OK 2026/04/21 05:02:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 05:02:39 INFO : three.txt: Deleted 2026/04/21 05:02:39 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:39 DEBUG : three.txt: size = 19 OK 2026/04/21 05:02:39 DEBUG : three.txt.rclone_chunk.001_u11yud: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/21 05:02:39 INFO : three.txt.rclone_chunk.001_u11yud: Copied (server-side copy) to: three.txt 2026/04/21 05:02:39 INFO : three.txt.rclone_chunk.001_u11yud: Deleted 2026/04/21 05:02:39 DEBUG : three.txt: size = 19 OK 2026/04/21 05:02:39 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/21 05:02:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.24s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:41 DEBUG : dst/one: size = 3 OK 2026/04/21 05:02:41 DEBUG : dst/one.rclone_chunk.001_u11zel: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:41 INFO : dst/one.rclone_chunk.001_u11zel: Copied (server-side copy) to: dst/one 2026/04/21 05:02:41 INFO : dst/one.rclone_chunk.001_u11zel: Deleted 2026/04/21 05:02:41 DEBUG : dst/two: size = 3 OK 2026/04/21 05:02:41 DEBUG : dst/two.rclone_chunk.001_u12069: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/21 05:02:41 INFO : dst/two.rclone_chunk.001_u12069: Copied (server-side copy) to: dst/two 2026/04/21 05:02:41 INFO : dst/two.rclone_chunk.001_u12069: Deleted 2026/04/21 05:02:41 DEBUG : dst/three.txt: size = 5 OK 2026/04/21 05:02:41 DEBUG : dst/three.txt.rclone_chunk.001_u120pj: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:41 INFO : dst/three.txt.rclone_chunk.001_u120pj: Copied (server-side copy) to: dst/three.txt 2026/04/21 05:02:41 INFO : dst/three.txt.rclone_chunk.001_u120pj: Deleted 2026/04/21 05:02:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:42 DEBUG : Creating backend with remote "TestS3:rclone-test-kewaciq6kewi/dst" 2026/04/21 05:02:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:42 DEBUG : one: size = 3 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:42 DEBUG : one: Sizes differ 2026/04/21 05:02:42 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:42 DEBUG : one-2019-01-01: size = 3 OK 2026/04/21 05:02:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/21 05:02:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 05:02:42 INFO : one: Deleted 2026/04/21 05:02:42 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:42 DEBUG : one: size = 4 OK 2026/04/21 05:02:42 DEBUG : one.rclone_chunk.001_u121ap: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:42 INFO : one.rclone_chunk.001_u121ap: Copied (server-side copy) to: one 2026/04/21 05:02:43 INFO : one.rclone_chunk.001_u121ap: Deleted 2026/04/21 05:02:43 DEBUG : one: size = 4 OK 2026/04/21 05:02:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:43 INFO : one: Copied (new) 2026/04/21 05:02:43 DEBUG : two: size = 3 OK 2026/04/21 05:02:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:43 DEBUG : two: Unchanged skipping 2026/04/21 05:02:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:43 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:43 DEBUG : three.txt: Sizes differ 2026/04/21 05:02:43 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:43 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/21 05:02:43 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/04/21 05:02:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 05:02:43 INFO : three.txt: Deleted 2026/04/21 05:02:43 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:43 DEBUG : three.txt: size = 6 OK 2026/04/21 05:02:43 DEBUG : three.txt.rclone_chunk.001_u122nw: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:43 INFO : three.txt.rclone_chunk.001_u122nw: Copied (server-side copy) to: three.txt 2026/04/21 05:02:43 INFO : three.txt.rclone_chunk.001_u122nw: Deleted 2026/04/21 05:02:43 DEBUG : three.txt: size = 6 OK 2026/04/21 05:02:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:43 INFO : three.txt: Copied (new) 2026/04/21 05:02:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:44 DEBUG : one: size = 4 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:44 DEBUG : one: Sizes differ 2026/04/21 05:02:44 DEBUG : one: copy non-chunked object... 2026/04/21 05:02:45 DEBUG : one-2019-01-01: size = 4 OK 2026/04/21 05:02:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/21 05:02:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 05:02:45 INFO : one: Deleted 2026/04/21 05:02:45 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:45 DEBUG : one: size = 5 OK 2026/04/21 05:02:45 DEBUG : one.rclone_chunk.001_u124os: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:45 INFO : one.rclone_chunk.001_u124os: Copied (server-side copy) to: one 2026/04/21 05:02:45 INFO : one.rclone_chunk.001_u124os: Deleted 2026/04/21 05:02:45 DEBUG : one: size = 5 OK 2026/04/21 05:02:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/21 05:02:45 INFO : one: Copied (new) 2026/04/21 05:02:45 DEBUG : two: size = 3 OK 2026/04/21 05:02:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:45 DEBUG : two: Unchanged skipping 2026/04/21 05:02:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:45 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi/dst') 2026/04/21 05:02:45 DEBUG : three.txt: Sizes differ 2026/04/21 05:02:45 DEBUG : three.txt: copy non-chunked object... 2026/04/21 05:02:45 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/21 05:02:45 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/21 05:02:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 05:02:46 INFO : three.txt: Deleted 2026/04/21 05:02:46 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:46 DEBUG : three.txt: size = 19 OK 2026/04/21 05:02:46 DEBUG : three.txt.rclone_chunk.001_u1254a: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/21 05:02:46 INFO : three.txt.rclone_chunk.001_u1254a: Copied (server-side copy) to: three.txt 2026/04/21 05:02:46 INFO : three.txt.rclone_chunk.001_u1254a: Deleted 2026/04/21 05:02:46 DEBUG : three.txt: size = 19 OK 2026/04/21 05:02:46 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/21 05:02:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.58s) === RUN TestSyncUTFNorm run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:47 DEBUG : Testêé: size = 18 OK 2026/04/21 05:02:47 DEBUG : Testêé.rclone_chunk.001_u1269p: md5 = 3b5c716b1f94ae30389ea40ea76fa0d5 OK 2026/04/21 05:02:47 INFO : Testêé.rclone_chunk.001_u1269p: Copied (server-side copy) to: Testêé 2026/04/21 05:02:47 INFO : Testêé.rclone_chunk.001_u1269p: Deleted 2026/04/21 05:02:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:02:47 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:47 DEBUG : Testêé: size = 18 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:02:47 DEBUG : Testêé: Sizes differ 2026/04/21 05:02:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:02:48 DEBUG : Testêé: size = 14 OK 2026/04/21 05:02:48 DEBUG : Testêé.rclone_chunk.001_u126yz: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/04/21 05:02:48 INFO : Testêé.rclone_chunk.001_u126yz: Copied (server-side copy) to: Testêé 2026/04/21 05:02:48 INFO : Testêé.rclone_chunk.001_u126yz: Deleted 2026/04/21 05:02:48 DEBUG : Testêé: size = 14 OK 2026/04/21 05:02:48 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/04/21 05:02:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/21 05:02:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.21s) === RUN TestSyncImmutable run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/21 05:02:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:02:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:02:48 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:02:48 DEBUG : existing: size = 6 OK 2026/04/21 05:02:48 DEBUG : existing.rclone_chunk.001_u127mx: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:48 INFO : existing.rclone_chunk.001_u127mx: Copied (server-side copy) to: existing 2026/04/21 05:02:48 INFO : existing.rclone_chunk.001_u127mx: Deleted 2026/04/21 05:02:48 DEBUG : existing: size = 6 OK 2026/04/21 05:02:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:48 INFO : existing: Copied (new) 2026/04/21 05:02:48 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:49 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:02:49 DEBUG : existing: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:02:49 DEBUG : existing: Sizes differ 2026/04/21 05:02:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:02:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/21 05:02:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:02:49 ERROR : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': not deleting files as there were IO errors 2026/04/21 05:02:49 ERROR : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.14s) === RUN TestSyncIgnoreCase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:49 DEBUG : EXISTING: size = 6 OK 2026/04/21 05:02:49 DEBUG : EXISTING.rclone_chunk.001_u128nh: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:49 INFO : EXISTING.rclone_chunk.001_u128nh: Copied (server-side copy) to: EXISTING 2026/04/21 05:02:50 INFO : EXISTING.rclone_chunk.001_u128nh: Deleted 2026/04/21 05:02:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:02:50 DEBUG : EXISTING: size = 6 OK 2026/04/21 05:02:50 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:02:50 DEBUG : existing: Unchanged skipping 2026/04/21 05:02:50 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:02:50 DEBUG : Waiting for deletions to finish 2026/04/21 05:02:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.85s) === RUN TestFixCase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", 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-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.26s) --- 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-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:02:51 DEBUG : both0: size = 6 OK 2026/04/21 05:02:51 DEBUG : both0.rclone_chunk.001_u129d9: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:51 INFO : both0.rclone_chunk.001_u129d9: Copied (server-side copy) to: both0 2026/04/21 05:02:51 INFO : both0.rclone_chunk.001_u129d9: Deleted 2026/04/21 05:02:51 DEBUG : only0: size = 6 OK 2026/04/21 05:02:51 DEBUG : only0.rclone_chunk.001_u12ar7: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:51 INFO : only0.rclone_chunk.001_u12ar7: Copied (server-side copy) to: only0 2026/04/21 05:02:51 INFO : only0.rclone_chunk.001_u12ar7: Deleted 2026/04/21 05:02:52 DEBUG : both1: size = 6 OK 2026/04/21 05:02:52 DEBUG : both1.rclone_chunk.001_u12aoe: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:52 INFO : both1.rclone_chunk.001_u12aoe: Copied (server-side copy) to: both1 2026/04/21 05:02:52 INFO : both1.rclone_chunk.001_u12aoe: Deleted 2026/04/21 05:02:52 DEBUG : only1: size = 6 OK 2026/04/21 05:02:52 DEBUG : only1.rclone_chunk.001_u12b9p: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:52 INFO : only1.rclone_chunk.001_u12b9p: Copied (server-side copy) to: only1 2026/04/21 05:02:52 INFO : only1.rclone_chunk.001_u12b9p: Deleted 2026/04/21 05:02:52 DEBUG : both2: size = 6 OK 2026/04/21 05:02:52 DEBUG : both2.rclone_chunk.001_u12bop: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:52 INFO : both2.rclone_chunk.001_u12bop: Copied (server-side copy) to: both2 2026/04/21 05:02:53 INFO : both2.rclone_chunk.001_u12bop: Deleted 2026/04/21 05:02:53 DEBUG : only2: size = 6 OK 2026/04/21 05:02:53 DEBUG : only2.rclone_chunk.001_u12csp: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:53 INFO : only2.rclone_chunk.001_u12csp: Copied (server-side copy) to: only2 2026/04/21 05:02:53 INFO : only2.rclone_chunk.001_u12csp: Deleted 2026/04/21 05:02:53 DEBUG : both3: size = 6 OK 2026/04/21 05:02:53 DEBUG : both3.rclone_chunk.001_u12cad: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:53 INFO : both3.rclone_chunk.001_u12cad: Copied (server-side copy) to: both3 2026/04/21 05:02:53 INFO : both3.rclone_chunk.001_u12cad: Deleted 2026/04/21 05:02:54 DEBUG : only3: size = 6 OK 2026/04/21 05:02:54 DEBUG : only3.rclone_chunk.001_u12cvr: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:54 INFO : only3.rclone_chunk.001_u12cvr: Copied (server-side copy) to: only3 2026/04/21 05:02:54 INFO : only3.rclone_chunk.001_u12cvr: Deleted 2026/04/21 05:02:54 DEBUG : both4: size = 6 OK 2026/04/21 05:02:54 DEBUG : both4.rclone_chunk.001_u12dox: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:54 INFO : both4.rclone_chunk.001_u12dox: Copied (server-side copy) to: both4 2026/04/21 05:02:54 INFO : both4.rclone_chunk.001_u12dox: Deleted 2026/04/21 05:02:55 DEBUG : only4: size = 6 OK 2026/04/21 05:02:55 DEBUG : only4.rclone_chunk.001_u12db4: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:55 INFO : only4.rclone_chunk.001_u12db4: Copied (server-side copy) to: only4 2026/04/21 05:02:55 INFO : only4.rclone_chunk.001_u12db4: Deleted 2026/04/21 05:02:55 DEBUG : both5: size = 6 OK 2026/04/21 05:02:55 DEBUG : both5.rclone_chunk.001_u12ede: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:55 INFO : both5.rclone_chunk.001_u12ede: Copied (server-side copy) to: both5 2026/04/21 05:02:55 INFO : both5.rclone_chunk.001_u12ede: Deleted 2026/04/21 05:02:55 DEBUG : only5: size = 6 OK 2026/04/21 05:02:55 DEBUG : only5.rclone_chunk.001_u12e45: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:55 INFO : only5.rclone_chunk.001_u12e45: Copied (server-side copy) to: only5 2026/04/21 05:02:56 INFO : only5.rclone_chunk.001_u12e45: Deleted 2026/04/21 05:02:56 DEBUG : both6: size = 6 OK 2026/04/21 05:02:56 DEBUG : both6.rclone_chunk.001_u12f9c: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:56 INFO : both6.rclone_chunk.001_u12f9c: Copied (server-side copy) to: both6 2026/04/21 05:02:56 INFO : both6.rclone_chunk.001_u12f9c: Deleted 2026/04/21 05:02:56 DEBUG : only6: size = 6 OK 2026/04/21 05:02:56 DEBUG : only6.rclone_chunk.001_u12f7h: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:56 INFO : only6.rclone_chunk.001_u12f7h: Copied (server-side copy) to: only6 2026/04/21 05:02:56 INFO : only6.rclone_chunk.001_u12f7h: Deleted 2026/04/21 05:02:57 DEBUG : both7: size = 6 OK 2026/04/21 05:02:57 DEBUG : both7.rclone_chunk.001_u12fq2: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:57 INFO : both7.rclone_chunk.001_u12fq2: Copied (server-side copy) to: both7 2026/04/21 05:02:57 INFO : both7.rclone_chunk.001_u12fq2: Deleted 2026/04/21 05:02:57 DEBUG : only7: size = 6 OK 2026/04/21 05:02:57 DEBUG : only7.rclone_chunk.001_u12got: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:57 INFO : only7.rclone_chunk.001_u12got: Copied (server-side copy) to: only7 2026/04/21 05:02:57 INFO : only7.rclone_chunk.001_u12got: Deleted 2026/04/21 05:02:58 DEBUG : both8: size = 6 OK 2026/04/21 05:02:58 DEBUG : both8.rclone_chunk.001_u12ghh: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:58 INFO : both8.rclone_chunk.001_u12ghh: Copied (server-side copy) to: both8 2026/04/21 05:02:58 INFO : both8.rclone_chunk.001_u12ghh: Deleted 2026/04/21 05:02:58 DEBUG : only8: size = 6 OK 2026/04/21 05:02:58 DEBUG : only8.rclone_chunk.001_u12hnq: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:58 INFO : only8.rclone_chunk.001_u12hnq: Copied (server-side copy) to: only8 2026/04/21 05:02:58 INFO : only8.rclone_chunk.001_u12hnq: Deleted 2026/04/21 05:02:59 DEBUG : both9: size = 6 OK 2026/04/21 05:02:59 DEBUG : both9.rclone_chunk.001_u12h4b: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:59 INFO : both9.rclone_chunk.001_u12h4b: Copied (server-side copy) to: both9 2026/04/21 05:02:59 INFO : both9.rclone_chunk.001_u12h4b: Deleted 2026/04/21 05:02:59 DEBUG : only9: size = 6 OK 2026/04/21 05:02:59 DEBUG : only9.rclone_chunk.001_u12i8p: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:59 INFO : only9.rclone_chunk.001_u12i8p: Copied (server-side copy) to: only9 2026/04/21 05:02:59 INFO : only9.rclone_chunk.001_u12i8p: Deleted 2026/04/21 05:02:59 DEBUG : both10: size = 6 OK 2026/04/21 05:02:59 DEBUG : both10.rclone_chunk.001_u12i2i: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:02:59 INFO : both10.rclone_chunk.001_u12i2i: Copied (server-side copy) to: both10 2026/04/21 05:03:00 INFO : both10.rclone_chunk.001_u12i2i: Deleted 2026/04/21 05:03:00 DEBUG : only10: size = 6 OK 2026/04/21 05:03:00 DEBUG : only10.rclone_chunk.001_u12j5s: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:00 INFO : only10.rclone_chunk.001_u12j5s: Copied (server-side copy) to: only10 2026/04/21 05:03:00 INFO : only10.rclone_chunk.001_u12j5s: Deleted 2026/04/21 05:03:00 DEBUG : both11: size = 6 OK 2026/04/21 05:03:00 DEBUG : both11.rclone_chunk.001_u12jcm: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:00 INFO : both11.rclone_chunk.001_u12jcm: Copied (server-side copy) to: both11 2026/04/21 05:03:00 INFO : both11.rclone_chunk.001_u12jcm: Deleted 2026/04/21 05:03:01 DEBUG : only11: size = 6 OK 2026/04/21 05:03:01 DEBUG : only11.rclone_chunk.001_u12jrn: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:01 INFO : only11.rclone_chunk.001_u12jrn: Copied (server-side copy) to: only11 2026/04/21 05:03:01 INFO : only11.rclone_chunk.001_u12jrn: Deleted 2026/04/21 05:03:01 DEBUG : both12: size = 6 OK 2026/04/21 05:03:01 DEBUG : both12.rclone_chunk.001_u12kc5: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:01 INFO : both12.rclone_chunk.001_u12kc5: Copied (server-side copy) to: both12 2026/04/21 05:03:01 INFO : both12.rclone_chunk.001_u12kc5: Deleted 2026/04/21 05:03:02 DEBUG : only12: size = 6 OK 2026/04/21 05:03:02 DEBUG : only12.rclone_chunk.001_u12kja: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:02 INFO : only12.rclone_chunk.001_u12kja: Copied (server-side copy) to: only12 2026/04/21 05:03:02 INFO : only12.rclone_chunk.001_u12kja: Deleted 2026/04/21 05:03:02 DEBUG : both13: size = 6 OK 2026/04/21 05:03:02 DEBUG : both13.rclone_chunk.001_u12lsy: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:02 INFO : both13.rclone_chunk.001_u12lsy: Copied (server-side copy) to: both13 2026/04/21 05:03:02 INFO : both13.rclone_chunk.001_u12lsy: Deleted 2026/04/21 05:03:02 DEBUG : only13: size = 6 OK 2026/04/21 05:03:02 DEBUG : only13.rclone_chunk.001_u12l8s: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:02 INFO : only13.rclone_chunk.001_u12l8s: Copied (server-side copy) to: only13 2026/04/21 05:03:03 INFO : only13.rclone_chunk.001_u12l8s: Deleted 2026/04/21 05:03:03 DEBUG : both14: size = 6 OK 2026/04/21 05:03:03 DEBUG : both14.rclone_chunk.001_u12mii: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:03 INFO : both14.rclone_chunk.001_u12mii: Copied (server-side copy) to: both14 2026/04/21 05:03:03 INFO : both14.rclone_chunk.001_u12mii: Deleted 2026/04/21 05:03:03 DEBUG : only14: size = 6 OK 2026/04/21 05:03:03 DEBUG : only14.rclone_chunk.001_u12mlj: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:03 INFO : only14.rclone_chunk.001_u12mlj: Copied (server-side copy) to: only14 2026/04/21 05:03:03 INFO : only14.rclone_chunk.001_u12mlj: Deleted 2026/04/21 05:03:04 DEBUG : both15: size = 6 OK 2026/04/21 05:03:04 DEBUG : both15.rclone_chunk.001_u12msx: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:04 INFO : both15.rclone_chunk.001_u12msx: Copied (server-side copy) to: both15 2026/04/21 05:03:04 INFO : both15.rclone_chunk.001_u12msx: Deleted 2026/04/21 05:03:04 DEBUG : only15: size = 6 OK 2026/04/21 05:03:04 DEBUG : only15.rclone_chunk.001_u12ne3: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:04 INFO : only15.rclone_chunk.001_u12ne3: Copied (server-side copy) to: only15 2026/04/21 05:03:04 INFO : only15.rclone_chunk.001_u12ne3: Deleted 2026/04/21 05:03:05 DEBUG : both16: size = 6 OK 2026/04/21 05:03:05 DEBUG : both16.rclone_chunk.001_u12nsr: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:05 INFO : both16.rclone_chunk.001_u12nsr: Copied (server-side copy) to: both16 2026/04/21 05:03:05 INFO : both16.rclone_chunk.001_u12nsr: Deleted 2026/04/21 05:03:05 DEBUG : only16: size = 6 OK 2026/04/21 05:03:05 DEBUG : only16.rclone_chunk.001_u12oob: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:05 INFO : only16.rclone_chunk.001_u12oob: Copied (server-side copy) to: only16 2026/04/21 05:03:05 INFO : only16.rclone_chunk.001_u12oob: Deleted 2026/04/21 05:03:06 DEBUG : both17: size = 6 OK 2026/04/21 05:03:06 DEBUG : both17.rclone_chunk.001_u12ox2: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:06 INFO : both17.rclone_chunk.001_u12ox2: Copied (server-side copy) to: both17 2026/04/21 05:03:06 INFO : both17.rclone_chunk.001_u12ox2: Deleted 2026/04/21 05:03:06 DEBUG : only17: size = 6 OK 2026/04/21 05:03:06 DEBUG : only17.rclone_chunk.001_u12p8e: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:06 INFO : only17.rclone_chunk.001_u12p8e: Copied (server-side copy) to: only17 2026/04/21 05:03:06 INFO : only17.rclone_chunk.001_u12p8e: Deleted 2026/04/21 05:03:07 DEBUG : both18: size = 6 OK 2026/04/21 05:03:07 DEBUG : both18.rclone_chunk.001_u12p39: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:07 INFO : both18.rclone_chunk.001_u12p39: Copied (server-side copy) to: both18 2026/04/21 05:03:07 INFO : both18.rclone_chunk.001_u12p39: Deleted 2026/04/21 05:03:07 DEBUG : only18: size = 6 OK 2026/04/21 05:03:07 DEBUG : only18.rclone_chunk.001_u12qot: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:07 INFO : only18.rclone_chunk.001_u12qot: Copied (server-side copy) to: only18 2026/04/21 05:03:07 INFO : only18.rclone_chunk.001_u12qot: Deleted 2026/04/21 05:03:07 DEBUG : both19: size = 6 OK 2026/04/21 05:03:07 DEBUG : both19.rclone_chunk.001_u12qmo: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:07 INFO : both19.rclone_chunk.001_u12qmo: Copied (server-side copy) to: both19 2026/04/21 05:03:07 INFO : both19.rclone_chunk.001_u12qmo: Deleted 2026/04/21 05:03:08 DEBUG : only19: size = 6 OK 2026/04/21 05:03:08 DEBUG : only19.rclone_chunk.001_u12rz2: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:08 INFO : only19.rclone_chunk.001_u12rz2: Copied (server-side copy) to: only19 2026/04/21 05:03:08 INFO : only19.rclone_chunk.001_u12rz2: Deleted 2026/04/21 05:03:10 DEBUG : both0: size = 6 OK 2026/04/21 05:03:10 DEBUG : both11: size = 6 OK 2026/04/21 05:03:10 DEBUG : both12: size = 6 OK 2026/04/21 05:03:10 DEBUG : both10: size = 6 OK 2026/04/21 05:03:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:03:10 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both0: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both13: size = 6 OK 2026/04/21 05:03:10 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both12: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both14: size = 6 OK 2026/04/21 05:03:10 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both10: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both15: size = 6 OK 2026/04/21 05:03:10 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both11: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both16: size = 6 OK 2026/04/21 05:03:10 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both14: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both17: size = 6 OK 2026/04/21 05:03:10 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both13: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both18: size = 6 OK 2026/04/21 05:03:10 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both15: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both19: size = 6 OK 2026/04/21 05:03:10 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both16: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both1: size = 6 OK 2026/04/21 05:03:10 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both17: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both2: size = 6 OK 2026/04/21 05:03:10 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both18: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both3: size = 6 OK 2026/04/21 05:03:10 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both19: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both4: size = 6 OK 2026/04/21 05:03:10 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both1: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both5: size = 6 OK 2026/04/21 05:03:10 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both2: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both6: size = 6 OK 2026/04/21 05:03:10 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both3: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both7: size = 6 OK 2026/04/21 05:03:10 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both4: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both8: size = 6 OK 2026/04/21 05:03:10 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both5: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both9: size = 6 OK 2026/04/21 05:03:10 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both6: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both7: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both8: Unchanged skipping 2026/04/21 05:03:10 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:10 DEBUG : both9: Unchanged skipping 2026/04/21 05:03:10 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:03:10 DEBUG : Waiting for deletions to finish 2026/04/21 05:03:10 INFO : only7: Deleted 2026/04/21 05:03:10 INFO : only10: Deleted 2026/04/21 05:03:10 INFO : only8: Deleted 2026/04/21 05:03:10 INFO : only14: Deleted 2026/04/21 05:03:10 INFO : only11: Deleted 2026/04/21 05:03:10 INFO : only2: Deleted 2026/04/21 05:03:10 INFO : only16: Deleted 2026/04/21 05:03:10 INFO : only0: Deleted 2026/04/21 05:03:10 INFO : only12: Deleted 2026/04/21 05:03:10 INFO : only15: Deleted 2026/04/21 05:03:10 INFO : only17: Deleted 2026/04/21 05:03:10 INFO : only18: Deleted 2026/04/21 05:03:10 INFO : only1: Deleted 2026/04/21 05:03:10 INFO : only19: Deleted 2026/04/21 05:03:10 INFO : only13: Deleted 2026/04/21 05:03:10 INFO : only4: Deleted 2026/04/21 05:03:10 INFO : only3: Deleted 2026/04/21 05:03:10 INFO : only6: Deleted 2026/04/21 05:03:10 INFO : only9: Deleted 2026/04/21 05:03:10 INFO : only5: Deleted --- PASS: TestSyncConcurrentDelete (22.72s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:03:13 DEBUG : both0: size = 6 OK 2026/04/21 05:03:13 DEBUG : both0.rclone_chunk.001_u12whq: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:13 INFO : both0.rclone_chunk.001_u12whq: Copied (server-side copy) to: both0 2026/04/21 05:03:13 INFO : both0.rclone_chunk.001_u12whq: Deleted 2026/04/21 05:03:14 DEBUG : only0: size = 6 OK 2026/04/21 05:03:14 DEBUG : only0.rclone_chunk.001_u12wht: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:14 INFO : only0.rclone_chunk.001_u12wht: Copied (server-side copy) to: only0 2026/04/21 05:03:14 INFO : only0.rclone_chunk.001_u12wht: Deleted 2026/04/21 05:03:14 DEBUG : both1: size = 6 OK 2026/04/21 05:03:14 DEBUG : both1.rclone_chunk.001_u12xsl: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:14 INFO : both1.rclone_chunk.001_u12xsl: Copied (server-side copy) to: both1 2026/04/21 05:03:14 INFO : both1.rclone_chunk.001_u12xsl: Deleted 2026/04/21 05:03:15 DEBUG : only1: size = 6 OK 2026/04/21 05:03:15 DEBUG : only1.rclone_chunk.001_u12xaq: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:15 INFO : only1.rclone_chunk.001_u12xaq: Copied (server-side copy) to: only1 2026/04/21 05:03:15 INFO : only1.rclone_chunk.001_u12xaq: Deleted 2026/04/21 05:03:15 DEBUG : both2: size = 6 OK 2026/04/21 05:03:15 DEBUG : both2.rclone_chunk.001_u12yh2: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:15 INFO : both2.rclone_chunk.001_u12yh2: Copied (server-side copy) to: both2 2026/04/21 05:03:15 INFO : both2.rclone_chunk.001_u12yh2: Deleted 2026/04/21 05:03:15 DEBUG : only2: size = 6 OK 2026/04/21 05:03:15 DEBUG : only2.rclone_chunk.001_u12y6a: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:15 INFO : only2.rclone_chunk.001_u12y6a: Copied (server-side copy) to: only2 2026/04/21 05:03:15 INFO : only2.rclone_chunk.001_u12y6a: Deleted 2026/04/21 05:03:16 DEBUG : both3: size = 6 OK 2026/04/21 05:03:16 DEBUG : both3.rclone_chunk.001_u12zaz: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:16 INFO : both3.rclone_chunk.001_u12zaz: Copied (server-side copy) to: both3 2026/04/21 05:03:16 INFO : both3.rclone_chunk.001_u12zaz: Deleted 2026/04/21 05:03:16 DEBUG : only3: size = 6 OK 2026/04/21 05:03:16 DEBUG : only3.rclone_chunk.001_u12zuu: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:16 INFO : only3.rclone_chunk.001_u12zuu: Copied (server-side copy) to: only3 2026/04/21 05:03:16 INFO : only3.rclone_chunk.001_u12zuu: Deleted 2026/04/21 05:03:17 DEBUG : both4: size = 6 OK 2026/04/21 05:03:17 DEBUG : both4.rclone_chunk.001_u12zwn: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:17 INFO : both4.rclone_chunk.001_u12zwn: Copied (server-side copy) to: both4 2026/04/21 05:03:17 INFO : both4.rclone_chunk.001_u12zwn: Deleted 2026/04/21 05:03:17 DEBUG : only4: size = 6 OK 2026/04/21 05:03:17 DEBUG : only4.rclone_chunk.001_u13022: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:17 INFO : only4.rclone_chunk.001_u13022: Copied (server-side copy) to: only4 2026/04/21 05:03:17 INFO : only4.rclone_chunk.001_u13022: Deleted 2026/04/21 05:03:18 DEBUG : both5: size = 6 OK 2026/04/21 05:03:18 DEBUG : both5.rclone_chunk.001_u130ef: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:18 INFO : both5.rclone_chunk.001_u130ef: Copied (server-side copy) to: both5 2026/04/21 05:03:18 INFO : both5.rclone_chunk.001_u130ef: Deleted 2026/04/21 05:03:18 DEBUG : only5: size = 6 OK 2026/04/21 05:03:18 DEBUG : only5.rclone_chunk.001_u13123: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:18 INFO : only5.rclone_chunk.001_u13123: Copied (server-side copy) to: only5 2026/04/21 05:03:18 INFO : only5.rclone_chunk.001_u13123: Deleted 2026/04/21 05:03:18 DEBUG : both6: size = 6 OK 2026/04/21 05:03:18 DEBUG : both6.rclone_chunk.001_u131ji: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:18 INFO : both6.rclone_chunk.001_u131ji: Copied (server-side copy) to: both6 2026/04/21 05:03:18 INFO : both6.rclone_chunk.001_u131ji: Deleted 2026/04/21 05:03:19 DEBUG : only6: size = 6 OK 2026/04/21 05:03:19 DEBUG : only6.rclone_chunk.001_u131rb: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:19 INFO : only6.rclone_chunk.001_u131rb: Copied (server-side copy) to: only6 2026/04/21 05:03:19 INFO : only6.rclone_chunk.001_u131rb: Deleted 2026/04/21 05:03:19 DEBUG : both7: size = 6 OK 2026/04/21 05:03:19 DEBUG : both7.rclone_chunk.001_u132mh: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:19 INFO : both7.rclone_chunk.001_u132mh: Copied (server-side copy) to: both7 2026/04/21 05:03:19 INFO : both7.rclone_chunk.001_u132mh: Deleted 2026/04/21 05:03:20 DEBUG : only7: size = 6 OK 2026/04/21 05:03:20 DEBUG : only7.rclone_chunk.001_u13200: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:20 INFO : only7.rclone_chunk.001_u13200: Copied (server-side copy) to: only7 2026/04/21 05:03:20 INFO : only7.rclone_chunk.001_u13200: Deleted 2026/04/21 05:03:20 DEBUG : both8: size = 6 OK 2026/04/21 05:03:20 DEBUG : both8.rclone_chunk.001_u133ce: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:20 INFO : both8.rclone_chunk.001_u133ce: Copied (server-side copy) to: both8 2026/04/21 05:03:20 INFO : both8.rclone_chunk.001_u133ce: Deleted 2026/04/21 05:03:21 DEBUG : only8: size = 6 OK 2026/04/21 05:03:21 DEBUG : only8.rclone_chunk.001_u133hb: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:21 INFO : only8.rclone_chunk.001_u133hb: Copied (server-side copy) to: only8 2026/04/21 05:03:21 INFO : only8.rclone_chunk.001_u133hb: Deleted 2026/04/21 05:03:21 DEBUG : both9: size = 6 OK 2026/04/21 05:03:21 DEBUG : both9.rclone_chunk.001_u134eu: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:21 INFO : both9.rclone_chunk.001_u134eu: Copied (server-side copy) to: both9 2026/04/21 05:03:21 INFO : both9.rclone_chunk.001_u134eu: Deleted 2026/04/21 05:03:21 DEBUG : only9: size = 6 OK 2026/04/21 05:03:21 DEBUG : only9.rclone_chunk.001_u1348r: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:21 INFO : only9.rclone_chunk.001_u1348r: Copied (server-side copy) to: only9 2026/04/21 05:03:21 INFO : only9.rclone_chunk.001_u1348r: Deleted 2026/04/21 05:03:22 DEBUG : both10: size = 6 OK 2026/04/21 05:03:22 DEBUG : both10.rclone_chunk.001_u135xs: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:22 INFO : both10.rclone_chunk.001_u135xs: Copied (server-side copy) to: both10 2026/04/21 05:03:22 INFO : both10.rclone_chunk.001_u135xs: Deleted 2026/04/21 05:03:22 DEBUG : only10: size = 6 OK 2026/04/21 05:03:22 DEBUG : only10.rclone_chunk.001_u135wd: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:22 INFO : only10.rclone_chunk.001_u135wd: Copied (server-side copy) to: only10 2026/04/21 05:03:22 INFO : only10.rclone_chunk.001_u135wd: Deleted 2026/04/21 05:03:23 DEBUG : both11: size = 6 OK 2026/04/21 05:03:23 DEBUG : both11.rclone_chunk.001_u135hj: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:23 INFO : both11.rclone_chunk.001_u135hj: Copied (server-side copy) to: both11 2026/04/21 05:03:23 INFO : both11.rclone_chunk.001_u135hj: Deleted 2026/04/21 05:03:23 DEBUG : only11: size = 6 OK 2026/04/21 05:03:23 DEBUG : only11.rclone_chunk.001_u136on: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:23 INFO : only11.rclone_chunk.001_u136on: Copied (server-side copy) to: only11 2026/04/21 05:03:23 INFO : only11.rclone_chunk.001_u136on: Deleted 2026/04/21 05:03:24 DEBUG : both12: size = 6 OK 2026/04/21 05:03:24 DEBUG : both12.rclone_chunk.001_u13651: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:24 INFO : both12.rclone_chunk.001_u13651: Copied (server-side copy) to: both12 2026/04/21 05:03:24 INFO : both12.rclone_chunk.001_u13651: Deleted 2026/04/21 05:03:24 DEBUG : only12: size = 6 OK 2026/04/21 05:03:24 DEBUG : only12.rclone_chunk.001_u137s9: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:24 INFO : only12.rclone_chunk.001_u137s9: Copied (server-side copy) to: only12 2026/04/21 05:03:24 INFO : only12.rclone_chunk.001_u137s9: Deleted 2026/04/21 05:03:24 DEBUG : both13: size = 6 OK 2026/04/21 05:03:24 DEBUG : both13.rclone_chunk.001_u1373o: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:24 INFO : both13.rclone_chunk.001_u1373o: Copied (server-side copy) to: both13 2026/04/21 05:03:24 INFO : both13.rclone_chunk.001_u1373o: Deleted 2026/04/21 05:03:25 DEBUG : only13: size = 6 OK 2026/04/21 05:03:25 DEBUG : only13.rclone_chunk.001_u1379d: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:25 INFO : only13.rclone_chunk.001_u1379d: Copied (server-side copy) to: only13 2026/04/21 05:03:25 INFO : only13.rclone_chunk.001_u1379d: Deleted 2026/04/21 05:03:26 DEBUG : both14: size = 6 OK 2026/04/21 05:03:26 DEBUG : both14.rclone_chunk.001_u138ij: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:26 INFO : both14.rclone_chunk.001_u138ij: Copied (server-side copy) to: both14 2026/04/21 05:03:26 INFO : both14.rclone_chunk.001_u138ij: Deleted 2026/04/21 05:03:26 DEBUG : only14: size = 6 OK 2026/04/21 05:03:26 DEBUG : only14.rclone_chunk.001_u139yl: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:26 INFO : only14.rclone_chunk.001_u139yl: Copied (server-side copy) to: only14 2026/04/21 05:03:26 INFO : only14.rclone_chunk.001_u139yl: Deleted 2026/04/21 05:03:26 DEBUG : both15: size = 6 OK 2026/04/21 05:03:26 DEBUG : both15.rclone_chunk.001_u139js: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:26 INFO : both15.rclone_chunk.001_u139js: Copied (server-side copy) to: both15 2026/04/21 05:03:26 INFO : both15.rclone_chunk.001_u139js: Deleted 2026/04/21 05:03:27 DEBUG : only15: size = 6 OK 2026/04/21 05:03:27 DEBUG : only15.rclone_chunk.001_u139z0: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:27 INFO : only15.rclone_chunk.001_u139z0: Copied (server-side copy) to: only15 2026/04/21 05:03:27 INFO : only15.rclone_chunk.001_u139z0: Deleted 2026/04/21 05:03:27 DEBUG : both16: size = 6 OK 2026/04/21 05:03:27 DEBUG : both16.rclone_chunk.001_u13azl: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:27 INFO : both16.rclone_chunk.001_u13azl: Copied (server-side copy) to: both16 2026/04/21 05:03:27 INFO : both16.rclone_chunk.001_u13azl: Deleted 2026/04/21 05:03:28 DEBUG : only16: size = 6 OK 2026/04/21 05:03:28 DEBUG : only16.rclone_chunk.001_u13ax3: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:28 INFO : only16.rclone_chunk.001_u13ax3: Copied (server-side copy) to: only16 2026/04/21 05:03:28 INFO : only16.rclone_chunk.001_u13ax3: Deleted 2026/04/21 05:03:28 DEBUG : both17: size = 6 OK 2026/04/21 05:03:28 DEBUG : both17.rclone_chunk.001_u13by8: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:28 INFO : both17.rclone_chunk.001_u13by8: Copied (server-side copy) to: both17 2026/04/21 05:03:28 INFO : both17.rclone_chunk.001_u13by8: Deleted 2026/04/21 05:03:29 DEBUG : only17: size = 6 OK 2026/04/21 05:03:29 DEBUG : only17.rclone_chunk.001_u13b06: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:29 INFO : only17.rclone_chunk.001_u13b06: Copied (server-side copy) to: only17 2026/04/21 05:03:29 INFO : only17.rclone_chunk.001_u13b06: Deleted 2026/04/21 05:03:29 DEBUG : both18: size = 6 OK 2026/04/21 05:03:29 DEBUG : both18.rclone_chunk.001_u13c90: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:29 INFO : both18.rclone_chunk.001_u13c90: Copied (server-side copy) to: both18 2026/04/21 05:03:29 INFO : both18.rclone_chunk.001_u13c90: Deleted 2026/04/21 05:03:30 DEBUG : only18: size = 6 OK 2026/04/21 05:03:30 DEBUG : only18.rclone_chunk.001_u13c6e: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:30 INFO : only18.rclone_chunk.001_u13c6e: Copied (server-side copy) to: only18 2026/04/21 05:03:30 INFO : only18.rclone_chunk.001_u13c6e: Deleted 2026/04/21 05:03:30 DEBUG : both19: size = 6 OK 2026/04/21 05:03:30 DEBUG : both19.rclone_chunk.001_u13dg6: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:30 INFO : both19.rclone_chunk.001_u13dg6: Copied (server-side copy) to: both19 2026/04/21 05:03:30 INFO : both19.rclone_chunk.001_u13dg6: Deleted 2026/04/21 05:03:30 DEBUG : only19: size = 6 OK 2026/04/21 05:03:30 DEBUG : only19.rclone_chunk.001_u13dg4: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/21 05:03:30 INFO : only19.rclone_chunk.001_u13dg4: Copied (server-side copy) to: only19 2026/04/21 05:03:30 INFO : only19.rclone_chunk.001_u13dg4: Deleted 2026/04/21 05:03:32 DEBUG : both10: size = 6 OK 2026/04/21 05:03:32 DEBUG : both11: size = 6 OK 2026/04/21 05:03:32 DEBUG : both12: size = 6 OK 2026/04/21 05:03:32 DEBUG : both0: size = 6 OK 2026/04/21 05:03:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:03:32 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both10: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both13: size = 6 OK 2026/04/21 05:03:32 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both11: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both14: size = 6 OK 2026/04/21 05:03:32 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both0: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both15: size = 6 OK 2026/04/21 05:03:32 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both12: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both16: size = 6 OK 2026/04/21 05:03:32 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both13: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both17: size = 6 OK 2026/04/21 05:03:32 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both14: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both18: size = 6 OK 2026/04/21 05:03:32 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both15: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both19: size = 6 OK 2026/04/21 05:03:32 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both16: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both1: size = 6 OK 2026/04/21 05:03:32 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both18: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both2: size = 6 OK 2026/04/21 05:03:32 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both17: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both3: size = 6 OK 2026/04/21 05:03:32 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both19: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both4: size = 6 OK 2026/04/21 05:03:32 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both1: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both5: size = 6 OK 2026/04/21 05:03:32 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both2: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both6: size = 6 OK 2026/04/21 05:03:32 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both3: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both7: size = 6 OK 2026/04/21 05:03:32 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both5: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both8: size = 6 OK 2026/04/21 05:03:32 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both7: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both9: size = 6 OK 2026/04/21 05:03:32 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both4: Unchanged skipping 2026/04/21 05:03:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only0: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only0: Sizes differ 2026/04/21 05:03:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only10: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only10: Sizes differ 2026/04/21 05:03:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only11: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only11: Sizes differ 2026/04/21 05:03:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only12: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only12: Sizes differ 2026/04/21 05:03:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only13: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only13: Sizes differ 2026/04/21 05:03:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only14: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only14: Sizes differ 2026/04/21 05:03:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only15: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only15: Sizes differ 2026/04/21 05:03:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only16: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only16: Sizes differ 2026/04/21 05:03:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only17: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only17: Sizes differ 2026/04/21 05:03:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only18: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only18: Sizes differ 2026/04/21 05:03:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only19: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only19: Sizes differ 2026/04/21 05:03:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only1: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only1: Sizes differ 2026/04/21 05:03:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only2: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only2: Sizes differ 2026/04/21 05:03:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only3: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only3: Sizes differ 2026/04/21 05:03:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only4: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only4: Sizes differ 2026/04/21 05:03:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only5: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only5: Sizes differ 2026/04/21 05:03:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only6: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only6: Sizes differ 2026/04/21 05:03:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only7: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only7: Sizes differ 2026/04/21 05:03:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only8: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only8: Sizes differ 2026/04/21 05:03:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3376625750) 2026/04/21 05:03:32 DEBUG : only9: size = 6 (Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi') 2026/04/21 05:03:32 DEBUG : only9: Sizes differ 2026/04/21 05:03:32 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:32 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:32 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:32 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:32 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both6: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both8: Unchanged skipping 2026/04/21 05:03:32 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:03:32 DEBUG : both9: Unchanged skipping 2026/04/21 05:03:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:03:33 DEBUG : only10: size = 0 OK 2026/04/21 05:03:33 DEBUG : only10.rclone_chunk.001_u13frq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only10.rclone_chunk.001_u13frq: Copied (server-side copy) to: only10 2026/04/21 05:03:33 DEBUG : only12: size = 0 OK 2026/04/21 05:03:33 DEBUG : only12.rclone_chunk.001_u13fgw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only12.rclone_chunk.001_u13fgw: Copied (server-side copy) to: only12 2026/04/21 05:03:33 DEBUG : only0: size = 0 OK 2026/04/21 05:03:33 DEBUG : only0.rclone_chunk.001_u13fnk: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only0.rclone_chunk.001_u13fnk: Copied (server-side copy) to: only0 2026/04/21 05:03:33 DEBUG : only11: size = 0 OK 2026/04/21 05:03:33 DEBUG : only11.rclone_chunk.001_u13fsu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only11.rclone_chunk.001_u13fsu: Copied (server-side copy) to: only11 2026/04/21 05:03:33 INFO : only12.rclone_chunk.001_u13fgw: Deleted 2026/04/21 05:03:33 DEBUG : only12: size = 0 OK 2026/04/21 05:03:33 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only12: Copied (replaced existing) 2026/04/21 05:03:33 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:33 INFO : only0.rclone_chunk.001_u13fnk: Deleted 2026/04/21 05:03:33 DEBUG : only0: size = 0 OK 2026/04/21 05:03:33 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only0: Copied (replaced existing) 2026/04/21 05:03:33 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:33 INFO : only10.rclone_chunk.001_u13frq: Deleted 2026/04/21 05:03:33 DEBUG : only10: size = 0 OK 2026/04/21 05:03:33 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only10: Copied (replaced existing) 2026/04/21 05:03:33 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:33 INFO : only11.rclone_chunk.001_u13fsu: Deleted 2026/04/21 05:03:33 DEBUG : only11: size = 0 OK 2026/04/21 05:03:33 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only11: Copied (replaced existing) 2026/04/21 05:03:33 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:33 DEBUG : only15: size = 0 OK 2026/04/21 05:03:33 DEBUG : only15.rclone_chunk.001_u13g0h: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only15.rclone_chunk.001_u13g0h: Copied (server-side copy) to: only15 2026/04/21 05:03:33 DEBUG : only16: size = 0 OK 2026/04/21 05:03:33 DEBUG : only16.rclone_chunk.001_u13g0e: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only16.rclone_chunk.001_u13g0e: Copied (server-side copy) to: only16 2026/04/21 05:03:33 DEBUG : only14: size = 0 OK 2026/04/21 05:03:33 DEBUG : only14.rclone_chunk.001_u13g62: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only14.rclone_chunk.001_u13g62: Copied (server-side copy) to: only14 2026/04/21 05:03:33 DEBUG : only13: size = 0 OK 2026/04/21 05:03:33 DEBUG : only13.rclone_chunk.001_u13gjr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only13.rclone_chunk.001_u13gjr: Copied (server-side copy) to: only13 2026/04/21 05:03:33 INFO : only15.rclone_chunk.001_u13g0h: Deleted 2026/04/21 05:03:33 DEBUG : only15: size = 0 OK 2026/04/21 05:03:33 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only15: Copied (replaced existing) 2026/04/21 05:03:33 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:33 INFO : only16.rclone_chunk.001_u13g0e: Deleted 2026/04/21 05:03:33 DEBUG : only16: size = 0 OK 2026/04/21 05:03:33 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only16: Copied (replaced existing) 2026/04/21 05:03:33 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:33 INFO : only14.rclone_chunk.001_u13g62: Deleted 2026/04/21 05:03:33 DEBUG : only14: size = 0 OK 2026/04/21 05:03:33 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only14: Copied (replaced existing) 2026/04/21 05:03:33 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:33 INFO : only13.rclone_chunk.001_u13gjr: Deleted 2026/04/21 05:03:33 DEBUG : only13: size = 0 OK 2026/04/21 05:03:33 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:33 INFO : only13: Copied (replaced existing) 2026/04/21 05:03:33 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:34 DEBUG : only17: size = 0 OK 2026/04/21 05:03:34 DEBUG : only17.rclone_chunk.001_u13ga7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only17.rclone_chunk.001_u13ga7: Copied (server-side copy) to: only17 2026/04/21 05:03:34 DEBUG : only18: size = 0 OK 2026/04/21 05:03:34 DEBUG : only18.rclone_chunk.001_u13ga2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only18.rclone_chunk.001_u13ga2: Copied (server-side copy) to: only18 2026/04/21 05:03:34 DEBUG : only19: size = 0 OK 2026/04/21 05:03:34 DEBUG : only19.rclone_chunk.001_u13glf: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only19.rclone_chunk.001_u13glf: Copied (server-side copy) to: only19 2026/04/21 05:03:34 INFO : only17.rclone_chunk.001_u13ga7: Deleted 2026/04/21 05:03:34 DEBUG : only17: size = 0 OK 2026/04/21 05:03:34 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only17: Copied (replaced existing) 2026/04/21 05:03:34 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:34 DEBUG : only1: size = 0 OK 2026/04/21 05:03:34 DEBUG : only1.rclone_chunk.001_u13gh3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only1.rclone_chunk.001_u13gh3: Copied (server-side copy) to: only1 2026/04/21 05:03:34 INFO : only18.rclone_chunk.001_u13ga2: Deleted 2026/04/21 05:03:34 DEBUG : only18: size = 0 OK 2026/04/21 05:03:34 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only18: Copied (replaced existing) 2026/04/21 05:03:34 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:34 INFO : only19.rclone_chunk.001_u13glf: Deleted 2026/04/21 05:03:34 DEBUG : only19: size = 0 OK 2026/04/21 05:03:34 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only19: Copied (replaced existing) 2026/04/21 05:03:34 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:34 INFO : only1.rclone_chunk.001_u13gh3: Deleted 2026/04/21 05:03:34 DEBUG : only1: size = 0 OK 2026/04/21 05:03:34 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only1: Copied (replaced existing) 2026/04/21 05:03:34 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:34 DEBUG : only2: size = 0 OK 2026/04/21 05:03:34 DEBUG : only2.rclone_chunk.001_u13h4n: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only2.rclone_chunk.001_u13h4n: Copied (server-side copy) to: only2 2026/04/21 05:03:34 DEBUG : only4: size = 0 OK 2026/04/21 05:03:34 DEBUG : only4.rclone_chunk.001_u13h61: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only4.rclone_chunk.001_u13h61: Copied (server-side copy) to: only4 2026/04/21 05:03:34 DEBUG : only3: size = 0 OK 2026/04/21 05:03:34 DEBUG : only3.rclone_chunk.001_u13hgg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only3.rclone_chunk.001_u13hgg: Copied (server-side copy) to: only3 2026/04/21 05:03:34 INFO : only2.rclone_chunk.001_u13h4n: Deleted 2026/04/21 05:03:34 DEBUG : only2: size = 0 OK 2026/04/21 05:03:34 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only2: Copied (replaced existing) 2026/04/21 05:03:34 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:34 INFO : only4.rclone_chunk.001_u13h61: Deleted 2026/04/21 05:03:34 DEBUG : only4: size = 0 OK 2026/04/21 05:03:34 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only4: Copied (replaced existing) 2026/04/21 05:03:34 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:34 INFO : only3.rclone_chunk.001_u13hgg: Deleted 2026/04/21 05:03:34 DEBUG : only3: size = 0 OK 2026/04/21 05:03:34 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only3: Copied (replaced existing) 2026/04/21 05:03:34 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:34 DEBUG : only5: size = 0 OK 2026/04/21 05:03:34 DEBUG : only5.rclone_chunk.001_u13ht6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only5.rclone_chunk.001_u13ht6: Copied (server-side copy) to: only5 2026/04/21 05:03:34 INFO : only5.rclone_chunk.001_u13ht6: Deleted 2026/04/21 05:03:34 DEBUG : only5: size = 0 OK 2026/04/21 05:03:34 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:34 INFO : only5: Copied (replaced existing) 2026/04/21 05:03:34 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:03:35 DEBUG : only6: size = 0 OK 2026/04/21 05:03:35 DEBUG : only6.rclone_chunk.001_u13h2k: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:35 INFO : only6.rclone_chunk.001_u13h2k: Copied (server-side copy) to: only6 2026/04/21 05:03:35 DEBUG : only7: size = 0 OK 2026/04/21 05:03:35 DEBUG : only7.rclone_chunk.001_u13huh: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:35 INFO : only7.rclone_chunk.001_u13huh: Copied (server-side copy) to: only7 2026/04/21 05:03:35 DEBUG : only8: size = 0 OK 2026/04/21 05:03:35 DEBUG : only8.rclone_chunk.001_u13hvl: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:35 INFO : only8.rclone_chunk.001_u13hvl: Copied (server-side copy) to: only8 2026/04/21 05:03:35 INFO : only6.rclone_chunk.001_u13h2k: Deleted 2026/04/21 05:03:35 DEBUG : only6: size = 0 OK 2026/04/21 05:03:35 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:35 INFO : only6: Copied (replaced existing) 2026/04/21 05:03:35 INFO : only7.rclone_chunk.001_u13huh: Deleted 2026/04/21 05:03:35 DEBUG : only7: size = 0 OK 2026/04/21 05:03:35 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:35 INFO : only7: Copied (replaced existing) 2026/04/21 05:03:35 INFO : only8.rclone_chunk.001_u13hvl: Deleted 2026/04/21 05:03:35 DEBUG : only8: size = 0 OK 2026/04/21 05:03:35 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:35 INFO : only8: Copied (replaced existing) 2026/04/21 05:03:35 DEBUG : only9: size = 0 OK 2026/04/21 05:03:35 DEBUG : only9.rclone_chunk.001_u13h3p: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:35 INFO : only9.rclone_chunk.001_u13h3p: Copied (server-side copy) to: only9 2026/04/21 05:03:35 INFO : only9.rclone_chunk.001_u13h3p: Deleted 2026/04/21 05:03:35 DEBUG : only9: size = 0 OK 2026/04/21 05:03:35 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 05:03:35 INFO : only9: Copied (replaced existing) 2026/04/21 05:03:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.52s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:03:41 DEBUG : empty_dir: Making directory with metadata 2026/04/21 05:03:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 05:03:41 DEBUG : empty_on_remote: Making directory with metadata 2026/04/21 05:03:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 05:03:41 INFO : empty_on_remote: Making directory 2026/04/21 05:03:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/21 05:03:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/21 05:03:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/21 05:03:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/21 05:03:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (1.87s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:03:42 DEBUG : empty_dir: Making directory with metadata 2026/04/21 05:03:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 05:03:42 DEBUG : empty_on_remote: Making directory with metadata 2026/04/21 05:03:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 05:03:42 INFO : empty_on_remote: Making directory 2026/04/21 05:03:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/21 05:03:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/21 05:03:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/21 05:03:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/21 05:03:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/21 05:03:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:03:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 05:03:44 INFO : sub dir: Making directory 2026/04/21 05:03:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:03:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 05:03:48 INFO : sub dir: Making directory 2026/04/21 05:03:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.58s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:03:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:03:52 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u13yri: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:03:52 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u13yri: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:03:52 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u13yri: Deleted 2026/04/21 05:03:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:03:52 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u13z7f: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:03:52 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u13z7f: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:03:52 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u13z7f: Deleted 2026/04/21 05:03:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:03:53 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u13zbr: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:03:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u13zbr: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:03:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u13zbr: Deleted 2026/04/21 05:03:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:03:53 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u1403e: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:03:53 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u1403e: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:03:53 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u1403e: Deleted 2026/04/21 05:03:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:03:53 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u140ni: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:03:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u140ni: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:03:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u140ni: Deleted 2026/04/21 05:03:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:03:54 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u141uk: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:03:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u141uk: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:03:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u141uk: Deleted 2026/04/21 05:03:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:03:54 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u141oy: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:03:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u141oy: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:03:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u141oy: Deleted 2026/04/21 05:03:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:03:55 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u141t0: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:03:55 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u141t0: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:03:55 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u141t0: Deleted 2026/04/21 05:03:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:03:55 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u142e7: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:03:55 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u142e7: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:03:55 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u142e7: Deleted 2026/04/21 05:03:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:03:56 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u142gm: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:03:56 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u142gm: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:03:56 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u142gm: Deleted 2026/04/21 05:03:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:03:56 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u143en: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:03:56 INFO : dir1/0010-456789.txt.rclone_chunk.001_u143en: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:03:56 INFO : dir1/0010-456789.txt.rclone_chunk.001_u143en: Deleted 2026/04/21 05:03:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:03:56 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u1436k: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:03:56 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u1436k: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:03:56 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u1436k: Deleted 2026/04/21 05:03:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:03:57 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u143nr: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:03:57 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u143nr: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:03:57 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u143nr: Deleted 2026/04/21 05:03:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:03:57 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u144be: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:03:57 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u144be: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:03:57 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u144be: Deleted 2026/04/21 05:03:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:03:58 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u144dt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:03:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u144dt: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:03:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u144dt: Deleted 2026/04/21 05:03:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:03:58 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u145l9: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:03:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u145l9: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:03:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u145l9: Deleted 2026/04/21 05:03:59 DEBUG : apple: size = 5 OK 2026/04/21 05:03:59 DEBUG : apple.rclone_chunk.001_u145ng: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:03:59 INFO : apple.rclone_chunk.001_u145ng: Copied (server-side copy) to: apple 2026/04/21 05:03:59 INFO : apple.rclone_chunk.001_u145ng: Deleted 2026/04/21 05:03:59 DEBUG : banana: size = 6 OK 2026/04/21 05:03:59 DEBUG : banana.rclone_chunk.001_u146pi: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:03:59 INFO : banana.rclone_chunk.001_u146pi: Copied (server-side copy) to: banana 2026/04/21 05:03:59 INFO : banana.rclone_chunk.001_u146pi: Deleted 2026/04/21 05:04:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:00 DEBUG : appleappleapplebanana.rclone_chunk.001_u146l9: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:00 INFO : appleappleapplebanana.rclone_chunk.001_u146l9: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:04:00 INFO : appleappleapplebanana.rclone_chunk.001_u146l9: Deleted 2026/04/21 05:04:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:00 DEBUG : splitbananasplit.rclone_chunk.001_u147qg: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:00 INFO : splitbananasplit.rclone_chunk.001_u147qg: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:04:00 INFO : splitbananasplit.rclone_chunk.001_u147qg: Deleted 2026/04/21 05:04:00 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:00 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : apple: Excluded 2026/04/21 05:04:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:00 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : banana: Excluded 2026/04/21 05:04:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:04:01 DEBUG : apple: size = 5 OK 2026/04/21 05:04:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:01 DEBUG : banana: size = 6 OK 2026/04/21 05:04:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : banana: Unchanged skipping 2026/04/21 05:04:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:04:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:04:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : apple: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:04:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:04:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:04:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:04:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:04:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:04:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:04:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:04:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:04:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:04:01 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:04:01 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:01 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:01 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : apple: Excluded 2026/04/21 05:04:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:01 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : banana: Excluded 2026/04/21 05:04:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:04:02 DEBUG : apple: size = 5 OK 2026/04/21 05:04:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:02 DEBUG : banana: size = 6 OK 2026/04/21 05:04:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:04:02 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : banana: Unchanged skipping 2026/04/21 05:04:02 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : apple: Unchanged skipping 2026/04/21 05:04:02 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:04:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:04:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:04:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:04:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:04:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:04:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:04:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:04:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:04:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:04:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:04:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:04:02 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:04:02 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:02 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:02 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : apple: Excluded 2026/04/21 05:04:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:02 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : banana: Excluded 2026/04/21 05:04:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:02 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:04:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:04 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u14azm: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:04 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u14azm: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:04:04 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u14azm: Deleted 2026/04/21 05:04:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:04 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u14b60: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:04 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u14b60: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:04:04 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u14b60: Deleted 2026/04/21 05:04:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:04 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u14b1m: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:04 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u14b1m: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:04:04 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u14b1m: Deleted 2026/04/21 05:04:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:04:05 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u14b73: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:05 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u14b73: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:04:05 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u14b73: Deleted 2026/04/21 05:04:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:05 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u14ck0: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:05 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u14ck0: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:04:05 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u14ck0: Deleted 2026/04/21 05:04:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:06 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u14ci7: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:06 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u14ci7: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:04:06 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u14ci7: Deleted 2026/04/21 05:04:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:06 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u14ddd: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:06 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u14ddd: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:04:06 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u14ddd: Deleted 2026/04/21 05:04:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:04:07 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u14dlf: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:07 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u14dlf: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:04:07 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u14dlf: Deleted 2026/04/21 05:04:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:04:07 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u14ehz: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u14ehz: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:04:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u14ehz: Deleted 2026/04/21 05:04:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:04:07 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u14epi: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u14epi: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:04:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u14epi: Deleted 2026/04/21 05:04:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:04:08 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u14ez1: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:08 INFO : dir1/0010-456789.txt.rclone_chunk.001_u14ez1: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:04:08 INFO : dir1/0010-456789.txt.rclone_chunk.001_u14ez1: Deleted 2026/04/21 05:04:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:04:08 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u14ff6: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:08 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u14ff6: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:04:08 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u14ff6: Deleted 2026/04/21 05:04:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:04:09 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u14fxx: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:09 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u14fxx: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:04:09 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u14fxx: Deleted 2026/04/21 05:04:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:04:09 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u14g4k: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:09 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u14g4k: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:04:09 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u14g4k: Deleted 2026/04/21 05:04:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:04:10 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u14gph: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:10 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u14gph: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:04:10 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u14gph: Deleted 2026/04/21 05:04:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:04:10 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u14hkq: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:10 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u14hkq: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:04:10 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u14hkq: Deleted 2026/04/21 05:04:10 DEBUG : apple: size = 5 OK 2026/04/21 05:04:10 DEBUG : apple.rclone_chunk.001_u14hk6: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:10 INFO : apple.rclone_chunk.001_u14hk6: Copied (server-side copy) to: apple 2026/04/21 05:04:10 INFO : apple.rclone_chunk.001_u14hk6: Deleted 2026/04/21 05:04:11 DEBUG : banana: size = 6 OK 2026/04/21 05:04:11 DEBUG : banana.rclone_chunk.001_u14i9v: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:11 INFO : banana.rclone_chunk.001_u14i9v: Copied (server-side copy) to: banana 2026/04/21 05:04:11 INFO : banana.rclone_chunk.001_u14i9v: Deleted 2026/04/21 05:04:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:11 DEBUG : appleappleapplebanana.rclone_chunk.001_u14i57: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:11 INFO : appleappleapplebanana.rclone_chunk.001_u14i57: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:04:11 INFO : appleappleapplebanana.rclone_chunk.001_u14i57: Deleted 2026/04/21 05:04:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:12 DEBUG : splitbananasplit.rclone_chunk.001_u14iej: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:12 INFO : splitbananasplit.rclone_chunk.001_u14iej: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:04:12 INFO : splitbananasplit.rclone_chunk.001_u14iej: Deleted 2026/04/21 05:04:12 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:12 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : apple: Excluded 2026/04/21 05:04:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:12 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : banana: Excluded 2026/04/21 05:04:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:04:13 DEBUG : apple: size = 5 OK 2026/04/21 05:04:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:13 DEBUG : banana: size = 6 OK 2026/04/21 05:04:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:04:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : apple: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : banana: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:04:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:04:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:04:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:04:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:04:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:04:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:04:13 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:13 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:13 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : apple: Excluded 2026/04/21 05:04:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:13 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : banana: Excluded 2026/04/21 05:04:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:04:13 DEBUG : apple: size = 5 OK 2026/04/21 05:04:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:13 DEBUG : banana: size = 6 OK 2026/04/21 05:04:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : apple: Unchanged skipping 2026/04/21 05:04:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : banana: Unchanged skipping 2026/04/21 05:04:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:04:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:04:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:04:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:04:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:04:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:04:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:04:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:04:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:04:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:04:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:04:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:04:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:04:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:04:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:04:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:04:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:04:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:04:14 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:04:14 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:14 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:14 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : apple: Excluded 2026/04/21 05:04:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:14 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : banana: Excluded 2026/04/21 05:04:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:14 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:04:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:15 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u14mr6: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u14mr6: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:04:16 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u14mr6: Deleted 2026/04/21 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:16 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u14nm3: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u14nm3: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:04:16 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u14nm3: Deleted 2026/04/21 05:04:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:17 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u14nb4: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:17 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u14nb4: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:04:17 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u14nb4: Deleted 2026/04/21 05:04:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:04:17 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u14obs: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:17 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u14obs: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:04:17 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u14obs: Deleted 2026/04/21 05:04:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:17 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u14oiw: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:17 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u14oiw: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:04:17 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u14oiw: Deleted 2026/04/21 05:04:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:18 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u14od2: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:18 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u14od2: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:04:18 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u14od2: Deleted 2026/04/21 05:04:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:18 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u14p46: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:18 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u14p46: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:04:18 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u14p46: Deleted 2026/04/21 05:04:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:04:19 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u14pol: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:19 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u14pol: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:04:19 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u14pol: Deleted 2026/04/21 05:04:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:04:19 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u14qr6: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:19 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u14qr6: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:04:19 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u14qr6: Deleted 2026/04/21 05:04:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:04:20 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u14qox: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:20 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u14qox: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:04:20 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u14qox: Deleted 2026/04/21 05:04:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:04:20 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u14ri1: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:20 INFO : dir1/0010-456789.txt.rclone_chunk.001_u14ri1: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:04:20 INFO : dir1/0010-456789.txt.rclone_chunk.001_u14ri1: Deleted 2026/04/21 05:04:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:04:20 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u14r3q: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:20 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u14r3q: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:04:20 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u14r3q: Deleted 2026/04/21 05:04:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:04:21 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u14s2h: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:21 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u14s2h: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:04:21 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u14s2h: Deleted 2026/04/21 05:04:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:04:21 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u14str: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:21 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u14str: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:04:21 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u14str: Deleted 2026/04/21 05:04:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:04:22 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u14skj: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:22 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u14skj: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:04:22 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u14skj: Deleted 2026/04/21 05:04:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:04:22 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u14tfz: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:22 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u14tfz: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:04:22 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u14tfz: Deleted 2026/04/21 05:04:23 DEBUG : apple: size = 5 OK 2026/04/21 05:04:23 DEBUG : apple.rclone_chunk.001_u14th3: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:23 INFO : apple.rclone_chunk.001_u14th3: Copied (server-side copy) to: apple 2026/04/21 05:04:23 INFO : apple.rclone_chunk.001_u14th3: Deleted 2026/04/21 05:04:23 DEBUG : banana: size = 6 OK 2026/04/21 05:04:23 DEBUG : banana.rclone_chunk.001_u14urp: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:23 INFO : banana.rclone_chunk.001_u14urp: Copied (server-side copy) to: banana 2026/04/21 05:04:23 INFO : banana.rclone_chunk.001_u14urp: Deleted 2026/04/21 05:04:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:23 DEBUG : appleappleapplebanana.rclone_chunk.001_u14ujd: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:23 INFO : appleappleapplebanana.rclone_chunk.001_u14ujd: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:04:24 INFO : appleappleapplebanana.rclone_chunk.001_u14ujd: Deleted 2026/04/21 05:04:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:24 DEBUG : splitbananasplit.rclone_chunk.001_u14vwl: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:24 INFO : splitbananasplit.rclone_chunk.001_u14vwl: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:04:24 INFO : splitbananasplit.rclone_chunk.001_u14vwl: Deleted 2026/04/21 05:04:24 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:24 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : apple: Excluded 2026/04/21 05:04:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:24 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : banana: Excluded 2026/04/21 05:04:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:04:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 05:04:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:04:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:04:25 DEBUG : YXBwbGU=: size = 5 OK 2026/04/21 05:04:25 DEBUG : YXBwbGU=.rclone_chunk.001_u14wlu: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:25 INFO : YXBwbGU=.rclone_chunk.001_u14wlu: Copied (server-side copy) to: YXBwbGU= 2026/04/21 05:04:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/21 05:04:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_u14wse: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:26 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_u14wse: Copied (server-side copy) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/21 05:04:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_u14wsd: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:26 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_u14wsd: Copied (server-side copy) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:26 DEBUG : YmFuYW5h: size = 6 OK 2026/04/21 05:04:26 DEBUG : YmFuYW5h.rclone_chunk.001_u14w7p: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:26 INFO : YmFuYW5h.rclone_chunk.001_u14w7p: Copied (server-side copy) to: YmFuYW5h 2026/04/21 05:04:26 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_u14wse: Deleted 2026/04/21 05:04:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/21 05:04:26 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:26 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_u14wsd: Deleted 2026/04/21 05:04:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/21 05:04:26 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:26 INFO : YmFuYW5h.rclone_chunk.001_u14w7p: Deleted 2026/04/21 05:04:26 DEBUG : YmFuYW5h: size = 6 OK 2026/04/21 05:04:26 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:26 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/21 05:04:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:26 INFO : YXBwbGU=.rclone_chunk.001_u14wlu: Deleted 2026/04/21 05:04:26 DEBUG : YXBwbGU=: size = 5 OK 2026/04/21 05:04:26 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:26 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/21 05:04:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_u14xy0: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:26 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_u14xy0: Copied (server-side copy) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_u14xip: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:26 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_u14xip: Copied (server-side copy) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_u14xy5: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:26 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_u14xy5: Copied (server-side copy) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_u14xrf: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:26 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_u14xrf: Copied (server-side copy) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:26 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_u14xy0: Deleted 2026/04/21 05:04:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:26 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_u14xip: Deleted 2026/04/21 05:04:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:26 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_u14xy5: Deleted 2026/04/21 05:04:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:26 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_u14xrf: Deleted 2026/04/21 05:04:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_u14xhm: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:26 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_u14xhm: Copied (server-side copy) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_u14x5z: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:26 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_u14x5z: Copied (server-side copy) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_u14x2r: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:26 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_u14x2r: Copied (server-side copy) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_u14xs2: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:26 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_u14xs2: Copied (server-side copy) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:26 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_u14xhm: Deleted 2026/04/21 05:04:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:26 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_u14x5z: Deleted 2026/04/21 05:04:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:26 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_u14x2r: Deleted 2026/04/21 05:04:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:26 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_u14xs2: Deleted 2026/04/21 05:04:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/21 05:04:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/21 05:04:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_u14xp3: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:27 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_u14xp3: Copied (server-side copy) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/21 05:04:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_u14x34: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:27 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_u14x34: Copied (server-side copy) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/21 05:04:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_u14x8v: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:27 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_u14x8v: Copied (server-side copy) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:27 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_u14xp3: Deleted 2026/04/21 05:04:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/21 05:04:27 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/21 05:04:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_u14x79: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:27 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_u14x79: Copied (server-side copy) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:27 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_u14x34: Deleted 2026/04/21 05:04:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/21 05:04:27 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:27 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_u14x8v: Deleted 2026/04/21 05:04:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/21 05:04:27 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:27 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_u14x79: Deleted 2026/04/21 05:04:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/21 05:04:27 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 05:04:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/21 05:04:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_u14ynt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:27 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_u14ynt: Copied (server-side copy) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/21 05:04:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_u14y1f: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:27 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_u14y1f: Copied (server-side copy) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/21 05:04:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_u14yv0: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:27 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_u14yv0: Copied (server-side copy) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:27 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_u14ynt: Deleted 2026/04/21 05:04:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/21 05:04:27 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:27 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_u14yv0: Deleted 2026/04/21 05:04:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/21 05:04:27 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:27 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_u14y1f: Deleted 2026/04/21 05:04:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/21 05:04:27 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/21 05:04:27 DEBUG : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_u14ym6: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:27 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_u14ym6: Copied (server-side copy) to: dir1/MDAxNS05Oz0udHh0 2026/04/21 05:04:27 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_u14ym6: Deleted 2026/04/21 05:04:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/21 05:04:27 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/21 05:04:27 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 05:04:27 INFO : banana: Deleted 2026/04/21 05:04:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 05:04:27 INFO : apple: Deleted 2026/04/21 05:04:27 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 05:04:27 INFO : splitbananasplit: Deleted 2026/04/21 05:04:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 05:04:27 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 05:04:27 INFO : appleappleapplebanana: Deleted 2026/04/21 05:04:27 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : YXBwbGU=: Excluded 2026/04/21 05:04:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/21 05:04:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : YmFuYW5h: Excluded 2026/04/21 05:04:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : YXBwbGU=: size = 5 OK 2026/04/21 05:04:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/21 05:04:28 DEBUG : YmFuYW5h: size = 6 OK 2026/04/21 05:04:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:04:28 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : apple: Unchanged skipping 2026/04/21 05:04:28 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : banana: Unchanged skipping 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:04:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 05:04:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/21 05:04:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/21 05:04:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/21 05:04:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/21 05:04:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/21 05:04:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:04:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/21 05:04:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/21 05:04:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:04:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:04:28 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:28 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : YXBwbGU=: Excluded 2026/04/21 05:04:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/21 05:04:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : YmFuYW5h: Excluded 2026/04/21 05:04:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/21 05:04:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/21 05:04:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 05:04:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 05:04:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 05:04:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 05:04:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 05:04:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 05:04:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 05:04:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 05:04:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:04:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:30 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u150xk: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:30 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u150xk: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:04:30 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u150xk: Deleted 2026/04/21 05:04:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:30 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u151ex: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:30 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u151ex: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:04:30 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u151ex: Deleted 2026/04/21 05:04:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:31 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u151xh: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:31 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u151xh: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:04:31 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u151xh: Deleted 2026/04/21 05:04:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:04:31 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u1521f: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:31 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u1521f: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:04:31 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u1521f: Deleted 2026/04/21 05:04:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:31 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u152wl: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:31 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u152wl: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:04:32 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u152wl: Deleted 2026/04/21 05:04:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:32 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u153nz: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:32 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u153nz: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:04:32 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u153nz: Deleted 2026/04/21 05:04:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:32 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u1533v: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:32 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u1533v: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:04:32 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u1533v: Deleted 2026/04/21 05:04:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:04:33 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u1532t: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:33 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u1532t: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:04:33 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u1532t: Deleted 2026/04/21 05:04:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:04:33 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u154wh: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:33 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u154wh: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:04:33 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u154wh: Deleted 2026/04/21 05:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:04:34 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u154lk: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:34 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u154lk: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:04:34 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u154lk: Deleted 2026/04/21 05:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:04:34 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u155tn: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:34 INFO : dir1/0010-456789.txt.rclone_chunk.001_u155tn: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:04:34 INFO : dir1/0010-456789.txt.rclone_chunk.001_u155tn: Deleted 2026/04/21 05:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:04:34 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u155af: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:34 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u155af: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:04:34 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u155af: Deleted 2026/04/21 05:04:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:04:35 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u156ua: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:35 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u156ua: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:04:35 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u156ua: Deleted 2026/04/21 05:04:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:04:35 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u1564o: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:35 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u1564o: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:04:35 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u1564o: Deleted 2026/04/21 05:04:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:04:36 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u15730: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:36 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u15730: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:04:36 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u15730: Deleted 2026/04/21 05:04:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:04:36 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u157s3: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:36 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u157s3: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:04:36 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u157s3: Deleted 2026/04/21 05:04:37 DEBUG : apple: size = 5 OK 2026/04/21 05:04:37 DEBUG : apple.rclone_chunk.001_u157sk: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:37 INFO : apple.rclone_chunk.001_u157sk: Copied (server-side copy) to: apple 2026/04/21 05:04:37 INFO : apple.rclone_chunk.001_u157sk: Deleted 2026/04/21 05:04:37 DEBUG : banana: size = 6 OK 2026/04/21 05:04:37 DEBUG : banana.rclone_chunk.001_u158uc: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:37 INFO : banana.rclone_chunk.001_u158uc: Copied (server-side copy) to: banana 2026/04/21 05:04:37 INFO : banana.rclone_chunk.001_u158uc: Deleted 2026/04/21 05:04:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:38 DEBUG : appleappleapplebanana.rclone_chunk.001_u158ve: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:38 INFO : appleappleapplebanana.rclone_chunk.001_u158ve: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:04:38 INFO : appleappleapplebanana.rclone_chunk.001_u158ve: Deleted 2026/04/21 05:04:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:38 DEBUG : splitbananasplit.rclone_chunk.001_u159vl: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:38 INFO : splitbananasplit.rclone_chunk.001_u159vl: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:04:38 INFO : splitbananasplit.rclone_chunk.001_u159vl: Deleted 2026/04/21 05:04:38 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:38 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : apple: Excluded 2026/04/21 05:04:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:38 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : banana: Excluded 2026/04/21 05:04:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 05:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 05:04:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 05:04:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 05:04:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 05:04:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 05:04:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 05:04:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 05:04:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 05:04:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 05:04:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 05:04:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 05:04:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 05:04:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 05:04:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 05:04:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 05:04:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/21 05:04:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:04:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:04:40 DEBUG : PREFIXapple: size = 5 OK 2026/04/21 05:04:40 DEBUG : PREFIXapple.rclone_chunk.001_u15ay4: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:40 INFO : PREFIXapple.rclone_chunk.001_u15ay4: Copied (server-side copy) to: PREFIXapple 2026/04/21 05:04:40 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/21 05:04:40 DEBUG : PREFIXappleappleapplebanana.rclone_chunk.001_u15apk: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:40 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_u15apk: Copied (server-side copy) to: PREFIXappleappleapplebanana 2026/04/21 05:04:40 DEBUG : PREFIXbanana: size = 6 OK 2026/04/21 05:04:40 DEBUG : PREFIXbanana.rclone_chunk.001_u15aw7: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:40 INFO : PREFIXbanana.rclone_chunk.001_u15aw7: Copied (server-side copy) to: PREFIXbanana 2026/04/21 05:04:40 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/21 05:04:40 DEBUG : PREFIXsplitbananasplit.rclone_chunk.001_u15al3: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:40 INFO : PREFIXsplitbananasplit.rclone_chunk.001_u15al3: Copied (server-side copy) to: PREFIXsplitbananasplit 2026/04/21 05:04:40 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_u15apk: Deleted 2026/04/21 05:04:40 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/21 05:04:40 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/21 05:04:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 05:04:40 INFO : PREFIXbanana.rclone_chunk.001_u15aw7: Deleted 2026/04/21 05:04:40 DEBUG : PREFIXbanana: size = 6 OK 2026/04/21 05:04:40 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:40 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/21 05:04:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 05:04:40 INFO : PREFIXapple.rclone_chunk.001_u15ay4: Deleted 2026/04/21 05:04:40 DEBUG : PREFIXapple: size = 5 OK 2026/04/21 05:04:40 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:40 INFO : apple: Copied (new) to: PREFIXapple 2026/04/21 05:04:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 05:04:40 INFO : PREFIXsplitbananasplit.rclone_chunk.001_u15al3: Deleted 2026/04/21 05:04:40 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/21 05:04:40 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/21 05:04:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_u15bri: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:40 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_u15bri: Copied (server-side copy) to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_u15b3l: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:40 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_u15b3l: Copied (server-side copy) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_u15be2: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:40 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_u15be2: Copied (server-side copy) to: dir1/PREFIX0003-defghij.txt 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_u15b53: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:40 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_u15b53: Copied (server-side copy) to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 05:04:40 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_u15b3l: Deleted 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 05:04:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 05:04:40 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_u15be2: Deleted 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/21 05:04:40 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/21 05:04:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 05:04:40 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_u15bri: Deleted 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 05:04:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 05:04:40 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_u15b53: Deleted 2026/04/21 05:04:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 05:04:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_u15b9t: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_u15b9t: Copied (server-side copy) to: dir1/PREFIX0004-efghijk.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_u15b7o: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_u15b7o: Copied (server-side copy) to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 05:04:41 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_u15b9t: Deleted 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/21 05:04:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 05:04:41 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_u15b7o: Deleted 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 05:04:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_u15b04: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_u15b04: Copied (server-side copy) to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_u15bqy: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_u15bqy: Copied (server-side copy) to: dir1/PREFIX0007-1234567.txt 2026/04/21 05:04:41 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_u15b04: Deleted 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 05:04:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 05:04:41 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_u15bqy: Deleted 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/21 05:04:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_u15c7d: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_u15c7d: Copied (server-side copy) to: dir1/PREFIX0008-2345678.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_u15clp: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_u15clp: Copied (server-side copy) to: dir1/PREFIX0009-3456789.txt 2026/04/21 05:04:41 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_u15c7d: Deleted 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/21 05:04:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 05:04:41 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_u15clp: Deleted 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/21 05:04:41 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/21 05:04:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_u15c5b: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_u15c5b: Copied (server-side copy) to: dir1/PREFIX0011-56789;.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0010-456789.txt.rclone_chunk.001_u15cap: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_u15cap: Copied (server-side copy) to: dir1/PREFIX0010-456789.txt 2026/04/21 05:04:41 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_u15c5b: Deleted 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/21 05:04:41 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/21 05:04:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 05:04:41 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_u15cap: Deleted 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/21 05:04:41 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/21 05:04:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_u15c9p: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_u15c9p: Copied (server-side copy) to: dir1/PREFIX0012-6789;.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_u15cv8: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_u15cv8: Copied (server-side copy) to: dir1/PREFIX0013-789;=.txt 2026/04/21 05:04:41 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_u15c9p: Deleted 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/21 05:04:41 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/21 05:04:41 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_u15cv8: Deleted 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/21 05:04:41 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_u15c97: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_u15c97: Copied (server-side copy) to: dir1/PREFIX0014-89;=.txt 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/21 05:04:41 DEBUG : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_u15cdu: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:41 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_u15cdu: Copied (server-side copy) to: dir1/PREFIX0015-9;=.txt 2026/04/21 05:04:42 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_u15c97: Deleted 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/21 05:04:42 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/21 05:04:42 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_u15cdu: Deleted 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/21 05:04:42 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/21 05:04:42 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:42 INFO : apple: Deleted 2026/04/21 05:04:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 05:04:42 INFO : banana: Deleted 2026/04/21 05:04:42 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 05:04:42 INFO : appleappleapplebanana: Deleted 2026/04/21 05:04:42 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 05:04:42 INFO : splitbananasplit: Deleted 2026/04/21 05:04:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 05:04:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 05:04:42 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : PREFIXapple: Excluded 2026/04/21 05:04:42 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/21 05:04:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : PREFIXbanana: Excluded 2026/04/21 05:04:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/21 05:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 05:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 05:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 05:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 05:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 05:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 05:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 05:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 05:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 05:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 05:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 05:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 05:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 05:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 05:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 05:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 05:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 05:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 05:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 05:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 05:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 05:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 05:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 05:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 05:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 05:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 05:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 05:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 05:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 05:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 05:04:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 05:04:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 05:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 05:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 05:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 05:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 05:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 05:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 05:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 05:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 05:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 05:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 05:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 05:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 05:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 05:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 05:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 05:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 05:04:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:42 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:04:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:04:42 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:42 DEBUG : banana: size = 6 OK 2026/04/21 05:04:42 DEBUG : banana.rclone_chunk.001_u15ds6: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:42 INFO : banana.rclone_chunk.001_u15ds6: Copied (server-side copy) to: banana 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:42 DEBUG : appleappleapplebanana.rclone_chunk.001_u15d5v: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:42 INFO : appleappleapplebanana.rclone_chunk.001_u15d5v: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:04:42 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:42 DEBUG : splitbananasplit.rclone_chunk.001_u15dbr: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:42 INFO : splitbananasplit.rclone_chunk.001_u15dbr: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:04:42 DEBUG : apple: size = 5 OK 2026/04/21 05:04:42 DEBUG : apple.rclone_chunk.001_u15dub: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:42 INFO : apple.rclone_chunk.001_u15dub: Copied (server-side copy) to: apple 2026/04/21 05:04:42 INFO : banana.rclone_chunk.001_u15ds6: Deleted 2026/04/21 05:04:42 DEBUG : banana: size = 6 OK 2026/04/21 05:04:42 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:42 INFO : banana: Copied (new) 2026/04/21 05:04:42 INFO : appleappleapplebanana.rclone_chunk.001_u15d5v: Deleted 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:42 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:42 INFO : appleappleapplebanana: Copied (new) 2026/04/21 05:04:42 INFO : apple.rclone_chunk.001_u15dub: Deleted 2026/04/21 05:04:42 DEBUG : apple: size = 5 OK 2026/04/21 05:04:42 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:42 INFO : apple: Copied (new) 2026/04/21 05:04:42 INFO : splitbananasplit.rclone_chunk.001_u15dbr: Deleted 2026/04/21 05:04:42 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:42 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:42 INFO : splitbananasplit: Copied (new) 2026/04/21 05:04:42 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:42 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:42 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:42 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u15dr4: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u15dr4: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:04:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u15di8: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u15di8: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:04:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u15dab: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u15dab: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:04:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u15d9b: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u15d9b: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:04:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u15dr4: Deleted 2026/04/21 05:04:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/21 05:04:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u15di8: Deleted 2026/04/21 05:04:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/21 05:04:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u15dab: Deleted 2026/04/21 05:04:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/21 05:04:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u15d9b: Deleted 2026/04/21 05:04:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/21 05:04:43 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:43 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:43 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:43 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u15e70: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u15e70: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:04:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u15e3r: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u15e3r: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:04:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u15eio: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u15eio: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:04:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u15e1z: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u15e1z: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:04:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u15e70: Deleted 2026/04/21 05:04:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/21 05:04:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u15e3r: Deleted 2026/04/21 05:04:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/21 05:04:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u15eio: Deleted 2026/04/21 05:04:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/21 05:04:43 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:43 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u15e1z: Deleted 2026/04/21 05:04:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:43 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/21 05:04:43 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:43 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:04:44 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u15em1: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u15em1: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:04:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:04:44 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u15egx: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_u15egx: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:04:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:04:44 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u15emy: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u15emy: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:04:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:04:44 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u15e96: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u15e96: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:04:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u15em1: Deleted 2026/04/21 05:04:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:04:44 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/21 05:04:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_u15egx: Deleted 2026/04/21 05:04:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:04:44 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/21 05:04:44 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u15emy: Deleted 2026/04/21 05:04:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:04:44 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/21 05:04:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u15e96: Deleted 2026/04/21 05:04:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:04:44 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/21 05:04:44 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:44 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:44 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:04:44 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u15fib: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u15fib: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:04:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:04:44 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u15fab: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u15fab: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:04:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u15fib: Deleted 2026/04/21 05:04:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:04:44 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/21 05:04:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:04:44 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u15f6v: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u15f6v: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:04:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:04:44 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u15fbk: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u15fbk: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:04:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u15fab: Deleted 2026/04/21 05:04:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:04:44 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:44 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/21 05:04:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u15f6v: Deleted 2026/04/21 05:04:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:04:44 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/21 05:04:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u15fbk: Deleted 2026/04/21 05:04:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:04:44 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/21 05:04:44 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/21 05:04:44 INFO : PREFIXbanana: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/21 05:04:44 INFO : PREFIXsplitbananasplit: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/21 05:04:44 INFO : PREFIXapple: Deleted 2026/04/21 05:04:44 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/21 05:04:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/21 05:04:44 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:44 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : apple: Excluded 2026/04/21 05:04:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:44 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : banana: Excluded 2026/04/21 05:04:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:04:44 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:44 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : apple: Excluded 2026/04/21 05:04:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:44 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : banana: Excluded 2026/04/21 05:04:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:44 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:45 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:04:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:04:47 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u15io4: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:47 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u15io4: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:04:47 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u15io4: Deleted 2026/04/21 05:04:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:04:47 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u15i8z: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:47 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u15i8z: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:04:48 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u15i8z: Deleted 2026/04/21 05:04:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:04:48 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u15jud: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:48 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u15jud: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:04:48 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u15jud: Deleted 2026/04/21 05:04:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:04:48 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u15je7: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:48 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u15je7: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:04:48 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u15je7: Deleted 2026/04/21 05:04:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:04:49 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u15jrg: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u15jrg: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:04:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u15jrg: Deleted 2026/04/21 05:04:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:04:49 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u15k8h: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u15k8h: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:04:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u15k8h: Deleted 2026/04/21 05:04:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:04:50 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u15kku: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:50 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u15kku: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:04:50 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u15kku: Deleted 2026/04/21 05:04:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:04:50 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u15lcm: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:50 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u15lcm: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:04:50 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u15lcm: Deleted 2026/04/21 05:04:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:04:50 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u15lhq: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:50 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u15lhq: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:04:50 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u15lhq: Deleted 2026/04/21 05:04:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:04:51 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u15lse: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:51 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u15lse: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:04:51 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u15lse: Deleted 2026/04/21 05:04:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:04:51 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u15mau: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:51 INFO : dir1/0010-456789.txt.rclone_chunk.001_u15mau: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:04:51 INFO : dir1/0010-456789.txt.rclone_chunk.001_u15mau: Deleted 2026/04/21 05:04:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:04:52 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u15m1x: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:52 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u15m1x: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:04:52 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u15m1x: Deleted 2026/04/21 05:04:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:04:52 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u15nxt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:52 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u15nxt: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:04:52 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u15nxt: Deleted 2026/04/21 05:04:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:04:53 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u15ngi: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:53 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u15ngi: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:04:53 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u15ngi: Deleted 2026/04/21 05:04:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:04:53 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u15o4g: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:53 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u15o4g: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:04:53 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u15o4g: Deleted 2026/04/21 05:04:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:04:54 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u15o1j: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u15o1j: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:04:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u15o1j: Deleted 2026/04/21 05:04:54 DEBUG : apple: size = 5 OK 2026/04/21 05:04:54 DEBUG : apple.rclone_chunk.001_u15ppa: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:54 INFO : apple.rclone_chunk.001_u15ppa: Copied (server-side copy) to: apple 2026/04/21 05:04:54 INFO : apple.rclone_chunk.001_u15ppa: Deleted 2026/04/21 05:04:55 DEBUG : banana: size = 6 OK 2026/04/21 05:04:55 DEBUG : banana.rclone_chunk.001_u15pgl: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:55 INFO : banana.rclone_chunk.001_u15pgl: Copied (server-side copy) to: banana 2026/04/21 05:04:55 INFO : banana.rclone_chunk.001_u15pgl: Deleted 2026/04/21 05:04:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:04:55 DEBUG : appleappleapplebanana.rclone_chunk.001_u15qt8: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:55 INFO : appleappleapplebanana.rclone_chunk.001_u15qt8: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:04:55 INFO : appleappleapplebanana.rclone_chunk.001_u15qt8: Deleted 2026/04/21 05:04:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:04:55 DEBUG : splitbananasplit.rclone_chunk.001_u15qlh: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:55 INFO : splitbananasplit.rclone_chunk.001_u15qlh: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:04:56 INFO : splitbananasplit.rclone_chunk.001_u15qlh: Deleted 2026/04/21 05:04:56 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:56 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : apple: Excluded 2026/04/21 05:04:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:04:56 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : banana: Excluded 2026/04/21 05:04:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : splitbananasplit: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:04:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:04:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 05:04:57 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:57 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:57 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:57 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:57 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 05:04:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:04:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:04:57 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/21 05:04:57 DEBUG : bananaSUFFIX.rclone_chunk.001_u15s40: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:57 INFO : bananaSUFFIX.rclone_chunk.001_u15s40: Copied (server-side copy) to: bananaSUFFIX 2026/04/21 05:04:57 DEBUG : appleSUFFIX: size = 5 OK 2026/04/21 05:04:57 DEBUG : appleSUFFIX.rclone_chunk.001_u15sfz: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:57 INFO : appleSUFFIX.rclone_chunk.001_u15sfz: Copied (server-side copy) to: appleSUFFIX 2026/04/21 05:04:57 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/21 05:04:57 DEBUG : splitbananasplitSUFFIX.rclone_chunk.001_u15se9: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:57 INFO : splitbananasplitSUFFIX.rclone_chunk.001_u15se9: Copied (server-side copy) to: splitbananasplitSUFFIX 2026/04/21 05:04:57 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/21 05:04:57 DEBUG : appleappleapplebananaSUFFIX.rclone_chunk.001_u15s3v: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:57 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_u15s3v: Copied (server-side copy) to: appleappleapplebananaSUFFIX 2026/04/21 05:04:57 INFO : bananaSUFFIX.rclone_chunk.001_u15s40: Deleted 2026/04/21 05:04:57 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/21 05:04:57 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:04:57 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 05:04:57 INFO : appleSUFFIX.rclone_chunk.001_u15sfz: Deleted 2026/04/21 05:04:57 DEBUG : appleSUFFIX: size = 5 OK 2026/04/21 05:04:57 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:04:57 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:57 INFO : splitbananasplitSUFFIX.rclone_chunk.001_u15se9: Deleted 2026/04/21 05:04:57 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/21 05:04:57 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:04:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 05:04:57 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_u15s3v: Deleted 2026/04/21 05:04:57 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/21 05:04:57 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:04:57 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 05:04:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/21 05:04:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_u15si4: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:57 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_u15si4: Copied (server-side copy) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_u15sao: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:58 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_u15sao: Copied (server-side copy) to: dir1/0003-defghij.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_u15ss8: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:58 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_u15ss8: Copied (server-side copy) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_u15spt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:58 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_u15spt: Copied (server-side copy) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_u15si4: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:04:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_u15sao: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:04:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_u15spt: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:04:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_u15ss8: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:04:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_u15t7g: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:58 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_u15t7g: Copied (server-side copy) to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_u15t7g: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:04:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_u15tkq: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:58 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_u15tkq: Copied (server-side copy) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_u15tin: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:58 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_u15tin: Copied (server-side copy) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_u15te4: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:58 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_u15te4: Copied (server-side copy) to: dir1/0007-1234567.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_u15tkq: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:04:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_u15tin: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:04:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_u15te4: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:04:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_u15tgd: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:58 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_u15tgd: Copied (server-side copy) to: dir1/0008-2345678.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/21 05:04:58 DEBUG : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_u15t11: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:58 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_u15t11: Copied (server-side copy) to: dir1/0010-456789.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_u15tf3: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:58 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_u15tf3: Copied (server-side copy) to: dir1/0009-3456789.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/21 05:04:58 DEBUG : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_u15to4: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:58 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_u15to4: Copied (server-side copy) to: dir1/0011-56789;.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_u15tgd: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:04:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_u15t11: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/21 05:04:58 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:04:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_u15tf3: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/21 05:04:58 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:04:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 05:04:58 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_u15to4: Deleted 2026/04/21 05:04:58 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/21 05:04:58 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:04:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/21 05:04:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_u15tmy: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:59 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_u15tmy: Copied (server-side copy) to: dir1/0012-6789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_u15t3w: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:59 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_u15t3w: Copied (server-side copy) to: dir1/0013-789;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_u15t80: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:59 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_u15t80: Copied (server-side copy) to: dir1/0014-89;=.txtSUFFIX 2026/04/21 05:04:59 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_u15tmy: Deleted 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:04:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/21 05:04:59 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_u15t3w: Deleted 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:04:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_u15u8e: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:59 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_u15u8e: Copied (server-side copy) to: dir1/0015-9;=.txtSUFFIX 2026/04/21 05:04:59 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_u15t80: Deleted 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:04:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/21 05:04:59 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_u15u8e: Deleted 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:04:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:59 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 05:04:59 INFO : splitbananasplit: Deleted 2026/04/21 05:04:59 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 05:04:59 INFO : appleappleapplebanana: Deleted 2026/04/21 05:04:59 INFO : banana: Deleted 2026/04/21 05:04:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 05:04:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 05:04:59 INFO : apple: Deleted 2026/04/21 05:04:59 DEBUG : Waiting for deletions to finish 2026/04/21 05:04:59 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : appleSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : bananaSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/04/21 05:04:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 05:04:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 05:04:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 05:04:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:59 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:04:59 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:04:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:04:59 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:04:59 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:00 DEBUG : splitbananasplit.rclone_chunk.001_u15ug1: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:05:00 INFO : splitbananasplit.rclone_chunk.001_u15ug1: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:05:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:00 DEBUG : appleappleapplebanana.rclone_chunk.001_u15ux6: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:05:00 INFO : appleappleapplebanana.rclone_chunk.001_u15ux6: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:05:00 DEBUG : banana: size = 6 OK 2026/04/21 05:05:00 DEBUG : banana.rclone_chunk.001_u15uay: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:05:00 INFO : banana.rclone_chunk.001_u15uay: Copied (server-side copy) to: banana 2026/04/21 05:05:00 DEBUG : apple: size = 5 OK 2026/04/21 05:05:00 DEBUG : apple.rclone_chunk.001_u15uio: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:05:00 INFO : apple.rclone_chunk.001_u15uio: Copied (server-side copy) to: apple 2026/04/21 05:05:00 INFO : splitbananasplit.rclone_chunk.001_u15ug1: Deleted 2026/04/21 05:05:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:00 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:05:00 INFO : splitbananasplit: Copied (new) 2026/04/21 05:05:00 INFO : appleappleapplebanana.rclone_chunk.001_u15ux6: Deleted 2026/04/21 05:05:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:00 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:05:00 INFO : appleappleapplebanana: Copied (new) 2026/04/21 05:05:00 INFO : banana.rclone_chunk.001_u15uay: Deleted 2026/04/21 05:05:00 DEBUG : banana: size = 6 OK 2026/04/21 05:05:00 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:05:00 INFO : banana: Copied (new) 2026/04/21 05:05:00 INFO : apple.rclone_chunk.001_u15uio: Deleted 2026/04/21 05:05:00 DEBUG : apple: size = 5 OK 2026/04/21 05:05:00 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:05:00 INFO : apple: Copied (new) 2026/04/21 05:05:00 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:00 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:00 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:00 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u15ve9: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:05:00 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u15ve9: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:05:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:00 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u15vmn: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:05:00 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u15vmn: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:05:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:00 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u15vx4: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:05:00 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u15vx4: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:05:00 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u15ve9: Deleted 2026/04/21 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:05:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/21 05:05:00 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u15vmn: Deleted 2026/04/21 05:05:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:05:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/21 05:05:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:00 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u15ve5: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:05:00 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u15ve5: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:05:00 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u15vx4: Deleted 2026/04/21 05:05:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:05:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/21 05:05:00 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:00 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:00 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u15ve5: Deleted 2026/04/21 05:05:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:00 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:05:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/21 05:05:00 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:00 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u15v36: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:05:01 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u15v36: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:05:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u15v9e: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:05:01 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u15v9e: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:05:01 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u15v36: Deleted 2026/04/21 05:05:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:05:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/21 05:05:01 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u15v9e: Deleted 2026/04/21 05:05:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:05:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/21 05:05:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u15vft: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:05:01 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u15vft: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:05:01 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:01 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u15vio: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:05:01 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u15vio: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:05:01 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u15vft: Deleted 2026/04/21 05:05:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:05:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/21 05:05:01 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:01 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u15vio: Deleted 2026/04/21 05:05:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:05:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/21 05:05:01 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u15w3l: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:05:01 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u15w3l: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:05:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u15wof: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:05:01 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u15wof: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:05:01 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u15w3l: Deleted 2026/04/21 05:05:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:05:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/21 05:05:01 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u15wof: Deleted 2026/04/21 05:05:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:01 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:05:01 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/21 05:05:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:01 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u15wnm: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:05:01 INFO : dir1/0010-456789.txt.rclone_chunk.001_u15wnm: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:05:01 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:01 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u15wf8: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:05:01 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u15wf8: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:05:01 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:01 INFO : dir1/0010-456789.txt.rclone_chunk.001_u15wnm: Deleted 2026/04/21 05:05:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:01 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:05:01 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/21 05:05:01 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u15wf8: Deleted 2026/04/21 05:05:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:01 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:05:01 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/21 05:05:01 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:01 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:05:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:02 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u15wg8: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:05:02 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u15wg8: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:05:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:02 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u15w2g: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:05:02 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u15w2g: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:05:02 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u15wg8: Deleted 2026/04/21 05:05:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:02 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:05:02 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/21 05:05:02 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u15w2g: Deleted 2026/04/21 05:05:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:02 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:05:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/21 05:05:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:02 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u15w4n: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:05:02 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u15w4n: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:05:02 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u15w4n: Deleted 2026/04/21 05:05:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:02 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:05:02 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/21 05:05:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:02 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u15wx9: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:05:02 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u15wx9: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:05:02 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u15wx9: Deleted 2026/04/21 05:05:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:02 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:05:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/21 05:05:02 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:02 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : bananaSUFFIX: Deleted 2026/04/21 05:05:02 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : appleSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/21 05:05:02 INFO : splitbananasplitSUFFIX: Deleted 2026/04/21 05:05:02 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/21 05:05:02 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:02 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : apple: Excluded 2026/04/21 05:05:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:02 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : banana: Excluded 2026/04/21 05:05:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:05:02 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:02 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : apple: Excluded 2026/04/21 05:05:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:02 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : banana: Excluded 2026/04/21 05:05:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:02 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:05:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:06 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u160wn: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:05:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u160wn: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:05:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u160wn: Deleted 2026/04/21 05:05:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:06 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u161o6: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:05:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u161o6: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:05:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u161o6: Deleted 2026/04/21 05:05:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:07 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u161m2: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:05:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u161m2: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:05:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u161m2: Deleted 2026/04/21 05:05:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:07 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u16298: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:05:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u16298: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:05:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u16298: Deleted 2026/04/21 05:05:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:08 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u163sg: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:05:08 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u163sg: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:05:08 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u163sg: Deleted 2026/04/21 05:05:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:08 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u1636f: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:05:08 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u1636f: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:05:08 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u1636f: Deleted 2026/04/21 05:05:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:09 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u1649i: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:05:09 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u1649i: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:05:09 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u1649i: Deleted 2026/04/21 05:05:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:09 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u1647e: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:05:09 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u1647e: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:05:09 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u1647e: Deleted 2026/04/21 05:05:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:10 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u164mm: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:05:10 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u164mm: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:05:10 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u164mm: Deleted 2026/04/21 05:05:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:10 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u165v2: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:05:10 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u165v2: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:05:10 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u165v2: Deleted 2026/04/21 05:05:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:11 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u1654x: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:05:11 INFO : dir1/0010-456789.txt.rclone_chunk.001_u1654x: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:05:11 INFO : dir1/0010-456789.txt.rclone_chunk.001_u1654x: Deleted 2026/04/21 05:05:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:11 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u166xv: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:05:11 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u166xv: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:05:11 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u166xv: Deleted 2026/04/21 05:05:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:12 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u166yr: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:05:12 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u166yr: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:05:12 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u166yr: Deleted 2026/04/21 05:05:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:12 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u167w0: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:05:12 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u167w0: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:05:12 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u167w0: Deleted 2026/04/21 05:05:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:13 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u16738: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:05:13 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u16738: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:05:13 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u16738: Deleted 2026/04/21 05:05:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:13 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u168fa: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:05:13 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u168fa: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:05:13 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u168fa: Deleted 2026/04/21 05:05:14 DEBUG : apple: size = 5 OK 2026/04/21 05:05:14 DEBUG : apple.rclone_chunk.001_u168um: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:05:14 INFO : apple.rclone_chunk.001_u168um: Copied (server-side copy) to: apple 2026/04/21 05:05:14 INFO : apple.rclone_chunk.001_u168um: Deleted 2026/04/21 05:05:14 DEBUG : banana: size = 6 OK 2026/04/21 05:05:14 DEBUG : banana.rclone_chunk.001_u169nt: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:05:14 INFO : banana.rclone_chunk.001_u169nt: Copied (server-side copy) to: banana 2026/04/21 05:05:14 INFO : banana.rclone_chunk.001_u169nt: Deleted 2026/04/21 05:05:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:15 DEBUG : appleappleapplebanana.rclone_chunk.001_u1693l: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:05:15 INFO : appleappleapplebanana.rclone_chunk.001_u1693l: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:05:15 INFO : appleappleapplebanana.rclone_chunk.001_u1693l: Deleted 2026/04/21 05:05:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:15 DEBUG : splitbananasplit.rclone_chunk.001_u16al3: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:05:15 INFO : splitbananasplit.rclone_chunk.001_u16al3: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:05:15 INFO : splitbananasplit.rclone_chunk.001_u16al3: Deleted 2026/04/21 05:05:15 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:15 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : apple: Excluded 2026/04/21 05:05:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:15 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : banana: Excluded 2026/04/21 05:05:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:05:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : apple: size = 5 OK 2026/04/21 05:05:16 DEBUG : banana: size = 6 OK 2026/04/21 05:05:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 05:05:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 05:05:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 05:05:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 05:05:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:05:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:16 DEBUG : banana: Unchanged skipping 2026/04/21 05:05:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:16 DEBUG : apple: Unchanged skipping 2026/04/21 05:05:16 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:05:17 DEBUG : appleapple: size = 21 OK 2026/04/21 05:05:17 DEBUG : appleapple.rclone_chunk.001_u16bzu: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:05:17 INFO : appleapple.rclone_chunk.001_u16bzu: Copied (server-side copy) to: appleapple 2026/04/21 05:05:17 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0001-bcdef.rclone_chunk.001_u16b3k: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:05:17 INFO : dir1/0001-bcdef.rclone_chunk.001_u16b3k: Copied (server-side copy) to: dir1/0001-bcdef 2026/04/21 05:05:17 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0000-abcde.rclone_chunk.001_u16b93: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:05:17 INFO : dir1/0000-abcde.rclone_chunk.001_u16b93: Copied (server-side copy) to: dir1/0000-abcde 2026/04/21 05:05:17 DEBUG : splitbanan: size = 16 OK 2026/04/21 05:05:17 DEBUG : splitbanan.rclone_chunk.001_u16bt6: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:05:17 INFO : splitbanan.rclone_chunk.001_u16bt6: Copied (server-side copy) to: splitbanan 2026/04/21 05:05:17 INFO : appleapple.rclone_chunk.001_u16bzu: Deleted 2026/04/21 05:05:17 DEBUG : appleapple: size = 21 OK 2026/04/21 05:05:17 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:05:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/21 05:05:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 05:05:17 INFO : dir1/0001-bcdef.rclone_chunk.001_u16b3k: Deleted 2026/04/21 05:05:17 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:05:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/21 05:05:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 05:05:17 INFO : dir1/0000-abcde.rclone_chunk.001_u16b93: Deleted 2026/04/21 05:05:17 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:05:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/21 05:05:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 05:05:17 INFO : splitbanan.rclone_chunk.001_u16bt6: Deleted 2026/04/21 05:05:17 DEBUG : splitbanan: size = 16 OK 2026/04/21 05:05:17 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:05:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/21 05:05:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 05:05:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0003-defgh.rclone_chunk.001_u16c5j: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:05:17 INFO : dir1/0003-defgh.rclone_chunk.001_u16c5j: Copied (server-side copy) to: dir1/0003-defgh 2026/04/21 05:05:17 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0002-cdefg.rclone_chunk.001_u16cxu: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:05:17 INFO : dir1/0002-cdefg.rclone_chunk.001_u16cxu: Copied (server-side copy) to: dir1/0002-cdefg 2026/04/21 05:05:17 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0004-efghi.rclone_chunk.001_u16c01: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:05:17 INFO : dir1/0004-efghi.rclone_chunk.001_u16c01: Copied (server-side copy) to: dir1/0004-efghi 2026/04/21 05:05:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0005-fghij.rclone_chunk.001_u16c5j: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:05:17 INFO : dir1/0005-fghij.rclone_chunk.001_u16c5j: Copied (server-side copy) to: dir1/0005-fghij 2026/04/21 05:05:17 INFO : dir1/0003-defgh.rclone_chunk.001_u16c5j: Deleted 2026/04/21 05:05:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:05:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/21 05:05:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 05:05:17 INFO : dir1/0004-efghi.rclone_chunk.001_u16c01: Deleted 2026/04/21 05:05:17 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:05:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/21 05:05:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 05:05:17 INFO : dir1/0002-cdefg.rclone_chunk.001_u16cxu: Deleted 2026/04/21 05:05:17 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:05:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/21 05:05:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 05:05:17 INFO : dir1/0005-fghij.rclone_chunk.001_u16c5j: Deleted 2026/04/21 05:05:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/21 05:05:17 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:05:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/21 05:05:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 05:05:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/21 05:05:18 DEBUG : dir1/0006-ghijk.rclone_chunk.001_u16cn4: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:05:18 INFO : dir1/0006-ghijk.rclone_chunk.001_u16cn4: Copied (server-side copy) to: dir1/0006-ghijk 2026/04/21 05:05:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/21 05:05:18 DEBUG : dir1/0008-23456.rclone_chunk.001_u16cvv: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:05:18 INFO : dir1/0008-23456.rclone_chunk.001_u16cvv: Copied (server-side copy) to: dir1/0008-23456 2026/04/21 05:05:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/21 05:05:18 DEBUG : dir1/0007-12345.rclone_chunk.001_u16c23: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:05:18 INFO : dir1/0007-12345.rclone_chunk.001_u16c23: Copied (server-side copy) to: dir1/0007-12345 2026/04/21 05:05:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/21 05:05:18 DEBUG : dir1/0009-34567.rclone_chunk.001_u16ct5: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:05:18 INFO : dir1/0009-34567.rclone_chunk.001_u16ct5: Copied (server-side copy) to: dir1/0009-34567 2026/04/21 05:05:18 INFO : dir1/0006-ghijk.rclone_chunk.001_u16cn4: Deleted 2026/04/21 05:05:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/21 05:05:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:05:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/21 05:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 05:05:18 INFO : dir1/0008-23456.rclone_chunk.001_u16cvv: Deleted 2026/04/21 05:05:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/21 05:05:18 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:05:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/21 05:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 05:05:18 INFO : dir1/0007-12345.rclone_chunk.001_u16c23: Deleted 2026/04/21 05:05:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/21 05:05:18 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:05:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/21 05:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 05:05:18 INFO : dir1/0009-34567.rclone_chunk.001_u16ct5: Deleted 2026/04/21 05:05:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/21 05:05:18 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:05:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/21 05:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 05:05:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/21 05:05:18 DEBUG : dir1/0010-45678.rclone_chunk.001_u16d2p: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:05:18 INFO : dir1/0010-45678.rclone_chunk.001_u16d2p: Copied (server-side copy) to: dir1/0010-45678 2026/04/21 05:05:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/21 05:05:18 DEBUG : dir1/0012-6789;.rclone_chunk.001_u16dgl: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:05:18 INFO : dir1/0012-6789;.rclone_chunk.001_u16dgl: Copied (server-side copy) to: dir1/0012-6789; 2026/04/21 05:05:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/21 05:05:18 DEBUG : dir1/0013-789;=.rclone_chunk.001_u16d6k: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:05:18 INFO : dir1/0013-789;=.rclone_chunk.001_u16d6k: Copied (server-side copy) to: dir1/0013-789;= 2026/04/21 05:05:18 INFO : dir1/0010-45678.rclone_chunk.001_u16d2p: Deleted 2026/04/21 05:05:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/21 05:05:18 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:05:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/21 05:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 05:05:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/21 05:05:18 DEBUG : dir1/0011-56789.rclone_chunk.001_u16dzp: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:05:18 INFO : dir1/0011-56789.rclone_chunk.001_u16dzp: Copied (server-side copy) to: dir1/0011-56789 2026/04/21 05:05:18 INFO : dir1/0012-6789;.rclone_chunk.001_u16dgl: Deleted 2026/04/21 05:05:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/21 05:05:18 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:05:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/21 05:05:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 05:05:18 INFO : dir1/0013-789;=.rclone_chunk.001_u16d6k: Deleted 2026/04/21 05:05:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/21 05:05:18 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:05:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/21 05:05:18 INFO : dir1/0011-56789.rclone_chunk.001_u16dzp: Deleted 2026/04/21 05:05:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/21 05:05:18 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:05:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/21 05:05:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/21 05:05:18 DEBUG : dir1/0014-89;=..rclone_chunk.001_u16d4k: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:05:18 INFO : dir1/0014-89;=..rclone_chunk.001_u16d4k: Copied (server-side copy) to: dir1/0014-89;=. 2026/04/21 05:05:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/21 05:05:18 DEBUG : dir1/0015-9;=.t.rclone_chunk.001_u16dv0: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:05:18 INFO : dir1/0015-9;=.t.rclone_chunk.001_u16dv0: Copied (server-side copy) to: dir1/0015-9;=.t 2026/04/21 05:05:18 INFO : dir1/0014-89;=..rclone_chunk.001_u16d4k: Deleted 2026/04/21 05:05:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/21 05:05:18 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:05:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/21 05:05:19 INFO : dir1/0015-9;=.t.rclone_chunk.001_u16dv0: Deleted 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:05:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/21 05:05:19 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:19 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 05:05:19 INFO : splitbananasplit: Deleted 2026/04/21 05:05:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 05:05:19 INFO : appleappleapplebanana: Deleted 2026/04/21 05:05:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 05:05:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 05:05:19 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:19 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : apple: Excluded 2026/04/21 05:05:19 DEBUG : appleapple: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : appleapple: Excluded 2026/04/21 05:05:19 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : banana: Excluded 2026/04/21 05:05:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : splitbanan: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0000-abcde: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdef: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefg: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0003-defgh: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0004-efghi: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0005-fghij: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijk: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0007-12345: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0008-23456: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0009-34567: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0010-45678: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0011-56789: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 05:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 05:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 05:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 05:05:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:19 DEBUG : apple: size = 5 OK 2026/04/21 05:05:19 DEBUG : appleapple: size = 21 OK 2026/04/21 05:05:19 DEBUG : banana: size = 6 OK 2026/04/21 05:05:19 DEBUG : splitbanan: size = 16 OK 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 05:05:19 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : banana: Unchanged skipping 2026/04/21 05:05:19 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 05:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 05:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 05:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 05:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 05:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 05:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 05:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 05:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 05:05:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 05:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 05:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 05:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 05:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 05:05:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/21 05:05:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/21 05:05:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/21 05:05:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/21 05:05:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/21 05:05:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/21 05:05:19 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : apple: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/21 05:05:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:05:19 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:05:19 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:19 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:19 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : apple: Excluded 2026/04/21 05:05:19 DEBUG : appleapple: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : appleapple: Excluded 2026/04/21 05:05:19 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : banana: Excluded 2026/04/21 05:05:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : splitbanan: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0000-abcde: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdef: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefg: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0003-defgh: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0004-efghi: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0005-fghij: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijk: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0007-12345: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0008-23456: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0009-34567: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0010-45678: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0011-56789: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.: Excluded 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 05:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 05:05:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 05:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 05:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 05:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 05:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 05:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 05:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 05:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 05:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 05:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 05:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 05:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 05:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 05:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 05:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 05:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 05:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 05:05:19 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:05:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:21 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u16gif: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:05:21 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u16gif: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:05:21 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u16gif: Deleted 2026/04/21 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:21 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u16gv2: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:05:21 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u16gv2: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:05:21 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u16gv2: Deleted 2026/04/21 05:05:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:22 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u16gra: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:05:22 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u16gra: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:05:22 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u16gra: Deleted 2026/04/21 05:05:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:22 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u16hpa: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:05:22 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u16hpa: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:05:22 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u16hpa: Deleted 2026/04/21 05:05:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:23 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u16hgt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:05:23 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u16hgt: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:05:23 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u16hgt: Deleted 2026/04/21 05:05:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:23 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u16i0s: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:05:23 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u16i0s: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:05:23 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u16i0s: Deleted 2026/04/21 05:05:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:24 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u16iit: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:05:24 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u16iit: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:05:24 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u16iit: Deleted 2026/04/21 05:05:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:24 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u16jgw: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:05:24 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u16jgw: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:05:24 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u16jgw: Deleted 2026/04/21 05:05:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:24 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u16jib: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:05:24 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u16jib: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:05:25 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u16jib: Deleted 2026/04/21 05:05:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:25 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u16k1p: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:05:25 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u16k1p: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:05:25 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u16k1p: Deleted 2026/04/21 05:05:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:25 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u16kh6: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:05:25 INFO : dir1/0010-456789.txt.rclone_chunk.001_u16kh6: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:05:25 INFO : dir1/0010-456789.txt.rclone_chunk.001_u16kh6: Deleted 2026/04/21 05:05:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:26 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u16kbp: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:05:26 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u16kbp: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:05:26 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u16kbp: Deleted 2026/04/21 05:05:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:26 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u16lwn: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:05:26 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u16lwn: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:05:26 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u16lwn: Deleted 2026/04/21 05:05:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:27 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u16lve: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:05:27 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u16lve: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:05:27 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u16lve: Deleted 2026/04/21 05:05:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:27 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u16m5c: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:05:27 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u16m5c: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:05:27 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u16m5c: Deleted 2026/04/21 05:05:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:27 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u16m05: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:05:27 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u16m05: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:05:28 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u16m05: Deleted 2026/04/21 05:05:28 DEBUG : apple: size = 5 OK 2026/04/21 05:05:28 DEBUG : apple.rclone_chunk.001_u16nxc: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:05:28 INFO : apple.rclone_chunk.001_u16nxc: Copied (server-side copy) to: apple 2026/04/21 05:05:28 INFO : apple.rclone_chunk.001_u16nxc: Deleted 2026/04/21 05:05:29 DEBUG : banana: size = 6 OK 2026/04/21 05:05:29 DEBUG : banana.rclone_chunk.001_u16njj: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:05:29 INFO : banana.rclone_chunk.001_u16njj: Copied (server-side copy) to: banana 2026/04/21 05:05:29 INFO : banana.rclone_chunk.001_u16njj: Deleted 2026/04/21 05:05:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:29 DEBUG : appleappleapplebanana.rclone_chunk.001_u16oqi: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:05:29 INFO : appleappleapplebanana.rclone_chunk.001_u16oqi: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:05:29 INFO : appleappleapplebanana.rclone_chunk.001_u16oqi: Deleted 2026/04/21 05:05:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:30 DEBUG : splitbananasplit.rclone_chunk.001_u16ooz: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:05:30 INFO : splitbananasplit.rclone_chunk.001_u16ooz: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:05:30 INFO : splitbananasplit.rclone_chunk.001_u16ooz: Deleted 2026/04/21 05:05:30 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:30 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : apple: Excluded 2026/04/21 05:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:30 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : banana: Excluded 2026/04/21 05:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:05:31 DEBUG : apple: size = 5 OK 2026/04/21 05:05:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:31 DEBUG : banana: size = 6 OK 2026/04/21 05:05:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:05:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:31 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : apple: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:31 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : banana: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:31 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:05:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:05:31 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:31 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:31 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : apple: Excluded 2026/04/21 05:05:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:31 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : banana: Excluded 2026/04/21 05:05:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:05:31 DEBUG : apple: size = 5 OK 2026/04/21 05:05:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:31 DEBUG : banana: size = 6 OK 2026/04/21 05:05:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:05:31 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : apple: Unchanged skipping 2026/04/21 05:05:31 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : banana: Unchanged skipping 2026/04/21 05:05:31 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:05:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:05:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:05:32 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:32 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:32 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : apple: Excluded 2026/04/21 05:05:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:32 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : banana: Excluded 2026/04/21 05:05:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:05:32 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:32 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : apple: Excluded 2026/04/21 05:05:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:32 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : banana: Excluded 2026/04/21 05:05:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:32 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:05:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:34 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u16t38: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:05:34 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u16t38: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:05:35 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u16t38: Deleted 2026/04/21 05:05:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:35 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u16uea: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:05:35 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u16uea: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:05:35 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u16uea: Deleted 2026/04/21 05:05:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:36 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u16ukb: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:05:36 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u16ukb: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:05:36 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u16ukb: Deleted 2026/04/21 05:05:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:36 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u16vfd: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:05:36 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u16vfd: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:05:36 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u16vfd: Deleted 2026/04/21 05:05:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:36 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u16vmv: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:05:36 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u16vmv: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:05:36 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u16vmv: Deleted 2026/04/21 05:05:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:37 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u16vec: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:05:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u16vec: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:05:37 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u16vec: Deleted 2026/04/21 05:05:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:37 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u16w6g: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:05:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u16w6g: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:05:37 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u16w6g: Deleted 2026/04/21 05:05:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:38 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u16wrt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:05:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u16wrt: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:05:38 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u16wrt: Deleted 2026/04/21 05:05:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:38 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u16x00: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:05:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u16x00: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:05:38 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u16x00: Deleted 2026/04/21 05:05:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:38 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u16xnb: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:05:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u16xnb: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:05:38 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u16xnb: Deleted 2026/04/21 05:05:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:39 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u16xcy: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:05:39 INFO : dir1/0010-456789.txt.rclone_chunk.001_u16xcy: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:05:39 INFO : dir1/0010-456789.txt.rclone_chunk.001_u16xcy: Deleted 2026/04/21 05:05:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:39 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u16yi1: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:05:39 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u16yi1: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:05:39 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u16yi1: Deleted 2026/04/21 05:05:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:40 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u16ym0: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:05:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u16ym0: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:05:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u16ym0: Deleted 2026/04/21 05:05:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:40 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u16zie: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:05:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u16zie: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:05:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u16zie: Deleted 2026/04/21 05:05:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:40 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u16zxd: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:05:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u16zxd: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:05:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u16zxd: Deleted 2026/04/21 05:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:41 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u16zd4: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:05:41 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u16zd4: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:05:41 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u16zd4: Deleted 2026/04/21 05:05:41 DEBUG : apple: size = 5 OK 2026/04/21 05:05:41 DEBUG : apple.rclone_chunk.001_u170uz: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:05:41 INFO : apple.rclone_chunk.001_u170uz: Copied (server-side copy) to: apple 2026/04/21 05:05:41 INFO : apple.rclone_chunk.001_u170uz: Deleted 2026/04/21 05:05:42 DEBUG : banana: size = 6 OK 2026/04/21 05:05:42 DEBUG : banana.rclone_chunk.001_u1700a: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:05:42 INFO : banana.rclone_chunk.001_u1700a: Copied (server-side copy) to: banana 2026/04/21 05:05:42 INFO : banana.rclone_chunk.001_u1700a: Deleted 2026/04/21 05:05:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:42 DEBUG : appleappleapplebanana.rclone_chunk.001_u17196: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:05:42 INFO : appleappleapplebanana.rclone_chunk.001_u17196: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:05:42 INFO : appleappleapplebanana.rclone_chunk.001_u17196: Deleted 2026/04/21 05:05:43 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:43 DEBUG : splitbananasplit.rclone_chunk.001_u171pr: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:05:43 INFO : splitbananasplit.rclone_chunk.001_u171pr: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:05:43 INFO : splitbananasplit.rclone_chunk.001_u171pr: Deleted 2026/04/21 05:05:43 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:43 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : apple: Excluded 2026/04/21 05:05:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:43 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : banana: Excluded 2026/04/21 05:05:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:05:44 DEBUG : apple: size = 5 OK 2026/04/21 05:05:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:44 DEBUG : banana: size = 6 OK 2026/04/21 05:05:44 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : banana: Unchanged skipping 2026/04/21 05:05:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : apple: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:05:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:05:44 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:44 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:44 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : apple: Excluded 2026/04/21 05:05:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:44 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : banana: Excluded 2026/04/21 05:05:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:05:44 DEBUG : apple: size = 5 OK 2026/04/21 05:05:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:44 DEBUG : banana: size = 6 OK 2026/04/21 05:05:44 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:05:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:05:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : banana: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : apple: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:05:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:05:44 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:44 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:44 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : apple: Excluded 2026/04/21 05:05:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:44 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : banana: Excluded 2026/04/21 05:05:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:05:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:46 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u175cg: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:05:46 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u175cg: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:05:46 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u175cg: Deleted 2026/04/21 05:05:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:47 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u175ca: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:05:47 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u175ca: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:05:47 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u175ca: Deleted 2026/04/21 05:05:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:47 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u176mq: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:05:47 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u176mq: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:05:47 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u176mq: Deleted 2026/04/21 05:05:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:48 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u176wy: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:05:48 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u176wy: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:05:48 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u176wy: Deleted 2026/04/21 05:05:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:48 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u1773k: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:05:48 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u1773k: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:05:48 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u1773k: Deleted 2026/04/21 05:05:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:48 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u1779k: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:05:48 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u1779k: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:05:48 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u1779k: Deleted 2026/04/21 05:05:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:49 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u1788u: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:05:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u1788u: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:05:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u1788u: Deleted 2026/04/21 05:05:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:49 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u178q5: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:05:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u178q5: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:05:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u178q5: Deleted 2026/04/21 05:05:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:50 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u17842: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:05:50 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u17842: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:05:50 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u17842: Deleted 2026/04/21 05:05:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:50 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u1798a: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:05:50 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u1798a: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:05:50 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u1798a: Deleted 2026/04/21 05:05:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:51 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u179vw: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:05:51 INFO : dir1/0010-456789.txt.rclone_chunk.001_u179vw: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:05:51 INFO : dir1/0010-456789.txt.rclone_chunk.001_u179vw: Deleted 2026/04/21 05:05:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:51 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u17amd: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:05:51 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u17amd: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:05:51 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u17amd: Deleted 2026/04/21 05:05:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:52 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u17aaa: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:05:52 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u17aaa: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:05:52 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u17aaa: Deleted 2026/04/21 05:05:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:52 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u17bmh: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:05:52 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u17bmh: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:05:52 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u17bmh: Deleted 2026/04/21 05:05:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:52 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u17bzr: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:05:52 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u17bzr: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:05:52 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u17bzr: Deleted 2026/04/21 05:05:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:53 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u17cpl: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:05:53 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u17cpl: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:05:53 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u17cpl: Deleted 2026/04/21 05:05:53 DEBUG : apple: size = 5 OK 2026/04/21 05:05:53 DEBUG : apple.rclone_chunk.001_u17c1m: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:05:53 INFO : apple.rclone_chunk.001_u17c1m: Copied (server-side copy) to: apple 2026/04/21 05:05:53 INFO : apple.rclone_chunk.001_u17c1m: Deleted 2026/04/21 05:05:54 DEBUG : banana: size = 6 OK 2026/04/21 05:05:54 DEBUG : banana.rclone_chunk.001_u17cg7: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:05:54 INFO : banana.rclone_chunk.001_u17cg7: Copied (server-side copy) to: banana 2026/04/21 05:05:54 INFO : banana.rclone_chunk.001_u17cg7: Deleted 2026/04/21 05:05:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:54 DEBUG : appleappleapplebanana.rclone_chunk.001_u17dz8: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:05:54 INFO : appleappleapplebanana.rclone_chunk.001_u17dz8: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:05:54 INFO : appleappleapplebanana.rclone_chunk.001_u17dz8: Deleted 2026/04/21 05:05:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:55 DEBUG : splitbananasplit.rclone_chunk.001_u17dxc: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:05:55 INFO : splitbananasplit.rclone_chunk.001_u17dxc: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:05:55 INFO : splitbananasplit.rclone_chunk.001_u17dxc: Deleted 2026/04/21 05:05:55 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:55 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : apple: Excluded 2026/04/21 05:05:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:55 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : banana: Excluded 2026/04/21 05:05:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:05:56 DEBUG : apple: size = 5 OK 2026/04/21 05:05:56 DEBUG : banana: size = 6 OK 2026/04/21 05:05:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:56 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:05:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:05:56 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : banana: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:05:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : apple: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:05:56 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:56 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:56 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : apple: Excluded 2026/04/21 05:05:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:56 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : banana: Excluded 2026/04/21 05:05:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:05:56 DEBUG : apple: size = 5 OK 2026/04/21 05:05:56 DEBUG : banana: size = 6 OK 2026/04/21 05:05:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:05:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:05:56 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : banana: Unchanged skipping 2026/04/21 05:05:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:05:56 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : apple: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:05:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:05:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:05:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:05:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:05:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:05:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:05:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:05:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:05:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:05:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:05:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:05:57 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:57 DEBUG : Waiting for deletions to finish 2026/04/21 05:05:57 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : apple: Excluded 2026/04/21 05:05:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:05:57 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : banana: Excluded 2026/04/21 05:05:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : splitbananasplit: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:05:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:05:57 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:05:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:05:58 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u17hpe: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:05:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u17hpe: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:05:59 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u17hpe: Deleted 2026/04/21 05:05:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:05:59 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u17ia1: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:05:59 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u17ia1: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:05:59 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u17ia1: Deleted 2026/04/21 05:05:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:05:59 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u17i2l: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:05:59 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u17i2l: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:05:59 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u17i2l: Deleted 2026/04/21 05:06:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:06:00 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u17ilu: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:06:00 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u17ilu: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:06:00 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u17ilu: Deleted 2026/04/21 05:06:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:06:00 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u17jk0: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:06:00 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u17jk0: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:06:00 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u17jk0: Deleted 2026/04/21 05:06:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:06:01 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u17jxc: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:06:01 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u17jxc: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:06:01 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u17jxc: Deleted 2026/04/21 05:06:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:06:01 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u17k88: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:06:01 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u17k88: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:06:01 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u17k88: Deleted 2026/04/21 05:06:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:06:02 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u17k2g: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:06:02 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u17k2g: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:06:02 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u17k2g: Deleted 2026/04/21 05:06:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:06:02 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u17l41: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:06:02 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u17l41: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:06:02 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u17l41: Deleted 2026/04/21 05:06:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:06:02 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u17lyv: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:06:02 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u17lyv: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:06:02 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u17lyv: Deleted 2026/04/21 05:06:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:06:03 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u17mb7: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:06:03 INFO : dir1/0010-456789.txt.rclone_chunk.001_u17mb7: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:06:03 INFO : dir1/0010-456789.txt.rclone_chunk.001_u17mb7: Deleted 2026/04/21 05:06:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:06:03 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u17mgr: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:06:03 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u17mgr: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:06:03 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u17mgr: Deleted 2026/04/21 05:06:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:06:04 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u17m7x: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:06:04 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u17m7x: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:06:04 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u17m7x: Deleted 2026/04/21 05:06:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:06:04 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u17nyj: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:06:04 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u17nyj: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:06:04 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u17nyj: Deleted 2026/04/21 05:06:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:06:05 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u17n49: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:06:05 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u17n49: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:06:05 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u17n49: Deleted 2026/04/21 05:06:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:06:05 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u17ocq: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:06:05 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u17ocq: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:06:05 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u17ocq: Deleted 2026/04/21 05:06:06 DEBUG : apple: size = 5 OK 2026/04/21 05:06:06 DEBUG : apple.rclone_chunk.001_u17ooo: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:06:06 INFO : apple.rclone_chunk.001_u17ooo: Copied (server-side copy) to: apple 2026/04/21 05:06:06 INFO : apple.rclone_chunk.001_u17ooo: Deleted 2026/04/21 05:06:06 DEBUG : banana: size = 6 OK 2026/04/21 05:06:06 DEBUG : banana.rclone_chunk.001_u17pkj: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:06:06 INFO : banana.rclone_chunk.001_u17pkj: Copied (server-side copy) to: banana 2026/04/21 05:06:06 INFO : banana.rclone_chunk.001_u17pkj: Deleted 2026/04/21 05:06:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:06:06 DEBUG : appleappleapplebanana.rclone_chunk.001_u17pmn: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:06:06 INFO : appleappleapplebanana.rclone_chunk.001_u17pmn: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:06:06 INFO : appleappleapplebanana.rclone_chunk.001_u17pmn: Deleted 2026/04/21 05:06:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:06:07 DEBUG : splitbananasplit.rclone_chunk.001_u17qgu: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:06:07 INFO : splitbananasplit.rclone_chunk.001_u17qgu: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:06:07 INFO : splitbananasplit.rclone_chunk.001_u17qgu: Deleted 2026/04/21 05:06:07 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:07 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : apple: Excluded 2026/04/21 05:06:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:06:07 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : banana: Excluded 2026/04/21 05:06:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : splitbananasplit: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:06:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:06:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:06:08 DEBUG : apple: size = 5 OK 2026/04/21 05:06:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:06:08 DEBUG : banana: size = 6 OK 2026/04/21 05:06:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:06:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : apple: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : banana: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:06:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:06:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:06:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:06:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:06:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:06:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:06:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:08 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:08 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:08 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : apple: Excluded 2026/04/21 05:06:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:06:08 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : banana: Excluded 2026/04/21 05:06:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : splitbananasplit: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:06:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:06:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:06:08 DEBUG : apple: size = 5 OK 2026/04/21 05:06:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:06:08 DEBUG : banana: size = 6 OK 2026/04/21 05:06:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:06:08 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : apple: Unchanged skipping 2026/04/21 05:06:08 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:06:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:06:08 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:08 DEBUG : banana: Unchanged skipping 2026/04/21 05:06:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:06:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:06:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:06:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:06:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:06:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:06:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:06:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:06:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:06:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:06:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:06:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:06:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:06:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:06:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:06:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:06:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:06:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:09 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:09 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:09 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : apple: Excluded 2026/04/21 05:06:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:06:09 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : banana: Excluded 2026/04/21 05:06:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : splitbananasplit: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:06:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:06:09 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:06:11 DEBUG : dir1/0000-abcdefg.txt.rclone_chunk.001_u17tu6: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/21 05:06:11 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u17tu6: Copied (server-side copy) to: dir1/0000-abcdefg.txt 2026/04/21 05:06:11 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_u17tu6: Deleted 2026/04/21 05:06:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:06:11 DEBUG : dir1/0001-bcdefgh.txt.rclone_chunk.001_u17uvj: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/21 05:06:11 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u17uvj: Copied (server-side copy) to: dir1/0001-bcdefgh.txt 2026/04/21 05:06:11 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_u17uvj: Deleted 2026/04/21 05:06:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:06:11 DEBUG : dir1/0002-cdefghi.txt.rclone_chunk.001_u17u6x: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/21 05:06:11 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u17u6x: Copied (server-side copy) to: dir1/0002-cdefghi.txt 2026/04/21 05:06:12 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_u17u6x: Deleted 2026/04/21 05:06:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:06:12 DEBUG : dir1/0003-defghij.txt.rclone_chunk.001_u17vc9: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/21 05:06:12 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u17vc9: Copied (server-side copy) to: dir1/0003-defghij.txt 2026/04/21 05:06:12 INFO : dir1/0003-defghij.txt.rclone_chunk.001_u17vc9: Deleted 2026/04/21 05:06:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:06:12 DEBUG : dir1/0004-efghijk.txt.rclone_chunk.001_u17v2k: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/21 05:06:12 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u17v2k: Copied (server-side copy) to: dir1/0004-efghijk.txt 2026/04/21 05:06:12 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_u17v2k: Deleted 2026/04/21 05:06:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:06:13 DEBUG : dir1/0005-fghijkl.txt.rclone_chunk.001_u17v1o: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/21 05:06:13 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u17v1o: Copied (server-side copy) to: dir1/0005-fghijkl.txt 2026/04/21 05:06:13 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_u17v1o: Deleted 2026/04/21 05:06:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:06:13 DEBUG : dir1/0006-ghijklm.txt.rclone_chunk.001_u17wnf: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/21 05:06:13 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u17wnf: Copied (server-side copy) to: dir1/0006-ghijklm.txt 2026/04/21 05:06:13 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_u17wnf: Deleted 2026/04/21 05:06:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:06:14 DEBUG : dir1/0007-1234567.txt.rclone_chunk.001_u17w3j: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/21 05:06:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u17w3j: Copied (server-side copy) to: dir1/0007-1234567.txt 2026/04/21 05:06:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_u17w3j: Deleted 2026/04/21 05:06:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:06:14 DEBUG : dir1/0008-2345678.txt.rclone_chunk.001_u17xms: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/21 05:06:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u17xms: Copied (server-side copy) to: dir1/0008-2345678.txt 2026/04/21 05:06:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_u17xms: Deleted 2026/04/21 05:06:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:06:15 DEBUG : dir1/0009-3456789.txt.rclone_chunk.001_u17xk7: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/21 05:06:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u17xk7: Copied (server-side copy) to: dir1/0009-3456789.txt 2026/04/21 05:06:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_u17xk7: Deleted 2026/04/21 05:06:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:06:15 DEBUG : dir1/0010-456789.txt.rclone_chunk.001_u17yba: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/21 05:06:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_u17yba: Copied (server-side copy) to: dir1/0010-456789.txt 2026/04/21 05:06:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_u17yba: Deleted 2026/04/21 05:06:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:06:15 DEBUG : dir1/0011-56789;.txt.rclone_chunk.001_u17y3s: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/21 05:06:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u17y3s: Copied (server-side copy) to: dir1/0011-56789;.txt 2026/04/21 05:06:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_u17y3s: Deleted 2026/04/21 05:06:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:06:16 DEBUG : dir1/0012-6789;.txt.rclone_chunk.001_u17z75: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/21 05:06:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u17z75: Copied (server-side copy) to: dir1/0012-6789;.txt 2026/04/21 05:06:16 INFO : dir1/0012-6789;.txt.rclone_chunk.001_u17z75: Deleted 2026/04/21 05:06:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:06:16 DEBUG : dir1/0013-789;=.txt.rclone_chunk.001_u17z01: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/21 05:06:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u17z01: Copied (server-side copy) to: dir1/0013-789;=.txt 2026/04/21 05:06:16 INFO : dir1/0013-789;=.txt.rclone_chunk.001_u17z01: Deleted 2026/04/21 05:06:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:06:17 DEBUG : dir1/0014-89;=.txt.rclone_chunk.001_u17zfo: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/21 05:06:17 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u17zfo: Copied (server-side copy) to: dir1/0014-89;=.txt 2026/04/21 05:06:17 INFO : dir1/0014-89;=.txt.rclone_chunk.001_u17zfo: Deleted 2026/04/21 05:06:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:06:17 DEBUG : dir1/0015-9;=.txt.rclone_chunk.001_u1802y: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/21 05:06:17 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u1802y: Copied (server-side copy) to: dir1/0015-9;=.txt 2026/04/21 05:06:17 INFO : dir1/0015-9;=.txt.rclone_chunk.001_u1802y: Deleted 2026/04/21 05:06:18 DEBUG : apple: size = 5 OK 2026/04/21 05:06:18 DEBUG : apple.rclone_chunk.001_u180og: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/21 05:06:18 INFO : apple.rclone_chunk.001_u180og: Copied (server-side copy) to: apple 2026/04/21 05:06:18 INFO : apple.rclone_chunk.001_u180og: Deleted 2026/04/21 05:06:18 DEBUG : banana: size = 6 OK 2026/04/21 05:06:18 DEBUG : banana.rclone_chunk.001_u1810d: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/21 05:06:18 INFO : banana.rclone_chunk.001_u1810d: Copied (server-side copy) to: banana 2026/04/21 05:06:18 INFO : banana.rclone_chunk.001_u1810d: Deleted 2026/04/21 05:06:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:06:18 DEBUG : appleappleapplebanana.rclone_chunk.001_u181ix: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/21 05:06:18 INFO : appleappleapplebanana.rclone_chunk.001_u181ix: Copied (server-side copy) to: appleappleapplebanana 2026/04/21 05:06:18 INFO : appleappleapplebanana.rclone_chunk.001_u181ix: Deleted 2026/04/21 05:06:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:06:19 DEBUG : splitbananasplit.rclone_chunk.001_u182ga: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/21 05:06:19 INFO : splitbananasplit.rclone_chunk.001_u182ga: Copied (server-side copy) to: splitbananasplit 2026/04/21 05:06:19 INFO : splitbananasplit.rclone_chunk.001_u182ga: Deleted 2026/04/21 05:06:19 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:19 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : apple: Excluded 2026/04/21 05:06:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:06:19 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : banana: Excluded 2026/04/21 05:06:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : splitbananasplit: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:06:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:06:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:06:20 DEBUG : apple: size = 5 OK 2026/04/21 05:06:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:06:20 DEBUG : banana: size = 6 OK 2026/04/21 05:06:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:06:20 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : apple: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : banana: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:06:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:06:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:06:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:06:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:06:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:06:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:20 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:20 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:20 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : apple: Excluded 2026/04/21 05:06:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:06:20 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : banana: Excluded 2026/04/21 05:06:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : splitbananasplit: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:06:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:06:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/21 05:06:20 DEBUG : apple: size = 5 OK 2026/04/21 05:06:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 05:06:20 DEBUG : banana: size = 6 OK 2026/04/21 05:06:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 05:06:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 05:06:20 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : banana: Unchanged skipping 2026/04/21 05:06:20 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : apple: Unchanged skipping 2026/04/21 05:06:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 05:06:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 05:06:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 05:06:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 05:06:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 05:06:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 05:06:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 05:06:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 05:06:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 05:06:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 05:06:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 05:06:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 05:06:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 05:06:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 05:06:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 05:06:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 05:06:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 05:06:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 05:06:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:21 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:21 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:21 DEBUG : apple: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : apple: Excluded 2026/04/21 05:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : appleappleapplebanana: Excluded 2026/04/21 05:06:21 DEBUG : banana: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : banana: Excluded 2026/04/21 05:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : splitbananasplit: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/21 05:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 05:06:21 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (150.79s) --- PASS: TestTransform/NFC (12.02s) --- PASS: TestTransform/NFD (11.95s) --- PASS: TestTransform/base64 (14.24s) --- PASS: TestTransform/prefix (17.36s) --- PASS: TestTransform/suffix (18.40s) --- PASS: TestTransform/truncate (15.44s) --- PASS: TestTransform/encoder (13.49s) --- PASS: TestTransform/ISO-8859-1 (11.75s) --- PASS: TestTransform/charmap (12.30s) --- PASS: TestTransform/lowercase (12.06s) --- PASS: TestTransform/ascii (11.76s) === RUN TestTransformCopy run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/21 05:06:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/21 05:06:22 INFO : sub dir_somesuffix: Making directory 2026/04/21 05:06:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/21 05:06:22 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/21 05:06:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/21 05:06:22 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/21 05:06:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/21 05:06:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:22 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/21 05:06:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_u185d1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:22 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_u185d1: Copied (server-side copy) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/21 05:06:22 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_u185d1: Deleted 2026/04/21 05:06:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/21 05:06:22 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/21 05:06:22 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (0.91s) === RUN TestDoubleTransform run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:23 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:23 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:23 INFO : tictactoe: Making directory 2026/04/21 05:06:23 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:23 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/21 05:06:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:23 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/21 05:06:23 DEBUG : tictactoe/tictactoe.rclone_chunk.001_u186ee: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:23 INFO : tictactoe/tictactoe.rclone_chunk.001_u186ee: Copied (server-side copy) to: tictactoe/tictactoe 2026/04/21 05:06:23 INFO : tictactoe/tictactoe.rclone_chunk.001_u186ee: Deleted 2026/04/21 05:06:23 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/21 05:06:23 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:23 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/21 05:06:23 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (0.89s) === RUN TestFileTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:24 INFO : toe: Making directory 2026/04/21 05:06:24 INFO : toe/toe: Making directory 2026/04/21 05:06:24 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 05:06:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 05:06:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 05:06:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:24 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/21 05:06:24 DEBUG : toe/toe/tictactoe.rclone_chunk.001_u187q4: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:24 INFO : toe/toe/tictactoe.rclone_chunk.001_u187q4: Copied (server-side copy) to: toe/toe/tictactoe 2026/04/21 05:06:24 INFO : toe/toe/tictactoe.rclone_chunk.001_u187q4: Deleted 2026/04/21 05:06:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/21 05:06:24 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/21 05:06:24 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.05s) === RUN TestNoTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:25 INFO : toe: Making directory 2026/04/21 05:06:25 INFO : toe/toe: Making directory 2026/04/21 05:06:25 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 05:06:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 05:06:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 05:06:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/21 05:06:25 DEBUG : toe/toe/tictactoe.rclone_chunk.001_u188od: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:25 INFO : toe/toe/tictactoe.rclone_chunk.001_u188od: Copied (server-side copy) to: toe/toe/tictactoe 2026/04/21 05:06:25 INFO : toe/toe/tictactoe.rclone_chunk.001_u188od: Deleted 2026/04/21 05:06:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/21 05:06:25 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/21 05:06:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.01s) === RUN TestDirTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:26 DEBUG : empty_dir: Making directory with metadata 2026/04/21 05:06:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 05:06:26 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:26 INFO : tictacempty_dir: Making directory 2026/04/21 05:06:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:26 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:26 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:26 INFO : tictactoe: Making directory 2026/04/21 05:06:26 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:26 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:26 INFO : tictactoe/tictactoe: Making directory 2026/04/21 05:06:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 05:06:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 05:06:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 05:06:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 05:06:26 DEBUG : tictactoe/tictactoe/toe.txt.rclone_chunk.001_u189pv: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:26 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_u189pv: Copied (server-side copy) to: tictactoe/tictactoe/toe.txt 2026/04/21 05:06:26 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_u189pv: Deleted 2026/04/21 05:06:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 05:06:26 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/21 05:06:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.02s) === RUN TestAllTag run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:27 DEBUG : empty_dir: Making directory with metadata 2026/04/21 05:06:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 05:06:27 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:27 INFO : tictacempty_dir: Making directory 2026/04/21 05:06:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:27 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:27 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:27 INFO : tictactoe: Making directory 2026/04/21 05:06:27 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:27 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:27 INFO : tictactoe/tictactoe: Making directory 2026/04/21 05:06:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 05:06:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 05:06:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:27 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18ayr: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:27 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18ayr: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:27 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18ayr: Deleted 2026/04/21 05:06:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:27 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/21 05:06:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:28 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:28 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:28 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 05:06:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:28 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/21 05:06:28 NOTICE: Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': 0 differences found 2026/04/21 05:06:28 NOTICE: Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': 1 matching files --- PASS: TestAllTag (1.15s) === RUN TestRunTwice run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:28 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:28 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:28 INFO : tictactoe: Making directory 2026/04/21 05:06:28 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:28 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:28 INFO : tictactoe/tictactoe: Making directory 2026/04/21 05:06:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 05:06:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 05:06:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 05:06:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 05:06:28 DEBUG : tictactoe/tictactoe/toe.txt.rclone_chunk.001_u18bkz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:28 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_u18bkz: Copied (server-side copy) to: tictactoe/tictactoe/toe.txt 2026/04/21 05:06:28 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_u18bkz: Deleted 2026/04/21 05:06:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 05:06:28 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/21 05:06:28 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:29 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:29 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:29 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 05:06:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 05:06:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/21 05:06:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:29 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.54s) === RUN TestSyntax 2026/04/21 05:06:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:30 INFO : toe: Making directory 2026/04/21 05:06:30 INFO : toe/toe: Making directory 2026/04/21 05:06:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 05:06:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:30 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:06:30 DEBUG : toe/toe/toe: size = 11 OK 2026/04/21 05:06:30 DEBUG : toe/toe/toe.rclone_chunk.001_u18dpc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:30 INFO : toe/toe/toe.rclone_chunk.001_u18dpc: Copied (server-side copy) to: toe/toe/toe 2026/04/21 05:06:30 INFO : toe/toe/toe.rclone_chunk.001_u18dpc: Deleted 2026/04/21 05:06:30 DEBUG : toe/toe/toe: size = 11 OK 2026/04/21 05:06:30 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:30 INFO : toe/toe/toe: Copied (new) 2026/04/21 05:06:30 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.10s) === RUN TestMove run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:31 DEBUG : empty_dir: Making directory with metadata 2026/04/21 05:06:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 05:06:31 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:31 INFO : tictacempty_dir: Making directory 2026/04/21 05:06:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:31 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:31 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:31 INFO : tictactoe: Making directory 2026/04/21 05:06:31 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:31 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:31 INFO : tictactoe/tictactoe: Making directory 2026/04/21 05:06:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 05:06:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 05:06:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18en5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:31 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18en5: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:31 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18en5: Deleted 2026/04/21 05:06:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:31 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:31 INFO : toe/toe/toe.txt: Deleted 2026/04/21 05:06:31 INFO : toe/toe: Removing directory 2026/04/21 05:06:31 INFO : toe: Removing directory 2026/04/21 05:06:31 INFO : empty_dir: Removing directory 2026/04/21 05:06:31 DEBUG : Local file system at /tmp/rclone3376625750: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.07s) === RUN TestTransformFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:32 DEBUG : empty_dir: Making directory with metadata 2026/04/21 05:06:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 05:06:32 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:32 INFO : tictacempty_dir: Making directory 2026/04/21 05:06:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:32 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:32 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:32 INFO : tictactoe: Making directory 2026/04/21 05:06:32 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:32 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:32 INFO : tictactoe/tictactoe: Making directory 2026/04/21 05:06:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 05:06:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 05:06:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18fz1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:32 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18fz1: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:32 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18fz1: Deleted 2026/04/21 05:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:32 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:32 INFO : toe/toe/toe.txt: Deleted 2026/04/21 05:06:32 INFO : toe/toe: Removing directory 2026/04/21 05:06:32 INFO : toe: Removing directory 2026/04/21 05:06:32 INFO : empty_dir: Removing directory 2026/04/21 05:06:32 DEBUG : Local file system at /tmp/rclone3376625750: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/21 05:06:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 05:06:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 05:06:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 05:06:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: copy non-chunked object... 2026/04/21 05:06:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/21 05:06:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/21 05:06:33 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.60s) === RUN TestManualTransformFile run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:33 DEBUG : Reset feature "Copy" 2026/04/21 05:06:33 DEBUG : Reset feature "Move" 2026/04/21 05:06:33 DEBUG : Reset feature "Copy" 2026/04/21 05:06:33 DEBUG : Reset feature "Move" 2026/04/21 05:06:33 DEBUG : empty_dir: Making directory with metadata 2026/04/21 05:06:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 05:06:33 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:33 INFO : tictacempty_dir: Making directory 2026/04/21 05:06:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 05:06:33 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:33 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:33 INFO : tictactoe: Making directory 2026/04/21 05:06:33 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:33 DEBUG : toe: transformed to: tictactoe 2026/04/21 05:06:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:33 INFO : tictactoe/tictactoe: Making directory 2026/04/21 05:06:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 05:06:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 05:06:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 05:06:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:33 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18gzh: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:34 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18gzh: Copied (server-side copy) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:34 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_u18gzh: Deleted 2026/04/21 05:06:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:34 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 05:06:34 INFO : toe/toe/toe.txt: Deleted 2026/04/21 05:06:34 INFO : toe/toe: Removing directory 2026/04/21 05:06:34 INFO : toe: Removing directory 2026/04/21 05:06:34 INFO : empty_dir: Removing directory 2026/04/21 05:06:34 DEBUG : Local file system at /tmp/rclone3376625750: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/21 05:06:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 05:06:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 05:06:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 05:06:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 05:06:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/21 05:06:35 DEBUG : toe/toe/toe.txt.rclone_chunk.001_u18h0p: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:35 INFO : toe/toe/toe.txt.rclone_chunk.001_u18h0p: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/21 05:06:35 INFO : toe/toe/toe.txt.rclone_chunk.001_u18h0p: Deleted 2026/04/21 05:06:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/21 05:06:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/21 05:06:35 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.00s) === RUN TestBase64 run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:35 DEBUG : toe: transformed to: dG9l 2026/04/21 05:06:35 DEBUG : toe: transformed to: dG9l 2026/04/21 05:06:35 INFO : dG9l: Making directory 2026/04/21 05:06:35 DEBUG : toe: transformed to: dG9l 2026/04/21 05:06:35 DEBUG : toe: transformed to: dG9l 2026/04/21 05:06:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/21 05:06:35 INFO : dG9l/dG9l: Making directory 2026/04/21 05:06:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/21 05:06:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/21 05:06:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/21 05:06:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 05:06:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/21 05:06:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:35 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/21 05:06:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_u18iq4: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:36 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_u18iq4: Copied (server-side copy) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/21 05:06:36 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_u18iq4: Deleted 2026/04/21 05:06:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/21 05:06:36 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/21 05:06:36 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:36 DEBUG : dG9l: transformed to: toe 2026/04/21 05:06:36 DEBUG : dG9l: transformed to: toe 2026/04/21 05:06:36 DEBUG : dG9l: transformed to: toe 2026/04/21 05:06:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/21 05:06:36 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/21 05:06:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/21 05:06:36 DEBUG : Local file system at /tmp/rclone3376625750: Waiting for checks to finish 2026/04/21 05:06:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/21 05:06:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/21 05:06:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/21 05:06:36 DEBUG : Local file system at /tmp/rclone3376625750: Waiting for transfers to finish 2026/04/21 05:06:36 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.45s) === RUN TestError run.go:185: Remote "Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi'", Local "Local file system at /tmp/rclone3376625750", Modify Window "1ns" 2026/04/21 05:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 05:06:37 DEBUG : toe: transformed to: 2026/04/21 05:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 05:06:37 DEBUG : toe: transformed to: 2026/04/21 05:06:37 INFO : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Making directory 2026/04/21 05:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 05:06:37 DEBUG : toe: transformed to: 2026/04/21 05:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 05:06:37 DEBUG : toe: transformed to: 2026/04/21 05:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 05:06:37 DEBUG : toe/toe: transformed to: 2026/04/21 05:06:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/21 05:06:37 INFO : toe/toe: Making directory 2026/04/21 05:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 05:06:37 DEBUG : toe/toe: transformed to: 2026/04/21 05:06:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/21 05:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 05:06:37 DEBUG : toe: transformed to: 2026/04/21 05:06:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 05:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 05:06:37 DEBUG : toe/toe/toe: transformed to: 2026/04/21 05:06:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/21 05:06:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for checks to finish 2026/04/21 05:06:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Waiting for transfers to finish 2026/04/21 05:06:37 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/04/21 05:06:37 DEBUG : toe/toe/toe: size = 11 OK 2026/04/21 05:06:37 DEBUG : toe/toe/toe.rclone_chunk.001_u18k11: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:37 INFO : toe/toe/toe.rclone_chunk.001_u18k11: Copied (server-side copy) to: toe/toe/toe 2026/04/21 05:06:37 INFO : toe/toe/toe.rclone_chunk.001_u18k11: Deleted 2026/04/21 05:06:37 DEBUG : toe/toe/toe: size = 11 OK 2026/04/21 05:06:37 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 05:06:37 INFO : toe/toe/toe: Copied (new) 2026/04/21 05:06:37 ERROR : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': not deleting files as there were IO errors 2026/04/21 05:06:37 ERROR : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': not deleting directories as there were IO errors --- PASS: TestError (0.90s) PASS 2026/04/21 05:06:38 DEBUG : Chunked 'TestChunkerS3:rclone-test-kewaciq6kewi': Purge remote 2026/04/21 05:06:38 DEBUG : S3 bucket rclone-test-kewaciq6kewi: bucket is versioned: false 2026/04/21 05:06:38 DEBUG : Waiting for deletions to finish 2026/04/21 05:06:38 INFO : S3 bucket rclone-test-kewaciq6kewi: Bucket "rclone-test-kewaciq6kewi" deleted "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 6m25.456204011s (try 1/5)