"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk3bLocal: -verbose -fast-list -size-limit 6144" - Starting (try 1/5) 2026/09/25 04:11:52 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba" 2026/09/25 04:11:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/25 04:11:52 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba" 2026/09/25 04:11:52 DEBUG : Creating backend with remote "/tmp/rclone1209385261" === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (0.00s) === RUN TestCopy run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpev38: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpev38: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpev38: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpev38: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : metadata sub dir: Making directory with metadata 2026/09/25 04:11:52 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 DEBUG : empty metadata sub dir: Making directory with metadata 2026/09/25 04:11:52 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 DEBUG : Local file system at /tmp/rclone1209385261: File to upload is small (21 bytes), uploading instead of streaming 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/09/25 04:11:52 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : empty metadata sub dir: Updated directory metadata 2026/09/25 04:11:52 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir 2026/09/25 04:11:52 INFO : metadata sub dir: Updated directory metadata 2026/09/25 04:11:52 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_wpevpq: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.002_wpevpq: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.002 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.003_wpevpq: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.003 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.004_wpevpq: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.004 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.005_wpevpq: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.005 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.006_wpevpq: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.006 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.007_wpevpq: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.007 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/09/25 04:11:52 INFO : metadata sub dir: Updated directory metadata 2026/09/25 04:11:52 INFO : empty metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadata (0.01s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : metadata sub dir: Making directory with metadata 2026/09/25 04:11:52 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 DEBUG : empty metadata sub dir: Making directory with metadata 2026/09/25 04:11:52 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 DEBUG : Local file system at /tmp/rclone1209385261: File to upload is small (21 bytes), uploading instead of streaming 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/09/25 04:11:52 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/09/25 04:11:52 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_wpeveu: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.002_wpeveu: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.002 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.003_wpeveu: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.003 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.004_wpeveu: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.005_wpeveu: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.005 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.006_wpeveu: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.006 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world.rclone_chunk.007_wpeveu: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.007 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/25 04:11:52 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/25 04:11:52 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/09/25 04:11:52 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : Creating backend with remote "/non-existing" 2026/09/25 04:11:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevds: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevds: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevds: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevds: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Running all checks before starting transfers 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Checks finished, now starting transfers 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpev3d: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpev3d: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpev3d: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpev3d: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 ERROR : Ignoring --no-traverse with sync 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevtj: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevtj: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevtj: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevtj: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (0.00s) === RUN TestCopyWithDepth run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : hello world2.rclone_chunk.001_wpevmr: Moved (server-side) to: hello world2.rclone_chunk.001 2026/09/25 04:11:52 INFO : hello world2.rclone_chunk.002_wpevmr: Moved (server-side) to: hello world2.rclone_chunk.002 2026/09/25 04:11:52 INFO : hello world2.rclone_chunk.003_wpevmr: Moved (server-side) to: hello world2.rclone_chunk.003 2026/09/25 04:11:52 INFO : hello world2.rclone_chunk.004_wpevmr: Moved (server-side) to: hello world2.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : hello world2: size = 12 OK 2026/09/25 04:11:52 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/09/25 04:11:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : potato2.rclone_chunk.001_wpevcu: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:52 INFO : potato2.rclone_chunk.002_wpevcu: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:52 INFO : potato2.rclone_chunk.003_wpevcu: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:52 INFO : potato2.rclone_chunk.004_wpevcu: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : potato2: size = 11 OK 2026/09/25 04:11:52 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : potato2.rclone_chunk.001_wpevdg: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:52 INFO : potato2.rclone_chunk.002_wpevdg: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:52 INFO : potato2.rclone_chunk.003_wpevdg: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:52 INFO : potato2.rclone_chunk.004_wpevdg: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : potato2: size = 11 OK 2026/09/25 04:11:52 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.00s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 DEBUG : sub dir2: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/09/25 04:11:52 DEBUG : sub dir: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevq5: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevq5: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevq5: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevq5: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : sub dir2/sub sub dir2: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestCopyEmptyDirectories (0.00s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir2: Making directory 2026/09/25 04:11:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpev9j: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpev9j: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpev9j: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpev9j: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : sub dir2: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 DEBUG : sub dir2: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/09/25 04:11:52 DEBUG : sub dir: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir: Made directory with metadata (mtime=2026-09-25T04:11:52.903236828Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpeva0: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpeva0: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpeva0: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpeva0: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 INFO : sub dir/hello world: Deleted 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestMoveEmptyDirectories (0.00s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir2: Making directory 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevlt: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevlt: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevlt: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevlt: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 INFO : sub dir/hello world: Deleted 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 DEBUG : sub dir2: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 DEBUG : sub dir2: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/09/25 04:11:52 DEBUG : sub dir: Making directory with metadata 2026/09/25 04:11:52 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevnf: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevnf: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevnf: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevnf: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestSyncEmptyDirectories (0.00s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : a1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 DEBUG : a1: Making directory with metadata 2026/09/25 04:11:52 INFO : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1", newDst=a1 2026/09/25 04:11:52 DEBUG : a1/b1: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1 2026/09/25 04:11:52 DEBUG : a1/b2: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2 2026/09/25 04:11:52 DEBUG : a1/b2/c1: Making directory with metadata 2026/09/25 04:11:52 DEBUG : a1/b1/c1: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1 2026/09/25 04:11:52 INFO : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1 2026/09/25 04:11:52 DEBUG : a1/b2/c1/d1: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z) 2026/09/25 04:11:52 DEBUG : a1/b1/c1/d1: Making directory with metadata 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1 2026/09/25 04:11:52 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1 2026/09/25 04:11:52 DEBUG : a1/b1/c1/d2: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1 2026/09/25 04:11:52 INFO : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2 2026/09/25 04:11:52 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata 2026/09/25 04:11:52 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1 2026/09/25 04:11:52 INFO : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1 2026/09/25 04:11:52 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1 2026/09/25 04:11:52 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1 2026/09/25 04:11:52 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1 2026/09/25 04:11:52 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata 2026/09/25 04:11:52 INFO : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:52 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d2: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b2/c1/d1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1/d1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b1/c1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b2/c1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b2: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1/b1: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : a1: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir2: Making directory 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevxc: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevxc: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevxc: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevxc: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpev7a: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpev7a: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpev7a: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpev7a: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-solelek0vuqa" 2026/09/25 04:11:52 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-solelek0vuqa" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-solelek0vuqa' 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-solelek0vuqa': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-solelek0vuqa': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpev3y: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpev3y: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpev3y: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpev3y: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-solelek0vuqa': Purge object "sub dir/hello world" 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-solelek0vuqa': Purge dir "sub dir" 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-solelek0vuqa': Purge dir "" --- PASS: TestServerSideCopy (0.01s) === RUN TestCopyOverSelf run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpev7t: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpev7t: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpev7t: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpev7t: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Sizes differ 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevri: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevri: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevri: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevri: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.005_wpevri: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.006_wpevri: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 17 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevyf: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevyf: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevyf: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevyf: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-ruxatax6cone" 2026/09/25 04:11:52 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-ruxatax6cone" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-ruxatax6cone' 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ruxatax6cone': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ruxatax6cone': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevr9: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevr9: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevr9: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevr9: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevdc: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevdc: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevdc: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevdc: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.005_wpevdc: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.006_wpevdc: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerChunk3bLocal:rclone-test-ruxatax6cone') 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Sizes differ 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ruxatax6cone': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ruxatax6cone': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevuh: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevuh: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevuh: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevuh: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.005_wpevuh: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.006_wpevuh: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 17 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ruxatax6cone': Purge object "sub dir/hello world" 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ruxatax6cone': Purge dir "sub dir" 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-ruxatax6cone': Purge dir "" --- PASS: TestServerSideCopyOverSelf (0.02s) === RUN TestMoveOverSelf run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevbo: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevbo: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevbo: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevbo: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Sizes differ 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevbm: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevbm: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevbm: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevbm: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.005_wpevbm: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.006_wpevbm: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 17 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/25 04:11:52 INFO : sub dir/hello world: Deleted 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevgj: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevgj: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevgj: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevgj: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mijapey2kata" 2026/09/25 04:11:52 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mijapey2kata" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata' 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Waiting for transfers to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevgx: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevgx: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevgx: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevgx: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpev0c: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpev0c: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpev0c: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpev0c: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.005_wpev0c: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.006_wpev0c: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Using server-side directory move 2026/09/25 04:11:52 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata') 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Sizes differ 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : sub dir/hello world: Deleted 2026/09/25 04:11:52 DEBUG : sub dir/hello world: move 6 data chunks... 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.005: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.006: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpevnu: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpevnu: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpevnu: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpevnu: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.005_wpevnu: Moved (server-side) to: sub dir/hello world.rclone_chunk.005 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.006_wpevnu: Moved (server-side) to: sub dir/hello world.rclone_chunk.006 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.007_wpevnu: Moved (server-side) to: sub dir/hello world.rclone_chunk.007 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.008_wpevnu: Moved (server-side) to: sub dir/hello world.rclone_chunk.008 2026/09/25 04:11:52 DEBUG : testing file moves 2026/09/25 04:11:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 24 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:52 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata') 2026/09/25 04:11:52 DEBUG : sub dir/hello world: Sizes differ 2026/09/25 04:11:52 INFO : sub dir/hello world: Deleted 2026/09/25 04:11:52 DEBUG : sub dir/hello world: move 8 data chunks... 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.005: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.006: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.007: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.008: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world: Moved (server-side) 2026/09/25 04:11:52 INFO : sub dir/hello world: Moved (server-side) 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Waiting for transfers to finish 2026/09/25 04:11:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Purge object "sub dir/hello world" 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Purge dir "sub dir" 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mijapey2kata': Purge dir "" --- PASS: TestServerSideMoveOverSelf (0.03s) === RUN TestCopyAfterDelete run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpev53: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpev53: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpev53: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.004_wpev53: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:52 ERROR : error listing: directory not found 2026/09/25 04:11:52 INFO : Local file system at /tmp/rclone1209385261: Making directory 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:52 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.001_wpev8x: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.002_wpev8x: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:52 INFO : sub dir/hello world.rclone_chunk.003_wpev8x: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:53 INFO : sub dir/hello world.rclone_chunk.004_wpev8x: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Local file system at /tmp/rclone1209385261: Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Local file system at /tmp/rclone1209385261: Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/09/25 04:11:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:53 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/09/25 04:11:53 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:53 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : check sum.rclone_chunk.001_wpew6o: Moved (server-side) to: check sum 2026/09/25 04:11:53 DEBUG : check sum: size = 1 OK 2026/09/25 04:11:53 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/25 04:11:53 INFO : check sum: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : check sum: size = 1 OK 2026/09/25 04:11:53 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/25 04:11:53 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/09/25 04:11:53 DEBUG : check sum: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.00s) === RUN TestSyncSizeOnly run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : sizeonly.rclone_chunk.001_wpewtc: Moved (server-side) to: sizeonly.rclone_chunk.001 2026/09/25 04:11:53 INFO : sizeonly.rclone_chunk.002_wpewtc: Moved (server-side) to: sizeonly.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : sizeonly: size = 6 OK 2026/09/25 04:11:53 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/25 04:11:53 INFO : sizeonly: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : sizeonly: size = 6 OK 2026/09/25 04:11:53 DEBUG : sizeonly: Sizes identical 2026/09/25 04:11:53 DEBUG : sizeonly: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : ignore-size.rclone_chunk.001_wpewic: Moved (server-side) to: ignore-size.rclone_chunk.001 2026/09/25 04:11:53 INFO : ignore-size.rclone_chunk.002_wpewic: Moved (server-side) to: ignore-size.rclone_chunk.002 2026/09/25 04:11:53 INFO : ignore-size.rclone_chunk.003_wpewic: Moved (server-side) to: ignore-size.rclone_chunk.003 2026/09/25 04:11:53 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/09/25 04:11:53 INFO : ignore-size: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : ignore-size: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : existing.rclone_chunk.001_wpewad: Moved (server-side) to: existing.rclone_chunk.001 2026/09/25 04:11:53 INFO : existing.rclone_chunk.002_wpewad: Moved (server-side) to: existing.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : existing: size = 6 OK 2026/09/25 04:11:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : existing: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : existing.rclone_chunk.001_wpew26: Moved (server-side) to: existing.rclone_chunk.001 2026/09/25 04:11:53 INFO : existing.rclone_chunk.002_wpew26: Moved (server-side) to: existing.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : existing: size = 6 OK 2026/09/25 04:11:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/25 04:11:53 INFO : existing: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.00s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : existing.rclone_chunk.001_wpewoe: Moved (server-side) to: existing.rclone_chunk.001 2026/09/25 04:11:53 INFO : existing.rclone_chunk.002_wpewoe: Moved (server-side) to: existing.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : existing: size = 6 OK 2026/09/25 04:11:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/25 04:11:53 INFO : existing: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : existing: Destination exists, skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.00s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.001_wpew7t: Moved (server-side) to: b/potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.002_wpew7t: Moved (server-side) to: b/potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.003_wpew7t: Moved (server-side) to: b/potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.004_wpew7t: Moved (server-side) to: b/potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.005_wpew7t: Moved (server-side) to: b/potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.006_wpew7t: Moved (server-side) to: b/potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.007_wpew7t: Moved (server-side) to: b/potato.rclone_chunk.007 2026/09/25 04:11:53 INFO : c/non empty space.rclone_chunk.001_wpewsn: Moved (server-side) to: c/non empty space.rclone_chunk.001 2026/09/25 04:11:53 INFO : c/non empty space.rclone_chunk.002_wpewsn: Moved (server-side) to: c/non empty space.rclone_chunk.002 2026/09/25 04:11:53 INFO : d: Making directory 2026/09/25 04:11:53 DEBUG : Added delayed dir = "a", newDst= 2026/09/25 04:11:53 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : Added delayed dir = "c", newDst=c 2026/09/25 04:11:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : c/non empty space: size = 5 OK 2026/09/25 04:11:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : c/non empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.001_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.002_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.003_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.004_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.005_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.006_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.007_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.008_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.009_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.010_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.011_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.012_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.013_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.014_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.015_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.016_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.017_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.018_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.019_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.020_wpewpz: Moved (server-side) to: a/potato2.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : a/potato2: size = 60 OK 2026/09/25 04:11:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/25 04:11:53 INFO : a/potato2: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : b/potato: Deleted 2026/09/25 04:11:53 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : d: Removing directory 2026/09/25 04:11:53 INFO : b: Removing directory 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpewy1: Moved (server-side) to: empty space 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11: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/09/25 04:11:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/25 04:11:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11: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/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/25 04:11:53 INFO : empty space: Updated modification time in destination 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpewuu: Moved (server-side) to: empty space 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11: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/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : foo.rclone_chunk.001_wpewob: Moved (server-side) to: foo 2026/09/25 04:11:53 DEBUG : foo: size = 3 OK 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 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/09/25 04:11:53 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : foo: md5 differ 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : foo: Deleted 2026/09/25 04:11:53 INFO : foo.rclone_chunk.001_wpew73: Moved (server-side) to: foo 2026/09/25 04:11:53 DEBUG : foo: size = 3 OK 2026/09/25 04:11:53 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/09/25 04:11:53 INFO : foo: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpew8k: Moved (server-side) to: empty space 2026/09/25 04:11:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewul: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewul: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewul: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewul: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewul: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato.rclone_chunk.006_wpewul: Moved (server-side) to: potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato.rclone_chunk.007_wpewul: Moved (server-side) to: potato.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato.rclone_chunk.008_wpewul: Moved (server-side) to: potato.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato.rclone_chunk.009_wpewul: Moved (server-side) to: potato.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato.rclone_chunk.010_wpewul: Moved (server-side) to: potato.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato.rclone_chunk.011_wpewul: Moved (server-side) to: potato.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato.rclone_chunk.012_wpewul: Moved (server-side) to: potato.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato.rclone_chunk.013_wpewul: Moved (server-side) to: potato.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato.rclone_chunk.014_wpewul: Moved (server-side) to: potato.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato.rclone_chunk.015_wpewul: Moved (server-side) to: potato.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato.rclone_chunk.016_wpewul: Moved (server-side) to: potato.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato.rclone_chunk.017_wpewul: Moved (server-side) to: potato.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato.rclone_chunk.018_wpewul: Moved (server-side) to: potato.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato.rclone_chunk.019_wpewul: Moved (server-side) to: potato.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato.rclone_chunk.020_wpewul: Moved (server-side) to: potato.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : potato: size = 60 OK 2026/09/25 04:11:53 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/25 04:11:53 INFO : potato: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewzz: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewzz: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewzz: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewzz: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewzz: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato.rclone_chunk.006_wpewzz: Moved (server-side) to: potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato.rclone_chunk.007_wpewzz: Moved (server-side) to: potato.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato.rclone_chunk.008_wpewzz: Moved (server-side) to: potato.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato.rclone_chunk.009_wpewzz: Moved (server-side) to: potato.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato.rclone_chunk.010_wpewzz: Moved (server-side) to: potato.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato.rclone_chunk.011_wpewzz: Moved (server-side) to: potato.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato.rclone_chunk.012_wpewzz: Moved (server-side) to: potato.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato.rclone_chunk.013_wpewzz: Moved (server-side) to: potato.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato.rclone_chunk.014_wpewzz: Moved (server-side) to: potato.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato.rclone_chunk.015_wpewzz: Moved (server-side) to: potato.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato.rclone_chunk.016_wpewzz: Moved (server-side) to: potato.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato.rclone_chunk.017_wpewzz: Moved (server-side) to: potato.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato.rclone_chunk.018_wpewzz: Moved (server-side) to: potato.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato.rclone_chunk.019_wpewzz: Moved (server-side) to: potato.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato.rclone_chunk.020_wpewzz: Moved (server-side) to: potato.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : potato: size = 60 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : potato: Sizes differ 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewx5: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewx5: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewx5: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewx5: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewx5: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato.rclone_chunk.006_wpewx5: Moved (server-side) to: potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato.rclone_chunk.007_wpewx5: Moved (server-side) to: potato.rclone_chunk.007 2026/09/25 04:11:53 DEBUG : potato: size = 21 OK 2026/09/25 04:11:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/09/25 04:11:53 INFO : potato: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewk5: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewk5: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewk5: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewk5: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewk5: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato.rclone_chunk.006_wpewk5: Moved (server-side) to: potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato.rclone_chunk.007_wpewk5: Moved (server-side) to: potato.rclone_chunk.007 2026/09/25 04:11:53 DEBUG : potato: size = 21 OK 2026/09/25 04:11:53 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/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : potato: md5 differ 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewjo: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewjo: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewjo: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewjo: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewjo: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato.rclone_chunk.006_wpewjo: Moved (server-side) to: potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato.rclone_chunk.007_wpewjo: Moved (server-side) to: potato.rclone_chunk.007 2026/09/25 04:11:53 DEBUG : potato: size = 21 OK 2026/09/25 04:11:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/09/25 04:11:53 INFO : potato: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewgj: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewgj: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewgj: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewgj: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewgj: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato.rclone_chunk.006_wpewgj: Moved (server-side) to: potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato.rclone_chunk.007_wpewgj: Moved (server-side) to: potato.rclone_chunk.007 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpew1e: Moved (server-side) to: empty space 2026/09/25 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewfi: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewfi: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewfi: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewfi: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewfi: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato.rclone_chunk.006_wpewfi: Moved (server-side) to: potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato.rclone_chunk.007_wpewfi: Moved (server-side) to: potato.rclone_chunk.007 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpew3i: Moved (server-side) to: empty space 2026/09/25 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001_wpew1w: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002_wpew1w: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003_wpew1w: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004_wpew1w: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005_wpew1w: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006_wpew1w: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007_wpew1w: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008_wpew1w: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009_wpew1w: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010_wpew1w: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011_wpew1w: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012_wpew1w: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013_wpew1w: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014_wpew1w: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015_wpew1w: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016_wpew1w: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017_wpew1w: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018_wpew1w: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019_wpew1w: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020_wpew1w: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : potato2: size = 60 OK 2026/09/25 04:11:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/25 04:11:53 INFO : potato2: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.001_wpewsj: Moved (server-side) to: b/potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.002_wpewsj: Moved (server-side) to: b/potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.003_wpewsj: Moved (server-side) to: b/potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.004_wpewsj: Moved (server-side) to: b/potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.005_wpewsj: Moved (server-side) to: b/potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.006_wpewsj: Moved (server-side) to: b/potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.007_wpewsj: Moved (server-side) to: b/potato.rclone_chunk.007 2026/09/25 04:11:53 INFO : c/non empty space.rclone_chunk.001_wpewqm: Moved (server-side) to: c/non empty space.rclone_chunk.001 2026/09/25 04:11:53 INFO : c/non empty space.rclone_chunk.002_wpewqm: Moved (server-side) to: c/non empty space.rclone_chunk.002 2026/09/25 04:11:53 INFO : d: Making directory 2026/09/25 04:11:53 INFO : d/e: Making directory 2026/09/25 04:11:53 DEBUG : Added delayed dir = "a", newDst= 2026/09/25 04:11:53 DEBUG : Added delayed dir = "c", newDst=c 2026/09/25 04:11:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : c/non empty space: size = 5 OK 2026/09/25 04:11:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : c/non empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.001_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.002_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.003_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.004_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.005_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.006_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.007_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.008_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.009_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.010_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.011_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.012_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.013_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.014_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.015_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.016_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.017_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.018_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.019_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.020_wpew0l: Moved (server-side) to: a/potato2.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : a/potato2: size = 60 OK 2026/09/25 04:11:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/25 04:11:53 INFO : a/potato2: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : b/potato: Deleted 2026/09/25 04:11:53 INFO : c: Set directory modification time (using SetModTime) 2026/09/25 04:11:53 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : d/e: Removing directory 2026/09/25 04:11:53 INFO : d: Removing directory 2026/09/25 04:11:53 INFO : b: Removing directory 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.001_wpewbj: Moved (server-side) to: b/potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.002_wpewbj: Moved (server-side) to: b/potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.003_wpewbj: Moved (server-side) to: b/potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.004_wpewbj: Moved (server-side) to: b/potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.005_wpewbj: Moved (server-side) to: b/potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.006_wpewbj: Moved (server-side) to: b/potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : b/potato.rclone_chunk.007_wpewbj: Moved (server-side) to: b/potato.rclone_chunk.007 2026/09/25 04:11:53 INFO : c/non empty space.rclone_chunk.001_wpewma: Moved (server-side) to: c/non empty space.rclone_chunk.001 2026/09/25 04:11:53 INFO : c/non empty space.rclone_chunk.002_wpewma: Moved (server-side) to: c/non empty space.rclone_chunk.002 2026/09/25 04:11:53 INFO : d: Making directory 2026/09/25 04:11:53 DEBUG : Added delayed dir = "a", newDst= 2026/09/25 04:11:53 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : Added delayed dir = "c", newDst=c 2026/09/25 04:11:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : c/non empty space: size = 5 OK 2026/09/25 04:11:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : c/non empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.001_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.002_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.003_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.004_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.005_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.006_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.007_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.008_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.009_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.010_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.011_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.012_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.013_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.014_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.015_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.016_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.017_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.018_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.019_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : a/potato2.rclone_chunk.020_wpewnr: Moved (server-side) to: a/potato2.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : a/potato2: size = 60 OK 2026/09/25 04:11:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/25 04:11:53 INFO : a/potato2: Copied (new) 2026/09/25 04:11:53 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': not deleting files as there were IO errors 2026/09/25 04:11:53 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewf2: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewf2: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewf2: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewf2: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewf2: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato.rclone_chunk.006_wpewf2: Moved (server-side) to: potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato.rclone_chunk.007_wpewf2: Moved (server-side) to: potato.rclone_chunk.007 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpew8w: Moved (server-side) to: empty space 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : potato: Deleted 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001_wpewib: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002_wpewib: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003_wpewib: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004_wpewib: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005_wpewib: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006_wpewib: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007_wpewib: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008_wpewib: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009_wpewib: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010_wpewib: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011_wpewib: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012_wpewib: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013_wpewib: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014_wpewib: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015_wpewib: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016_wpewib: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017_wpewib: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018_wpewib: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019_wpewib: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020_wpewib: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : potato2: size = 60 OK 2026/09/25 04:11:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/25 04:11:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpew16: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpew16: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpew16: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpew16: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpew16: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato.rclone_chunk.006_wpew16: Moved (server-side) to: potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato.rclone_chunk.007_wpew16: Moved (server-side) to: potato.rclone_chunk.007 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpewhw: Moved (server-side) to: empty space 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 INFO : potato: Deleted 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001_wpewdh: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002_wpewdh: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003_wpewdh: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004_wpewdh: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005_wpewdh: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006_wpewdh: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007_wpewdh: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008_wpewdh: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009_wpewdh: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010_wpewdh: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011_wpewdh: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012_wpewdh: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013_wpewdh: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014_wpewdh: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015_wpewdh: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016_wpewdh: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017_wpewdh: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018_wpewdh: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019_wpewdh: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020_wpewdh: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : potato2: size = 60 OK 2026/09/25 04:11:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/25 04:11:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewcb: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewcb: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewcb: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewcb: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewcb: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato.rclone_chunk.006_wpewcb: Moved (server-side) to: potato.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato.rclone_chunk.007_wpewcb: Moved (server-side) to: potato.rclone_chunk.007 2026/09/25 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001_wpewpm: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002_wpewpm: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003_wpewpm: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004_wpewpm: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005_wpewpm: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006_wpewpm: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007_wpewpm: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/25 04:11:53 DEBUG : potato2: size = 19 OK 2026/09/25 04:11:53 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/09/25 04:11:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001_wpewpy: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002_wpewpy: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003_wpewpy: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004_wpewpy: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005_wpewpy: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006_wpewpy: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007_wpewpy: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008_wpewpy: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009_wpewpy: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010_wpewpy: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011_wpewpy: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012_wpewpy: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013_wpewpy: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014_wpewpy: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015_wpewpy: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016_wpewpy: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017_wpewpy: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018_wpewpy: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019_wpewpy: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020_wpewpy: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpewrp: Moved (server-side) to: empty space 2026/09/25 04:11:53 DEBUG : enormous: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : enormous: Excluded 2026/09/25 04:11:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : potato2: Excluded 2026/09/25 04:11:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : potato2: Excluded 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : potato2: Excluded 2026/09/25 04:11:53 DEBUG : enormous: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : enormous: Excluded 2026/09/25 04:11:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : potato2: Excluded 2026/09/25 04:11:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : potato2: Excluded 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Local file system at /tmp/rclone1209385261: Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Local file system at /tmp/rclone1209385261: Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001_wpewju: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002_wpewju: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003_wpewju: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004_wpewju: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005_wpewju: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006_wpewju: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007_wpewju: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008_wpewju: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009_wpewju: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010_wpewju: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011_wpewju: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012_wpewju: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013_wpewju: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014_wpewju: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015_wpewju: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016_wpewju: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017_wpewju: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018_wpewju: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019_wpewju: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020_wpewju: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpewpf: Moved (server-side) to: empty space 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.001_wpewmd: Moved (server-side) to: enormous.rclone_chunk.001 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.002_wpewmd: Moved (server-side) to: enormous.rclone_chunk.002 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.003_wpewmd: Moved (server-side) to: enormous.rclone_chunk.003 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.004_wpewmd: Moved (server-side) to: enormous.rclone_chunk.004 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.005_wpewmd: Moved (server-side) to: enormous.rclone_chunk.005 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.006_wpewmd: Moved (server-side) to: enormous.rclone_chunk.006 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.007_wpewmd: Moved (server-side) to: enormous.rclone_chunk.007 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.008_wpewmd: Moved (server-side) to: enormous.rclone_chunk.008 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.009_wpewmd: Moved (server-side) to: enormous.rclone_chunk.009 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.010_wpewmd: Moved (server-side) to: enormous.rclone_chunk.010 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.011_wpewmd: Moved (server-side) to: enormous.rclone_chunk.011 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.012_wpewmd: Moved (server-side) to: enormous.rclone_chunk.012 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.013_wpewmd: Moved (server-side) to: enormous.rclone_chunk.013 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.014_wpewmd: Moved (server-side) to: enormous.rclone_chunk.014 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.015_wpewmd: Moved (server-side) to: enormous.rclone_chunk.015 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.016_wpewmd: Moved (server-side) to: enormous.rclone_chunk.016 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.017_wpewmd: Moved (server-side) to: enormous.rclone_chunk.017 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.018_wpewmd: Moved (server-side) to: enormous.rclone_chunk.018 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.019_wpewmd: Moved (server-side) to: enormous.rclone_chunk.019 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.020_wpewmd: Moved (server-side) to: enormous.rclone_chunk.020 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.021_wpewmd: Moved (server-side) to: enormous.rclone_chunk.021 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.022_wpewmd: Moved (server-side) to: enormous.rclone_chunk.022 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.023_wpewmd: Moved (server-side) to: enormous.rclone_chunk.023 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.024_wpewmd: Moved (server-side) to: enormous.rclone_chunk.024 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.025_wpewmd: Moved (server-side) to: enormous.rclone_chunk.025 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.026_wpewmd: Moved (server-side) to: enormous.rclone_chunk.026 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.027_wpewmd: Moved (server-side) to: enormous.rclone_chunk.027 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.028_wpewmd: Moved (server-side) to: enormous.rclone_chunk.028 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.029_wpewmd: Moved (server-side) to: enormous.rclone_chunk.029 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.030_wpewmd: Moved (server-side) to: enormous.rclone_chunk.030 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.031_wpewmd: Moved (server-side) to: enormous.rclone_chunk.031 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.032_wpewmd: Moved (server-side) to: enormous.rclone_chunk.032 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.033_wpewmd: Moved (server-side) to: enormous.rclone_chunk.033 2026/09/25 04:11:53 INFO : enormous.rclone_chunk.034_wpewmd: Moved (server-side) to: enormous.rclone_chunk.034 2026/09/25 04:11:53 DEBUG : enormous: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : enormous: Excluded 2026/09/25 04:11:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : potato2: Excluded 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : potato2: Deleted 2026/09/25 04:11:53 INFO : enormous: Deleted 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : Local file system at /tmp/rclone1209385261: Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Local file system at /tmp/rclone1209385261: Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : potato2: Deleted 2026/09/25 04:11:53 INFO : enormous: Deleted 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpew2k: Moved (server-side) to: one 2026/09/25 04:11:53 INFO : two.rclone_chunk.001_wpewom: Moved (server-side) to: two 2026/09/25 04:11:53 INFO : three.rclone_chunk.001_wpew8r: Moved (server-side) to: three.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.rclone_chunk.002_wpew8r: Moved (server-side) to: three.rclone_chunk.002 2026/09/25 04:11:53 INFO : four.rclone_chunk.001_wpewme: Moved (server-side) to: four.rclone_chunk.001 2026/09/25 04:11:53 INFO : four.rclone_chunk.002_wpewme: Moved (server-side) to: four.rclone_chunk.002 2026/09/25 04:11:53 INFO : four.rclone_chunk.003_wpewme: Moved (server-side) to: four.rclone_chunk.003 2026/09/25 04:11:53 DEBUG : five: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : one: Destination is newer than source, skipping 2026/09/25 04:11:53 DEBUG : three: size = 5 OK 2026/09/25 04:11:53 DEBUG : three: Sizes identical 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : two: md5 differ 2026/09/25 04:11:53 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : four: size = 4 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : four: size = 8 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : four: Sizes differ 2026/09/25 04:11:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : two: Deleted 2026/09/25 04:11:53 INFO : two.rclone_chunk.001_wpewyz: Moved (server-side) to: two 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/25 04:11:53 INFO : two: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : five.rclone_chunk.001_wpewof: Moved (server-side) to: five.rclone_chunk.001 2026/09/25 04:11:53 INFO : five.rclone_chunk.002_wpewof: Moved (server-side) to: five.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : five: size = 4 OK 2026/09/25 04:11:53 INFO : four.rclone_chunk.001_wpewa4: Moved (server-side) to: four.rclone_chunk.001 2026/09/25 04:11:53 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/25 04:11:53 INFO : five: Copied (new) 2026/09/25 04:11:53 INFO : four.rclone_chunk.002_wpewa4: Moved (server-side) to: four.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : four: size = 4 OK 2026/09/25 04:11:53 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/25 04:11:53 INFO : four: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : four: size = 4 OK 2026/09/25 04:11:53 DEBUG : one: Destination is newer than source, skipping 2026/09/25 04:11:53 DEBUG : three: size = 5 OK 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : five: size = 4 OK 2026/09/25 04:11:53 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/25 04:11:53 DEBUG : four: Size and md5 of src and dst objects identical 2026/09/25 04:11:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/25 04:11:53 DEBUG : five: Size and md5 of src and dst objects identical 2026/09/25 04:11:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/25 04:11:53 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : three: md5 differ 2026/09/25 04:11:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/25 04:11:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/25 04:11:53 DEBUG : two: Size and md5 of src and dst objects identical 2026/09/25 04:11:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : three.rclone_chunk.001_wpewhc: Moved (server-side) to: three.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.rclone_chunk.002_wpewhc: Moved (server-side) to: three.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : three: size = 5 OK 2026/09/25 04:11:53 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/25 04:11:53 INFO : three: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (0.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Making map for --track-renames 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Finished making map for --track-renames 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/25 04:11:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/25 04:11:53 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : yam.rclone_chunk.001_wpewa3: Moved (server-side) to: yam.rclone_chunk.001 2026/09/25 04:11:53 INFO : yam.rclone_chunk.002_wpewa3: Moved (server-side) to: yam.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewh4: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewh4: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewh4: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewh4: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewh4: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 DEBUG : potato: size = 14 OK 2026/09/25 04:11:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/25 04:11:53 INFO : potato: Copied (new) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for renames to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : yam.rclone_chunk.003_wpewa3: Moved (server-side) to: yam.rclone_chunk.003 2026/09/25 04:11:53 INFO : yam.rclone_chunk.004_wpewa3: Moved (server-side) to: yam.rclone_chunk.004 2026/09/25 04:11:53 DEBUG : yam: size = 11 OK 2026/09/25 04:11:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/25 04:11:53 INFO : yam: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : potato: size = 14 OK 2026/09/25 04:11:53 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : potato: Unchanged skipping 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Making map for --track-renames 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Finished making map for --track-renames 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : yam: move 4 data chunks... 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for renames to finish 2026/09/25 04:11:53 INFO : yam.rclone_chunk.001: Moved (server-side) to: yaml.rclone_chunk.001 2026/09/25 04:11:53 INFO : yam.rclone_chunk.002: Moved (server-side) to: yaml.rclone_chunk.002 2026/09/25 04:11:53 INFO : yam.rclone_chunk.003: Moved (server-side) to: yaml.rclone_chunk.003 2026/09/25 04:11:53 INFO : yam.rclone_chunk.004: Moved (server-side) to: yaml.rclone_chunk.004 2026/09/25 04:11:53 INFO : yam: Moved (server-side) to: yaml 2026/09/25 04:11:53 INFO : yam: Moved (server-side) to: yaml 2026/09/25 04:11:53 INFO : yaml: Renamed from "yam" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Making map for --track-renames 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Finished making map for --track-renames 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/25 04:11:53 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/25 04:11:53 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewlh: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewlh: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewlh: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewlh: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewlh: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 DEBUG : potato: size = 14 OK 2026/09/25 04:11:53 INFO : yam.rclone_chunk.001_wpewrv: Moved (server-side) to: yam.rclone_chunk.001 2026/09/25 04:11:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/25 04:11:53 INFO : potato: Copied (new) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for renames to finish 2026/09/25 04:11:53 INFO : yam.rclone_chunk.002_wpewrv: Moved (server-side) to: yam.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : yam.rclone_chunk.003_wpewrv: Moved (server-side) to: yam.rclone_chunk.003 2026/09/25 04:11:53 INFO : yam.rclone_chunk.004_wpewrv: Moved (server-side) to: yam.rclone_chunk.004 2026/09/25 04:11:53 DEBUG : yam: size = 11 OK 2026/09/25 04:11:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/25 04:11:53 INFO : yam: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : potato: size = 14 OK 2026/09/25 04:11:53 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : potato: Unchanged skipping 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Making map for --track-renames 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Finished making map for --track-renames 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : yam: move 4 data chunks... 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for renames to finish 2026/09/25 04:11:53 INFO : yam.rclone_chunk.001: Moved (server-side) to: yaml.rclone_chunk.001 2026/09/25 04:11:53 INFO : yam.rclone_chunk.002: Moved (server-side) to: yaml.rclone_chunk.002 2026/09/25 04:11:53 INFO : yam.rclone_chunk.003: Moved (server-side) to: yaml.rclone_chunk.003 2026/09/25 04:11:53 INFO : yam.rclone_chunk.004: Moved (server-side) to: yaml.rclone_chunk.004 2026/09/25 04:11:53 INFO : yam: Moved (server-side) to: yaml 2026/09/25 04:11:53 INFO : yam: Moved (server-side) to: yaml 2026/09/25 04:11:53 INFO : yaml: Renamed from "yam" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/09/25 04:11:53 DEBUG : Added delayed dir = "sub", newDst= 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Making map for --track-renames 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Finished making map for --track-renames 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for renames to finish 2026/09/25 04:11:53 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : sub/yam.rclone_chunk.001_wpewds: Moved (server-side) to: sub/yam.rclone_chunk.001 2026/09/25 04:11:53 INFO : sub/yam.rclone_chunk.002_wpewds: Moved (server-side) to: sub/yam.rclone_chunk.002 2026/09/25 04:11:53 INFO : sub/yam.rclone_chunk.003_wpewds: Moved (server-side) to: sub/yam.rclone_chunk.003 2026/09/25 04:11:53 INFO : sub/yam.rclone_chunk.004_wpewds: Moved (server-side) to: sub/yam.rclone_chunk.004 2026/09/25 04:11:53 DEBUG : sub/yam: size = 11 OK 2026/09/25 04:11:53 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/25 04:11:53 INFO : sub/yam: Copied (new) 2026/09/25 04:11:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : potato.rclone_chunk.001_wpewoq: Moved (server-side) to: potato.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato.rclone_chunk.002_wpewoq: Moved (server-side) to: potato.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato.rclone_chunk.003_wpewoq: Moved (server-side) to: potato.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato.rclone_chunk.004_wpewoq: Moved (server-side) to: potato.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato.rclone_chunk.005_wpewoq: Moved (server-side) to: potato.rclone_chunk.005 2026/09/25 04:11:53 DEBUG : potato: size = 14 OK 2026/09/25 04:11:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/25 04:11:53 INFO : potato: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : sub: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 DEBUG : Added delayed dir = "sub", newDst=sub 2026/09/25 04:11:53 DEBUG : potato: size = 14 OK 2026/09/25 04:11:53 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : potato: Unchanged skipping 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Making map for --track-renames 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Finished making map for --track-renames 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : sub/yam: move 4 data chunks... 2026/09/25 04:11:53 INFO : sub/yam.rclone_chunk.001: Moved (server-side) to: yam.rclone_chunk.001 2026/09/25 04:11:53 INFO : sub/yam.rclone_chunk.002: Moved (server-side) to: yam.rclone_chunk.002 2026/09/25 04:11:53 INFO : sub/yam.rclone_chunk.003: Moved (server-side) to: yam.rclone_chunk.003 2026/09/25 04:11:53 INFO : sub/yam.rclone_chunk.004: Moved (server-side) to: yam.rclone_chunk.004 2026/09/25 04:11:53 INFO : sub/yam: Moved (server-side) to: yam 2026/09/25 04:11:53 INFO : sub/yam: Moved (server-side) to: yam 2026/09/25 04:11:53 INFO : yam: Renamed from "sub/yam" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for renames to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : sub: Set directory modification time (using SetModTime) 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/rclone1209385261/dir1" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/rclone1209385261/dir2" 2026/09/25 04:11:53 DEBUG : Local file system at /tmp/rclone1209385261/dir2: Using server-side directory move 2026/09/25 04:11:53 INFO : Local file system at /tmp/rclone1209385261/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/25 04:11:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Local file system at /tmp/rclone1209385261/dir2: Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Local file system at /tmp/rclone1209385261/dir2: Waiting for transfers to finish 2026/09/25 04:11:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : Added delayed dir = "nested", newDst= 2026/09/25 04:11:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/09/25 04:11:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/25 04:11:53 INFO : sub dir/hello world.rclone_chunk.001_wpew0h: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:53 INFO : sub dir/hello world.rclone_chunk.002_wpew0h: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:53 INFO : sub dir/hello world.rclone_chunk.003_wpew0h: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:53 INFO : sub dir/hello world.rclone_chunk.004_wpew0h: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:53 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:53 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:53 INFO : sub dir/hello world: Deleted 2026/09/25 04:11:53 INFO : nested/sub dir/file.rclone_chunk.001_wpewgp: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2026/09/25 04:11:53 INFO : nested/sub dir/file.rclone_chunk.002_wpewgp: Moved (server-side) to: nested/sub dir/file.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/25 04:11:53 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/25 04:11:53 INFO : nested/sub dir/file: Copied (new) 2026/09/25 04:11:53 INFO : nested/sub dir/file: Deleted 2026/09/25 04:11:53 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : nested: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : sub dir: Removing directory 2026/09/25 04:11:53 INFO : nested/sub dir: Removing directory 2026/09/25 04:11:53 INFO : nested: Removing directory 2026/09/25 04:11:53 DEBUG : Local file system at /tmp/rclone1209385261: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : Added delayed dir = "nested", newDst= 2026/09/25 04:11:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/25 04:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/09/25 04:11:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : sub dir/hello world.rclone_chunk.001_wpewjx: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/09/25 04:11:53 INFO : sub dir/hello world.rclone_chunk.002_wpewjx: Moved (server-side) to: sub dir/hello world.rclone_chunk.002 2026/09/25 04:11:53 INFO : sub dir/hello world.rclone_chunk.003_wpewjx: Moved (server-side) to: sub dir/hello world.rclone_chunk.003 2026/09/25 04:11:53 INFO : sub dir/hello world.rclone_chunk.004_wpewjx: Moved (server-side) to: sub dir/hello world.rclone_chunk.004 2026/09/25 04:11:53 INFO : nested/sub dir/file.rclone_chunk.001_wpewdj: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2026/09/25 04:11:53 INFO : nested/sub dir/file.rclone_chunk.002_wpewdj: Moved (server-side) to: nested/sub dir/file.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : sub dir/hello world: size = 11 OK 2026/09/25 04:11:53 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/25 04:11:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:53 INFO : sub dir/hello world: Copied (new) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/25 04:11:53 INFO : nested/sub dir/file: Copied (new) 2026/09/25 04:11:53 INFO : sub dir/hello world: Deleted 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : nested/sub dir/file: Deleted 2026/09/25 04:11:53 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : existing-b.rclone_chunk.001_wpewfz: Moved (server-side) to: existing-b.rclone_chunk.001 2026/09/25 04:11:53 INFO : existing-b.rclone_chunk.002_wpewfz: Moved (server-side) to: existing-b.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : existing-b: size = 6 OK 2026/09/25 04:11:53 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : existing.rclone_chunk.001_wpewfq: Moved (server-side) to: existing.rclone_chunk.001 2026/09/25 04:11:53 INFO : existing.rclone_chunk.002_wpewfq: Moved (server-side) to: existing.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : existing: size = 6 OK 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/09/25 04:11:53 INFO : existing-b: Copied (new) 2026/09/25 04:11:53 INFO : existing-b: Deleted 2026/09/25 04:11:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/25 04:11:53 INFO : existing: Copied (new) 2026/09/25 04:11:53 INFO : existing: Deleted 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : existing: Destination exists, skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.00s) === RUN TestServerSideMove run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-bageyen5gofa" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-bageyen5gofa" 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001_wpew9u: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002_wpew9u: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003_wpew9u: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004_wpew9u: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005_wpew9u: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006_wpew9u: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007_wpew9u: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008_wpew9u: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009_wpew9u: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010_wpew9u: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011_wpew9u: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012_wpew9u: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013_wpew9u: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014_wpew9u: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015_wpew9u: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016_wpew9u: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017_wpew9u: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018_wpew9u: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019_wpew9u: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020_wpew9u: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpewaz: Moved (server-side) to: empty space 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.001_wpewr9: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.002_wpewr9: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.003_wpewr9: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.004_wpewr9: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.005_wpewr9: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.006_wpewr9: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.007_wpewr9: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.008_wpewr9: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.009_wpewr9: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.010_wpewr9: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.011_wpewr9: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.012_wpewr9: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.013_wpewr9: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.014_wpewr9: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.015_wpewr9: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.016_wpewr9: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.017_wpewr9: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.018_wpewr9: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.019_wpewr9: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.020_wpewr9: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.021_wpewr9: Moved (server-side) to: potato3.rclone_chunk.021 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.022_wpewr9: Moved (server-side) to: potato3.rclone_chunk.022 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.023_wpewr9: Moved (server-side) to: potato3.rclone_chunk.023 sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-bageyen5gofa' 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpewec: Moved (server-side) to: empty space 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.001_wpewpu: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.002_wpewpu: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.003_wpewpu: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.004_wpewpu: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.005_wpewpu: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.006_wpewpu: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.007_wpewpu: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.008_wpewpu: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.009_wpewpu: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.010_wpewpu: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.011_wpewpu: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.012_wpewpu: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.013_wpewpu: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.014_wpewpu: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.015_wpewpu: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.016_wpewpu: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.017_wpewpu: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.018_wpewpu: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.019_wpewpu: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.020_wpewpu: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-bageyen5gofa': Using server-side directory move 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-bageyen5gofa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/25 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 INFO : empty space: Deleted 2026/09/25 04:11:53 DEBUG : potato2: move 20 data chunks... 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004: Moved (server-side) 2026/09/25 04:11:53 DEBUG : potato3: size = 68 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : potato3: size = 60 (Chunked 'TestChunkerChunk3bLocal:rclone-test-bageyen5gofa') 2026/09/25 04:11:53 DEBUG : potato3: Sizes differ 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-bageyen5gofa': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-bageyen5gofa': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : potato3: Deleted 2026/09/25 04:11:53 DEBUG : potato3: move 23 data chunks... 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.003: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.004: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.005: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.006: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.007: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.008: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.009: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.010: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.011: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.012: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.013: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.014: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.015: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.016: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.017: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.018: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.019: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.020: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.021: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.022: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.023: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3: Moved (server-side) 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-powular6tihi" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-powular6tihi" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-powular6tihi': Using server-side directory move 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-powular6tihi': Server side directory move succeeded 2026/09/25 04:11:53 ERROR : error listing: directory not found 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-powular6tihi': Purge object "empty space" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-powular6tihi': Purge object "potato2" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-powular6tihi': Purge object "potato3" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-powular6tihi': Purge dir "" 2026/09/25 04:11:53 ERROR : error listing: directory not found 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-bageyen5gofa': Purge dir "" 2026/09/25 04:11:53 NOTICE: purge failed to rmdir "": stat /tmp/chunker2/rclone-test-bageyen5gofa: no such file or directory 2026/09/25 04:11:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (0.05s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-najiqix5rewu" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-najiqix5rewu" 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001_wpewni: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002_wpewni: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003_wpewni: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004_wpewni: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005_wpewni: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006_wpewni: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007_wpewni: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008_wpewni: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009_wpewni: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010_wpewni: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011_wpewni: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012_wpewni: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013_wpewni: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014_wpewni: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015_wpewni: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016_wpewni: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017_wpewni: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018_wpewni: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019_wpewni: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020_wpewni: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpewe2: Moved (server-side) to: empty space 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.001_wpewjt: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.002_wpewjt: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.003_wpewjt: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.004_wpewjt: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.005_wpewjt: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.006_wpewjt: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.007_wpewjt: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.008_wpewjt: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.009_wpewjt: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.010_wpewjt: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.011_wpewjt: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.012_wpewjt: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.013_wpewjt: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.014_wpewjt: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.015_wpewjt: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.016_wpewjt: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.017_wpewjt: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.018_wpewjt: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.019_wpewjt: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.020_wpewjt: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.021_wpewjt: Moved (server-side) to: potato3.rclone_chunk.021 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.022_wpewjt: Moved (server-side) to: potato3.rclone_chunk.022 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.023_wpewjt: Moved (server-side) to: potato3.rclone_chunk.023 sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-najiqix5rewu' 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpew6p: Moved (server-side) to: empty space 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.001_wpewul: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.002_wpewul: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.003_wpewul: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.004_wpewul: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.005_wpewul: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.006_wpewul: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.007_wpewul: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.008_wpewul: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.009_wpewul: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.010_wpewul: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.011_wpewul: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.012_wpewul: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.013_wpewul: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.014_wpewul: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.015_wpewul: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.016_wpewul: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.017_wpewul: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.018_wpewul: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.019_wpewul: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.020_wpewul: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : empty space: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : empty space: Excluded 2026/09/25 04:11:53 DEBUG : empty space: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : empty space: Excluded 2026/09/25 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : potato3: size = 68 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : potato3: size = 60 (Chunked 'TestChunkerChunk3bLocal:rclone-test-najiqix5rewu') 2026/09/25 04:11:53 DEBUG : potato3: Sizes differ 2026/09/25 04:11:53 DEBUG : potato2: move 20 data chunks... 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003: Moved (server-side) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-najiqix5rewu': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-najiqix5rewu': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3: Deleted 2026/09/25 04:11:53 DEBUG : potato3: move 23 data chunks... 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.003: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.004: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.005: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.006: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.007: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.008: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.009: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.010: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.011: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.012: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.013: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.014: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.015: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.016: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.017: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.018: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.019: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.020: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.021: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.022: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.023: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3: Moved (server-side) 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-vavoquy1boje" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-vavoquy1boje" 2026/09/25 04:11:53 DEBUG : empty space: Excluded (Size Filter) 2026/09/25 04:11:53 DEBUG : empty space: Excluded 2026/09/25 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : potato2: move 20 data chunks... 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017: Moved (server-side) 2026/09/25 04:11:53 DEBUG : potato3: move 23 data chunks... 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018: Moved (server-side) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-vavoquy1boje': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-vavoquy1boje': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.003: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.004: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.005: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.006: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.007: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.008: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.009: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.010: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.011: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.012: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.013: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.014: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.015: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.016: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.017: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.018: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.019: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.020: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.021: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.022: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.023: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3: Moved (server-side) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-vavoquy1boje': Purge object "potato2" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-vavoquy1boje': Purge object "potato3" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-vavoquy1boje': Purge dir "" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-najiqix5rewu': Purge object "empty space" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-najiqix5rewu': Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-qizujen6noqo" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-qizujen6noqo" 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001_wpewzv: Moved (server-side) to: potato2.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002_wpewzv: Moved (server-side) to: potato2.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003_wpewzv: Moved (server-side) to: potato2.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004_wpewzv: Moved (server-side) to: potato2.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005_wpewzv: Moved (server-side) to: potato2.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006_wpewzv: Moved (server-side) to: potato2.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007_wpewzv: Moved (server-side) to: potato2.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008_wpewzv: Moved (server-side) to: potato2.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009_wpewzv: Moved (server-side) to: potato2.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010_wpewzv: Moved (server-side) to: potato2.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011_wpewzv: Moved (server-side) to: potato2.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012_wpewzv: Moved (server-side) to: potato2.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013_wpewzv: Moved (server-side) to: potato2.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014_wpewzv: Moved (server-side) to: potato2.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015_wpewzv: Moved (server-side) to: potato2.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016_wpewzv: Moved (server-side) to: potato2.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017_wpewzv: Moved (server-side) to: potato2.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018_wpewzv: Moved (server-side) to: potato2.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019_wpewzv: Moved (server-side) to: potato2.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020_wpewzv: Moved (server-side) to: potato2.rclone_chunk.020 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpewpl: Moved (server-side) to: empty space 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.001_wpewes: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.002_wpewes: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.003_wpewes: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.004_wpewes: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.005_wpewes: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.006_wpewes: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.007_wpewes: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.008_wpewes: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.009_wpewes: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.010_wpewes: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.011_wpewes: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.012_wpewes: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.013_wpewes: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.014_wpewes: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.015_wpewes: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.016_wpewes: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.017_wpewes: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.018_wpewes: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.019_wpewes: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.020_wpewes: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.021_wpewes: Moved (server-side) to: potato3.rclone_chunk.021 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.022_wpewes: Moved (server-side) to: potato3.rclone_chunk.022 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.023_wpewes: Moved (server-side) to: potato3.rclone_chunk.023 2026/09/25 04:11:53 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba' -> Chunked 'TestChunkerChunk3bLocal:rclone-test-qizujen6noqo' 2026/09/25 04:11:53 INFO : empty space.rclone_chunk.001_wpewub: Moved (server-side) to: empty space 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.001_wpewf3: Moved (server-side) to: potato3.rclone_chunk.001 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.002_wpewf3: Moved (server-side) to: potato3.rclone_chunk.002 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.003_wpewf3: Moved (server-side) to: potato3.rclone_chunk.003 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.004_wpewf3: Moved (server-side) to: potato3.rclone_chunk.004 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.005_wpewf3: Moved (server-side) to: potato3.rclone_chunk.005 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.006_wpewf3: Moved (server-side) to: potato3.rclone_chunk.006 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.007_wpewf3: Moved (server-side) to: potato3.rclone_chunk.007 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.008_wpewf3: Moved (server-side) to: potato3.rclone_chunk.008 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.009_wpewf3: Moved (server-side) to: potato3.rclone_chunk.009 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.010_wpewf3: Moved (server-side) to: potato3.rclone_chunk.010 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.011_wpewf3: Moved (server-side) to: potato3.rclone_chunk.011 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.012_wpewf3: Moved (server-side) to: potato3.rclone_chunk.012 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.013_wpewf3: Moved (server-side) to: potato3.rclone_chunk.013 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.014_wpewf3: Moved (server-side) to: potato3.rclone_chunk.014 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.015_wpewf3: Moved (server-side) to: potato3.rclone_chunk.015 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.016_wpewf3: Moved (server-side) to: potato3.rclone_chunk.016 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.017_wpewf3: Moved (server-side) to: potato3.rclone_chunk.017 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.018_wpewf3: Moved (server-side) to: potato3.rclone_chunk.018 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.019_wpewf3: Moved (server-side) to: potato3.rclone_chunk.019 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.020_wpewf3: Moved (server-side) to: potato3.rclone_chunk.020 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-qizujen6noqo': Using server-side directory move 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-qizujen6noqo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/25 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/09/25 04:11:53 DEBUG : empty space: size = 1 OK 2026/09/25 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : empty space: Unchanged skipping 2026/09/25 04:11:53 DEBUG : potato3: size = 68 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : potato3: size = 60 (Chunked 'TestChunkerChunk3bLocal:rclone-test-qizujen6noqo') 2026/09/25 04:11:53 DEBUG : potato3: Sizes differ 2026/09/25 04:11:53 INFO : empty space: Deleted 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-qizujen6noqo': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : potato2: move 20 data chunks... 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-qizujen6noqo': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.003: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.004: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.005: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.006: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.007: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.008: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.009: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.010: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3: Deleted 2026/09/25 04:11:53 DEBUG : potato3: move 23 data chunks... 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.003: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.004: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.005: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.006: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.007: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.008: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.009: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.010: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.011: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.012: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.013: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.014: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.015: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.016: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.017: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.011: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.012: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.013: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.014: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.015: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.016: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.017: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.018: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.019: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2.rclone_chunk.020: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2: Moved (server-side) 2026/09/25 04:11:53 INFO : potato2: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.018: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.019: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.020: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.021: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.022: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3.rclone_chunk.023: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3: Moved (server-side) 2026/09/25 04:11:53 INFO : potato3: Moved (server-side) 2026/09/25 04:11:53 INFO : tomatoDir: Removing directory 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': deleted 1 directories 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-rolavik0soja" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-rolavik0soja" 2026/09/25 04:11:53 INFO : tomatoDir: Making directory 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rolavik0soja': Using server-side directory move 2026/09/25 04:11:53 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-rolavik0soja': Server side directory move succeeded 2026/09/25 04:11:53 ERROR : error listing: directory not found 2026/09/25 04:11:53 ERROR : error listing: directory not found 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rolavik0soja': Purge object "empty space" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rolavik0soja': Purge object "potato2" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rolavik0soja': Purge object "potato3" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rolavik0soja': Purge dir "tomatoDir" 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-rolavik0soja': Purge dir "" 2026/09/25 04:11:53 ERROR : error listing: directory not found 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-qizujen6noqo': Purge dir "" 2026/09/25 04:11:53 NOTICE: purge failed to rmdir "": stat /tmp/chunker2/rclone-test-qizujen6noqo: no such file or directory 2026/09/25 04:11:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.03s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/rclone-sync-test" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/rclone-sync-test" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/rclone-sync-test" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/rclone-sync-test" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/rclone-sync-test-include/layer2" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/rclone-sync-test-include/layer2" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/rclone-sync-test-ignore-file" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/rclone-sync-test-ignore-file" 2026/09/25 04:11:53 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_wpewlb: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/rclone-sync-test': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/rclone-sync-test': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : rclone-sync-test-include: Removing directory 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker2/rclone-test-mihecew7soba/rclone-sync-test-include: directory not empty 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': failed to delete 1 directories 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : rclone-sync-test-include: Removing directory 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker2/rclone-test-mihecew7soba/rclone-sync-test-include: directory not empty 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': failed to delete 1 directories 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/25 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (0.02s) === RUN TestSyncCompareDest run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/CompareDest" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/CompareDest" 2026/09/25 04:11:53 DEBUG : one: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpewy4: Moved (server-side) to: one 2026/09/25 04:11:53 DEBUG : one: size = 3 OK 2026/09/25 04:11:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpewcu: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpewcu: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/25 04:11:53 INFO : one: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : dst/one: Deleted 2026/09/25 04:11:53 INFO : dst/one.rclone_chunk.001_wpewks: Moved (server-side) to: dst/one 2026/09/25 04:11:53 INFO : CompareDest/one.rclone_chunk.001_wpew6x: Moved (server-side) to: CompareDest/one.rclone_chunk.001 2026/09/25 04:11:53 INFO : CompareDest/one.rclone_chunk.002_wpew6x: Moved (server-side) to: CompareDest/one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 INFO : CompareDest/two.rclone_chunk.001_wpewni: Moved (server-side) to: CompareDest/two 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 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/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/25 04:11:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/25 04:11:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : two: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/CompareDest') 2026/09/25 04:11:53 DEBUG : two: Sizes differ 2026/09/25 04:11:53 DEBUG : two: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/25 04:11:53 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : two.rclone_chunk.001_wpew8o: Moved (server-side) to: two.rclone_chunk.001 2026/09/25 04:11:53 INFO : two.rclone_chunk.002_wpew8o: Moved (server-side) to: two.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : two: size = 5 OK 2026/09/25 04:11:53 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/25 04:11:53 INFO : two: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.03s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : pre-dest1/1.rclone_chunk.001_wpewjw: Moved (server-side) to: pre-dest1/1 2026/09/25 04:11:53 INFO : pre-dest2/2.rclone_chunk.001_wpewle: Moved (server-side) to: pre-dest2/2 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dest" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/dest" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/pre-dest1" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/pre-dest1" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/pre-dest2" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/pre-dest2" 2026/09/25 04:11:53 DEBUG : 1: size = 1 OK 2026/09/25 04:11:53 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/25 04:11:53 DEBUG : 2: size = 1 OK 2026/09/25 04:11:53 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/25 04:11:53 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dest': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dest': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : 3.rclone_chunk.001_wpewry: Moved (server-side) to: 3 2026/09/25 04:11:53 DEBUG : 3: size = 1 OK 2026/09/25 04:11:53 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/09/25 04:11:53 INFO : 3: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.01s) === RUN TestSyncCopyDestImmutable run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:2267: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDestImmutable (0.00s) === RUN TestSyncCopyDest run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:2296: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : dst/one.rclone_chunk.001_wpeweq: Moved (server-side) to: dst/one 2026/09/25 04:11:53 INFO : dst/two.rclone_chunk.001_wpew21: Moved (server-side) to: dst/two 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.001_wpewr5: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.002_wpewr5: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/backup" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/backup" 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : one: move non-chunked object... 2026/09/25 04:11:53 INFO : one: Moved (server-side) 2026/09/25 04:11:53 INFO : one: Moved (server-side) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpew0u: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpew0u: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 4 OK 2026/09/25 04:11:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) 2026/09/25 04:11:53 INFO : three.txt: Moved into backup dir 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.001_wpewi7: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.002_wpewi7: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 INFO : one: Deleted 2026/09/25 04:11:53 DEBUG : one: move 2 data chunks... 2026/09/25 04:11:53 INFO : one.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : one.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 INFO : one: Moved (server-side) 2026/09/25 04:11:53 INFO : one: Moved (server-side) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpewqa: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpewqa: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : three.txt: Deleted 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) 2026/09/25 04:11:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.02s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : dst/one.rclone_chunk.001_wpew56: Moved (server-side) to: dst/one 2026/09/25 04:11:53 INFO : dst/two.rclone_chunk.001_wpewfg: Moved (server-side) to: dst/two 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.001_wpewmf: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.002_wpewmf: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/backup" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/backup" 2026/09/25 04:11:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : one: move non-chunked object... 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpewp1: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpewp1: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 4 OK 2026/09/25 04:11:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 INFO : three.txt: Moved into backup dir 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.001_wpewje: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.002_wpewje: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 INFO : one.bak: Deleted 2026/09/25 04:11:53 DEBUG : one: move 2 data chunks... 2026/09/25 04:11:53 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002: Moved (server-side) to: one.bak.rclone_chunk.002 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpew7n: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpew7n: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : three.txt.bak: Deleted 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : dst/one.rclone_chunk.001_wpew6k: Moved (server-side) to: dst/one 2026/09/25 04:11:53 INFO : dst/two.rclone_chunk.001_wpews1: Moved (server-side) to: dst/two 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.001_wpew25: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.002_wpew25: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/backup" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/backup" 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : one: move non-chunked object... 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpew51: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpew51: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 4 OK 2026/09/25 04:11:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 04:11:53 INFO : three.txt: Moved into backup dir 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.001_wpewnx: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.002_wpewnx: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 INFO : one-2019-01-01: Deleted 2026/09/25 04:11:53 DEBUG : one: move 2 data chunks... 2026/09/25 04:11:53 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002: Moved (server-side) to: one-2019-01-01.rclone_chunk.002 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpew7f: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpew7f: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : three-2019-01-01.txt: Deleted 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 04:11:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.03s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : dst/one.rclone_chunk.001_wpewj0: Moved (server-side) to: dst/one 2026/09/25 04:11:53 INFO : dst/two.rclone_chunk.001_wpewmq: Moved (server-side) to: dst/two 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.001_wpewy9: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.002_wpewy9: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : one: move non-chunked object... 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpewv6: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpewv6: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 4 OK 2026/09/25 04:11:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 INFO : three.txt: Moved into backup dir 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.001_wpewon: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.002_wpewon: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one.bak: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : one.bak: Excluded 2026/09/25 04:11:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : three.txt.bak: Excluded 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for checks to finish 2026/09/25 04:11:53 INFO : one.bak: Deleted 2026/09/25 04:11:53 DEBUG : one: move 2 data chunks... 2026/09/25 04:11:53 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002: Moved (server-side) to: one.bak.rclone_chunk.002 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpewda: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpewda: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : three.txt.bak: Deleted 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.01s) === RUN TestSyncSuffix run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : dst/one.rclone_chunk.001_wpewei: Moved (server-side) to: dst/one 2026/09/25 04:11:53 INFO : dst/two.rclone_chunk.001_wpew8o: Moved (server-side) to: dst/two 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.001_wpewbx: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.002_wpewbx: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : one: move non-chunked object... 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpewez: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpewez: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 4 OK 2026/09/25 04:11:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : three.txt: Sizes differ 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001_wpewfm: Moved (server-side) to: three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002_wpewfm: Moved (server-side) to: three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : three.txt: size = 6 OK 2026/09/25 04:11:53 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/25 04:11:53 INFO : three.txt: Copied (new) 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 INFO : one.bak: Deleted 2026/09/25 04:11:53 DEBUG : one: move 2 data chunks... 2026/09/25 04:11:53 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002: Moved (server-side) to: one.bak.rclone_chunk.002 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one.bak 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpewwv: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpewwv: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : three.txt: Sizes differ 2026/09/25 04:11:53 INFO : three.txt.bak: Deleted 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three.txt.bak.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/25 04:11:53 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001_wpew1b: Moved (server-side) to: three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002_wpew1b: Moved (server-side) to: three.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.003_wpew1b: Moved (server-side) to: three.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.004_wpew1b: Moved (server-side) to: three.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.005_wpew1b: Moved (server-side) to: three.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.006_wpew1b: Moved (server-side) to: three.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.007_wpew1b: Moved (server-side) to: three.txt.rclone_chunk.007 2026/09/25 04:11:53 DEBUG : three.txt: size = 19 OK 2026/09/25 04:11:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/25 04:11:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.02s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : dst/one.rclone_chunk.001_wpew0t: Moved (server-side) to: dst/one 2026/09/25 04:11:53 INFO : dst/two.rclone_chunk.001_wpew0c: Moved (server-side) to: dst/two 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.001_wpewxu: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dst/three.txt.rclone_chunk.002_wpewxu: Moved (server-side) to: dst/three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : Creating backend with remote "TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : Creating backend with remote "/tmp/chunker2/rclone-test-mihecew7soba/dst" 2026/09/25 04:11:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 3 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 DEBUG : one: move non-chunked object... 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpewsl: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpewsl: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 4 OK 2026/09/25 04:11:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : three.txt: Sizes differ 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 04:11:53 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001_wpewl3: Moved (server-side) to: three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002_wpewl3: Moved (server-side) to: three.txt.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : three.txt: size = 6 OK 2026/09/25 04:11:53 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/25 04:11:53 INFO : three.txt: Copied (new) 2026/09/25 04:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : one: size = 4 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : one: Sizes differ 2026/09/25 04:11:53 INFO : one-2019-01-01: Deleted 2026/09/25 04:11:53 DEBUG : one: move 2 data chunks... 2026/09/25 04:11:53 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002: Moved (server-side) to: one-2019-01-01.rclone_chunk.002 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 04:11:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/25 04:11:53 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : one.rclone_chunk.001_wpewev: Moved (server-side) to: one.rclone_chunk.001 2026/09/25 04:11:53 INFO : one.rclone_chunk.002_wpewev: Moved (server-side) to: one.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : one: size = 5 OK 2026/09/25 04:11:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/25 04:11:53 INFO : one: Copied (new) 2026/09/25 04:11:53 DEBUG : two: size = 3 OK 2026/09/25 04:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : two: Unchanged skipping 2026/09/25 04:11:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba/dst') 2026/09/25 04:11:53 DEBUG : three.txt: Sizes differ 2026/09/25 04:11:53 INFO : three-2019-01-01.txt: Deleted 2026/09/25 04:11:53 DEBUG : three.txt: move 2 data chunks... 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 04:11:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/25 04:11:53 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.001_wpews1: Moved (server-side) to: three.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.002_wpews1: Moved (server-side) to: three.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.003_wpews1: Moved (server-side) to: three.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.004_wpews1: Moved (server-side) to: three.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.005_wpews1: Moved (server-side) to: three.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.006_wpews1: Moved (server-side) to: three.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : three.txt.rclone_chunk.007_wpews1: Moved (server-side) to: three.txt.rclone_chunk.007 2026/09/25 04:11:53 DEBUG : three.txt: size = 19 OK 2026/09/25 04:11:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/25 04:11:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.02s) === RUN TestSyncUTFNorm run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.001_wpew85: Moved (server-side) to: Testêé.rclone_chunk.001 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.002_wpew85: Moved (server-side) to: Testêé.rclone_chunk.002 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.003_wpew85: Moved (server-side) to: Testêé.rclone_chunk.003 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.004_wpew85: Moved (server-side) to: Testêé.rclone_chunk.004 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.005_wpew85: Moved (server-side) to: Testêé.rclone_chunk.005 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.006_wpew85: Moved (server-side) to: Testêé.rclone_chunk.006 2026/09/25 04:11:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : Testêé: size = 18 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : Testêé: Sizes differ 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.001_wpewq4: Moved (server-side) to: Testêé.rclone_chunk.001 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.002_wpewq4: Moved (server-side) to: Testêé.rclone_chunk.002 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.003_wpewq4: Moved (server-side) to: Testêé.rclone_chunk.003 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.004_wpewq4: Moved (server-side) to: Testêé.rclone_chunk.004 2026/09/25 04:11:53 INFO : Testêé.rclone_chunk.005_wpewq4: Moved (server-side) to: Testêé.rclone_chunk.005 2026/09/25 04:11:53 DEBUG : Testêé: size = 14 OK 2026/09/25 04:11:53 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/09/25 04:11:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 INFO : existing.rclone_chunk.001_wpewxz: Moved (server-side) to: existing.rclone_chunk.001 2026/09/25 04:11:53 INFO : existing.rclone_chunk.002_wpewxz: Moved (server-side) to: existing.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : existing: size = 6 OK 2026/09/25 04:11:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/25 04:11:53 INFO : existing: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : existing: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : existing: Sizes differ 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': not deleting files as there were IO errors 2026/09/25 04:11:53 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : EXISTING.rclone_chunk.001_wpewd5: Moved (server-side) to: EXISTING.rclone_chunk.001 2026/09/25 04:11:53 INFO : EXISTING.rclone_chunk.002_wpewd5: Moved (server-side) to: EXISTING.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : EXISTING: size = 6 OK 2026/09/25 04:11:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : existing: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.00s) === RUN TestFixCase run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:2696: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" sync_test.go:2735: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : both0.rclone_chunk.001_wpewlt: Moved (server-side) to: both0.rclone_chunk.001 2026/09/25 04:11:53 INFO : both0.rclone_chunk.002_wpewlt: Moved (server-side) to: both0.rclone_chunk.002 2026/09/25 04:11:53 INFO : only0.rclone_chunk.001_wpewl4: Moved (server-side) to: only0.rclone_chunk.001 2026/09/25 04:11:53 INFO : only0.rclone_chunk.002_wpewl4: Moved (server-side) to: only0.rclone_chunk.002 2026/09/25 04:11:53 INFO : both1.rclone_chunk.001_wpewda: Moved (server-side) to: both1.rclone_chunk.001 2026/09/25 04:11:53 INFO : both1.rclone_chunk.002_wpewda: Moved (server-side) to: both1.rclone_chunk.002 2026/09/25 04:11:53 INFO : only1.rclone_chunk.001_wpew3z: Moved (server-side) to: only1.rclone_chunk.001 2026/09/25 04:11:53 INFO : only1.rclone_chunk.002_wpew3z: Moved (server-side) to: only1.rclone_chunk.002 2026/09/25 04:11:53 INFO : both2.rclone_chunk.001_wpew61: Moved (server-side) to: both2.rclone_chunk.001 2026/09/25 04:11:53 INFO : both2.rclone_chunk.002_wpew61: Moved (server-side) to: both2.rclone_chunk.002 2026/09/25 04:11:53 INFO : only2.rclone_chunk.001_wpew20: Moved (server-side) to: only2.rclone_chunk.001 2026/09/25 04:11:53 INFO : only2.rclone_chunk.002_wpew20: Moved (server-side) to: only2.rclone_chunk.002 2026/09/25 04:11:53 INFO : both3.rclone_chunk.001_wpew1e: Moved (server-side) to: both3.rclone_chunk.001 2026/09/25 04:11:53 INFO : both3.rclone_chunk.002_wpew1e: Moved (server-side) to: both3.rclone_chunk.002 2026/09/25 04:11:53 INFO : only3.rclone_chunk.001_wpew46: Moved (server-side) to: only3.rclone_chunk.001 2026/09/25 04:11:53 INFO : only3.rclone_chunk.002_wpew46: Moved (server-side) to: only3.rclone_chunk.002 2026/09/25 04:11:53 INFO : both4.rclone_chunk.001_wpewtp: Moved (server-side) to: both4.rclone_chunk.001 2026/09/25 04:11:53 INFO : both4.rclone_chunk.002_wpewtp: Moved (server-side) to: both4.rclone_chunk.002 2026/09/25 04:11:53 INFO : only4.rclone_chunk.001_wpewaq: Moved (server-side) to: only4.rclone_chunk.001 2026/09/25 04:11:53 INFO : only4.rclone_chunk.002_wpewaq: Moved (server-side) to: only4.rclone_chunk.002 2026/09/25 04:11:53 INFO : both5.rclone_chunk.001_wpewy6: Moved (server-side) to: both5.rclone_chunk.001 2026/09/25 04:11:53 INFO : both5.rclone_chunk.002_wpewy6: Moved (server-side) to: both5.rclone_chunk.002 2026/09/25 04:11:53 INFO : only5.rclone_chunk.001_wpew5x: Moved (server-side) to: only5.rclone_chunk.001 2026/09/25 04:11:53 INFO : only5.rclone_chunk.002_wpew5x: Moved (server-side) to: only5.rclone_chunk.002 2026/09/25 04:11:53 INFO : both6.rclone_chunk.001_wpew0q: Moved (server-side) to: both6.rclone_chunk.001 2026/09/25 04:11:53 INFO : both6.rclone_chunk.002_wpew0q: Moved (server-side) to: both6.rclone_chunk.002 2026/09/25 04:11:53 INFO : only6.rclone_chunk.001_wpew16: Moved (server-side) to: only6.rclone_chunk.001 2026/09/25 04:11:53 INFO : only6.rclone_chunk.002_wpew16: Moved (server-side) to: only6.rclone_chunk.002 2026/09/25 04:11:53 INFO : both7.rclone_chunk.001_wpews5: Moved (server-side) to: both7.rclone_chunk.001 2026/09/25 04:11:53 INFO : both7.rclone_chunk.002_wpews5: Moved (server-side) to: both7.rclone_chunk.002 2026/09/25 04:11:53 INFO : only7.rclone_chunk.001_wpew5n: Moved (server-side) to: only7.rclone_chunk.001 2026/09/25 04:11:53 INFO : only7.rclone_chunk.002_wpew5n: Moved (server-side) to: only7.rclone_chunk.002 2026/09/25 04:11:53 INFO : both8.rclone_chunk.001_wpew3m: Moved (server-side) to: both8.rclone_chunk.001 2026/09/25 04:11:53 INFO : both8.rclone_chunk.002_wpew3m: Moved (server-side) to: both8.rclone_chunk.002 2026/09/25 04:11:53 INFO : only8.rclone_chunk.001_wpew22: Moved (server-side) to: only8.rclone_chunk.001 2026/09/25 04:11:53 INFO : only8.rclone_chunk.002_wpew22: Moved (server-side) to: only8.rclone_chunk.002 2026/09/25 04:11:53 INFO : both9.rclone_chunk.001_wpew7p: Moved (server-side) to: both9.rclone_chunk.001 2026/09/25 04:11:53 INFO : both9.rclone_chunk.002_wpew7p: Moved (server-side) to: both9.rclone_chunk.002 2026/09/25 04:11:53 INFO : only9.rclone_chunk.001_wpewjt: Moved (server-side) to: only9.rclone_chunk.001 2026/09/25 04:11:53 INFO : only9.rclone_chunk.002_wpewjt: Moved (server-side) to: only9.rclone_chunk.002 2026/09/25 04:11:53 INFO : both10.rclone_chunk.001_wpewrf: Moved (server-side) to: both10.rclone_chunk.001 2026/09/25 04:11:53 INFO : both10.rclone_chunk.002_wpewrf: Moved (server-side) to: both10.rclone_chunk.002 2026/09/25 04:11:53 INFO : only10.rclone_chunk.001_wpew8w: Moved (server-side) to: only10.rclone_chunk.001 2026/09/25 04:11:53 INFO : only10.rclone_chunk.002_wpew8w: Moved (server-side) to: only10.rclone_chunk.002 2026/09/25 04:11:53 INFO : both11.rclone_chunk.001_wpewti: Moved (server-side) to: both11.rclone_chunk.001 2026/09/25 04:11:53 INFO : both11.rclone_chunk.002_wpewti: Moved (server-side) to: both11.rclone_chunk.002 2026/09/25 04:11:53 INFO : only11.rclone_chunk.001_wpewt3: Moved (server-side) to: only11.rclone_chunk.001 2026/09/25 04:11:53 INFO : only11.rclone_chunk.002_wpewt3: Moved (server-side) to: only11.rclone_chunk.002 2026/09/25 04:11:53 INFO : both12.rclone_chunk.001_wpewcx: Moved (server-side) to: both12.rclone_chunk.001 2026/09/25 04:11:53 INFO : both12.rclone_chunk.002_wpewcx: Moved (server-side) to: both12.rclone_chunk.002 2026/09/25 04:11:53 INFO : only12.rclone_chunk.001_wpew4b: Moved (server-side) to: only12.rclone_chunk.001 2026/09/25 04:11:53 INFO : only12.rclone_chunk.002_wpew4b: Moved (server-side) to: only12.rclone_chunk.002 2026/09/25 04:11:53 INFO : both13.rclone_chunk.001_wpew66: Moved (server-side) to: both13.rclone_chunk.001 2026/09/25 04:11:53 INFO : both13.rclone_chunk.002_wpew66: Moved (server-side) to: both13.rclone_chunk.002 2026/09/25 04:11:53 INFO : only13.rclone_chunk.001_wpew3k: Moved (server-side) to: only13.rclone_chunk.001 2026/09/25 04:11:53 INFO : only13.rclone_chunk.002_wpew3k: Moved (server-side) to: only13.rclone_chunk.002 2026/09/25 04:11:53 INFO : both14.rclone_chunk.001_wpew8s: Moved (server-side) to: both14.rclone_chunk.001 2026/09/25 04:11:53 INFO : both14.rclone_chunk.002_wpew8s: Moved (server-side) to: both14.rclone_chunk.002 2026/09/25 04:11:53 INFO : only14.rclone_chunk.001_wpewbj: Moved (server-side) to: only14.rclone_chunk.001 2026/09/25 04:11:53 INFO : only14.rclone_chunk.002_wpewbj: Moved (server-side) to: only14.rclone_chunk.002 2026/09/25 04:11:53 INFO : both15.rclone_chunk.001_wpewe0: Moved (server-side) to: both15.rclone_chunk.001 2026/09/25 04:11:53 INFO : both15.rclone_chunk.002_wpewe0: Moved (server-side) to: both15.rclone_chunk.002 2026/09/25 04:11:53 INFO : only15.rclone_chunk.001_wpewlq: Moved (server-side) to: only15.rclone_chunk.001 2026/09/25 04:11:53 INFO : only15.rclone_chunk.002_wpewlq: Moved (server-side) to: only15.rclone_chunk.002 2026/09/25 04:11:53 INFO : both16.rclone_chunk.001_wpew0f: Moved (server-side) to: both16.rclone_chunk.001 2026/09/25 04:11:53 INFO : both16.rclone_chunk.002_wpew0f: Moved (server-side) to: both16.rclone_chunk.002 2026/09/25 04:11:53 INFO : only16.rclone_chunk.001_wpewzs: Moved (server-side) to: only16.rclone_chunk.001 2026/09/25 04:11:53 INFO : only16.rclone_chunk.002_wpewzs: Moved (server-side) to: only16.rclone_chunk.002 2026/09/25 04:11:53 INFO : both17.rclone_chunk.001_wpewku: Moved (server-side) to: both17.rclone_chunk.001 2026/09/25 04:11:53 INFO : both17.rclone_chunk.002_wpewku: Moved (server-side) to: both17.rclone_chunk.002 2026/09/25 04:11:53 INFO : only17.rclone_chunk.001_wpew50: Moved (server-side) to: only17.rclone_chunk.001 2026/09/25 04:11:53 INFO : only17.rclone_chunk.002_wpew50: Moved (server-side) to: only17.rclone_chunk.002 2026/09/25 04:11:53 INFO : both18.rclone_chunk.001_wpewtl: Moved (server-side) to: both18.rclone_chunk.001 2026/09/25 04:11:53 INFO : both18.rclone_chunk.002_wpewtl: Moved (server-side) to: both18.rclone_chunk.002 2026/09/25 04:11:53 INFO : only18.rclone_chunk.001_wpewf3: Moved (server-side) to: only18.rclone_chunk.001 2026/09/25 04:11:53 INFO : only18.rclone_chunk.002_wpewf3: Moved (server-side) to: only18.rclone_chunk.002 2026/09/25 04:11:53 INFO : both19.rclone_chunk.001_wpew2p: Moved (server-side) to: both19.rclone_chunk.001 2026/09/25 04:11:53 INFO : both19.rclone_chunk.002_wpew2p: Moved (server-side) to: both19.rclone_chunk.002 2026/09/25 04:11:53 INFO : only19.rclone_chunk.001_wpewrj: Moved (server-side) to: only19.rclone_chunk.001 2026/09/25 04:11:53 INFO : only19.rclone_chunk.002_wpewrj: Moved (server-side) to: only19.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : both10: size = 6 OK 2026/09/25 04:11:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both0: size = 6 OK 2026/09/25 04:11:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both10: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both12: size = 6 OK 2026/09/25 04:11:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both11: size = 6 OK 2026/09/25 04:11:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both12: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both14: size = 6 OK 2026/09/25 04:11:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both13: size = 6 OK 2026/09/25 04:11:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both11: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both15: size = 6 OK 2026/09/25 04:11:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both15: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both16: size = 6 OK 2026/09/25 04:11:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both16: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both17: size = 6 OK 2026/09/25 04:11:53 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both17: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both18: size = 6 OK 2026/09/25 04:11:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both18: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both19: size = 6 OK 2026/09/25 04:11:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both19: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both1: size = 6 OK 2026/09/25 04:11:53 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both1: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both2: size = 6 OK 2026/09/25 04:11:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both2: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both3: size = 6 OK 2026/09/25 04:11:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both3: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both4: size = 6 OK 2026/09/25 04:11:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both14: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both5: size = 6 OK 2026/09/25 04:11:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : both0: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both6: size = 6 OK 2026/09/25 04:11:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both13: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both7: size = 6 OK 2026/09/25 04:11:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both7: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both8: size = 6 OK 2026/09/25 04:11:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both8: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both9: size = 6 OK 2026/09/25 04:11:53 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both4: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both5: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both6: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both9: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : only14: Deleted 2026/09/25 04:11:53 INFO : only10: Deleted 2026/09/25 04:11:53 INFO : only3: Deleted 2026/09/25 04:11:53 INFO : only8: Deleted 2026/09/25 04:11:53 INFO : only5: Deleted 2026/09/25 04:11:53 INFO : only18: Deleted 2026/09/25 04:11:53 INFO : only2: Deleted 2026/09/25 04:11:53 INFO : only0: Deleted 2026/09/25 04:11:53 INFO : only15: Deleted 2026/09/25 04:11:53 INFO : only17: Deleted 2026/09/25 04:11:53 INFO : only11: Deleted 2026/09/25 04:11:53 INFO : only19: Deleted 2026/09/25 04:11:53 INFO : only4: Deleted 2026/09/25 04:11:53 INFO : only13: Deleted 2026/09/25 04:11:53 INFO : only16: Deleted 2026/09/25 04:11:53 INFO : only6: Deleted 2026/09/25 04:11:53 INFO : only7: Deleted 2026/09/25 04:11:53 INFO : only1: Deleted 2026/09/25 04:11:53 INFO : only9: Deleted 2026/09/25 04:11:53 INFO : only12: Deleted 2026/09/25 04:11:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.04s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : both0.rclone_chunk.001_wpew9p: Moved (server-side) to: both0.rclone_chunk.001 2026/09/25 04:11:53 INFO : both0.rclone_chunk.002_wpew9p: Moved (server-side) to: both0.rclone_chunk.002 2026/09/25 04:11:53 INFO : only0.rclone_chunk.001_wpew7m: Moved (server-side) to: only0.rclone_chunk.001 2026/09/25 04:11:53 INFO : only0.rclone_chunk.002_wpew7m: Moved (server-side) to: only0.rclone_chunk.002 2026/09/25 04:11:53 INFO : both1.rclone_chunk.001_wpewyo: Moved (server-side) to: both1.rclone_chunk.001 2026/09/25 04:11:53 INFO : both1.rclone_chunk.002_wpewyo: Moved (server-side) to: both1.rclone_chunk.002 2026/09/25 04:11:53 INFO : only1.rclone_chunk.001_wpewef: Moved (server-side) to: only1.rclone_chunk.001 2026/09/25 04:11:53 INFO : only1.rclone_chunk.002_wpewef: Moved (server-side) to: only1.rclone_chunk.002 2026/09/25 04:11:53 INFO : both2.rclone_chunk.001_wpeweb: Moved (server-side) to: both2.rclone_chunk.001 2026/09/25 04:11:53 INFO : both2.rclone_chunk.002_wpeweb: Moved (server-side) to: both2.rclone_chunk.002 2026/09/25 04:11:53 INFO : only2.rclone_chunk.001_wpewch: Moved (server-side) to: only2.rclone_chunk.001 2026/09/25 04:11:53 INFO : only2.rclone_chunk.002_wpewch: Moved (server-side) to: only2.rclone_chunk.002 2026/09/25 04:11:53 INFO : both3.rclone_chunk.001_wpewht: Moved (server-side) to: both3.rclone_chunk.001 2026/09/25 04:11:53 INFO : both3.rclone_chunk.002_wpewht: Moved (server-side) to: both3.rclone_chunk.002 2026/09/25 04:11:53 INFO : only3.rclone_chunk.001_wpew1h: Moved (server-side) to: only3.rclone_chunk.001 2026/09/25 04:11:53 INFO : only3.rclone_chunk.002_wpew1h: Moved (server-side) to: only3.rclone_chunk.002 2026/09/25 04:11:53 INFO : both4.rclone_chunk.001_wpewnj: Moved (server-side) to: both4.rclone_chunk.001 2026/09/25 04:11:53 INFO : both4.rclone_chunk.002_wpewnj: Moved (server-side) to: both4.rclone_chunk.002 2026/09/25 04:11:53 INFO : only4.rclone_chunk.001_wpewug: Moved (server-side) to: only4.rclone_chunk.001 2026/09/25 04:11:53 INFO : only4.rclone_chunk.002_wpewug: Moved (server-side) to: only4.rclone_chunk.002 2026/09/25 04:11:53 INFO : both5.rclone_chunk.001_wpewo9: Moved (server-side) to: both5.rclone_chunk.001 2026/09/25 04:11:53 INFO : both5.rclone_chunk.002_wpewo9: Moved (server-side) to: both5.rclone_chunk.002 2026/09/25 04:11:53 INFO : only5.rclone_chunk.001_wpewxt: Moved (server-side) to: only5.rclone_chunk.001 2026/09/25 04:11:53 INFO : only5.rclone_chunk.002_wpewxt: Moved (server-side) to: only5.rclone_chunk.002 2026/09/25 04:11:53 INFO : both6.rclone_chunk.001_wpew4m: Moved (server-side) to: both6.rclone_chunk.001 2026/09/25 04:11:53 INFO : both6.rclone_chunk.002_wpew4m: Moved (server-side) to: both6.rclone_chunk.002 2026/09/25 04:11:53 INFO : only6.rclone_chunk.001_wpewml: Moved (server-side) to: only6.rclone_chunk.001 2026/09/25 04:11:53 INFO : only6.rclone_chunk.002_wpewml: Moved (server-side) to: only6.rclone_chunk.002 2026/09/25 04:11:53 INFO : both7.rclone_chunk.001_wpewcq: Moved (server-side) to: both7.rclone_chunk.001 2026/09/25 04:11:53 INFO : both7.rclone_chunk.002_wpewcq: Moved (server-side) to: both7.rclone_chunk.002 2026/09/25 04:11:53 INFO : only7.rclone_chunk.001_wpewc6: Moved (server-side) to: only7.rclone_chunk.001 2026/09/25 04:11:53 INFO : only7.rclone_chunk.002_wpewc6: Moved (server-side) to: only7.rclone_chunk.002 2026/09/25 04:11:53 INFO : both8.rclone_chunk.001_wpewa6: Moved (server-side) to: both8.rclone_chunk.001 2026/09/25 04:11:53 INFO : both8.rclone_chunk.002_wpewa6: Moved (server-side) to: both8.rclone_chunk.002 2026/09/25 04:11:53 INFO : only8.rclone_chunk.001_wpewgp: Moved (server-side) to: only8.rclone_chunk.001 2026/09/25 04:11:53 INFO : only8.rclone_chunk.002_wpewgp: Moved (server-side) to: only8.rclone_chunk.002 2026/09/25 04:11:53 INFO : both9.rclone_chunk.001_wpewuq: Moved (server-side) to: both9.rclone_chunk.001 2026/09/25 04:11:53 INFO : both9.rclone_chunk.002_wpewuq: Moved (server-side) to: both9.rclone_chunk.002 2026/09/25 04:11:53 INFO : only9.rclone_chunk.001_wpewy2: Moved (server-side) to: only9.rclone_chunk.001 2026/09/25 04:11:53 INFO : only9.rclone_chunk.002_wpewy2: Moved (server-side) to: only9.rclone_chunk.002 2026/09/25 04:11:53 INFO : both10.rclone_chunk.001_wpew7a: Moved (server-side) to: both10.rclone_chunk.001 2026/09/25 04:11:53 INFO : both10.rclone_chunk.002_wpew7a: Moved (server-side) to: both10.rclone_chunk.002 2026/09/25 04:11:53 INFO : only10.rclone_chunk.001_wpew64: Moved (server-side) to: only10.rclone_chunk.001 2026/09/25 04:11:53 INFO : only10.rclone_chunk.002_wpew64: Moved (server-side) to: only10.rclone_chunk.002 2026/09/25 04:11:53 INFO : both11.rclone_chunk.001_wpewrd: Moved (server-side) to: both11.rclone_chunk.001 2026/09/25 04:11:53 INFO : both11.rclone_chunk.002_wpewrd: Moved (server-side) to: both11.rclone_chunk.002 2026/09/25 04:11:53 INFO : only11.rclone_chunk.001_wpewpn: Moved (server-side) to: only11.rclone_chunk.001 2026/09/25 04:11:53 INFO : only11.rclone_chunk.002_wpewpn: Moved (server-side) to: only11.rclone_chunk.002 2026/09/25 04:11:53 INFO : both12.rclone_chunk.001_wpewd2: Moved (server-side) to: both12.rclone_chunk.001 2026/09/25 04:11:53 INFO : both12.rclone_chunk.002_wpewd2: Moved (server-side) to: both12.rclone_chunk.002 2026/09/25 04:11:53 INFO : only12.rclone_chunk.001_wpewr0: Moved (server-side) to: only12.rclone_chunk.001 2026/09/25 04:11:53 INFO : only12.rclone_chunk.002_wpewr0: Moved (server-side) to: only12.rclone_chunk.002 2026/09/25 04:11:53 INFO : both13.rclone_chunk.001_wpewo7: Moved (server-side) to: both13.rclone_chunk.001 2026/09/25 04:11:53 INFO : both13.rclone_chunk.002_wpewo7: Moved (server-side) to: both13.rclone_chunk.002 2026/09/25 04:11:53 INFO : only13.rclone_chunk.001_wpewvl: Moved (server-side) to: only13.rclone_chunk.001 2026/09/25 04:11:53 INFO : only13.rclone_chunk.002_wpewvl: Moved (server-side) to: only13.rclone_chunk.002 2026/09/25 04:11:53 INFO : both14.rclone_chunk.001_wpewgh: Moved (server-side) to: both14.rclone_chunk.001 2026/09/25 04:11:53 INFO : both14.rclone_chunk.002_wpewgh: Moved (server-side) to: both14.rclone_chunk.002 2026/09/25 04:11:53 INFO : only14.rclone_chunk.001_wpew5a: Moved (server-side) to: only14.rclone_chunk.001 2026/09/25 04:11:53 INFO : only14.rclone_chunk.002_wpew5a: Moved (server-side) to: only14.rclone_chunk.002 2026/09/25 04:11:53 INFO : both15.rclone_chunk.001_wpewek: Moved (server-side) to: both15.rclone_chunk.001 2026/09/25 04:11:53 INFO : both15.rclone_chunk.002_wpewek: Moved (server-side) to: both15.rclone_chunk.002 2026/09/25 04:11:53 INFO : only15.rclone_chunk.001_wpeww0: Moved (server-side) to: only15.rclone_chunk.001 2026/09/25 04:11:53 INFO : only15.rclone_chunk.002_wpeww0: Moved (server-side) to: only15.rclone_chunk.002 2026/09/25 04:11:53 INFO : both16.rclone_chunk.001_wpew1s: Moved (server-side) to: both16.rclone_chunk.001 2026/09/25 04:11:53 INFO : both16.rclone_chunk.002_wpew1s: Moved (server-side) to: both16.rclone_chunk.002 2026/09/25 04:11:53 INFO : only16.rclone_chunk.001_wpewrc: Moved (server-side) to: only16.rclone_chunk.001 2026/09/25 04:11:53 INFO : only16.rclone_chunk.002_wpewrc: Moved (server-side) to: only16.rclone_chunk.002 2026/09/25 04:11:53 INFO : both17.rclone_chunk.001_wpew7s: Moved (server-side) to: both17.rclone_chunk.001 2026/09/25 04:11:53 INFO : both17.rclone_chunk.002_wpew7s: Moved (server-side) to: both17.rclone_chunk.002 2026/09/25 04:11:53 INFO : only17.rclone_chunk.001_wpewy7: Moved (server-side) to: only17.rclone_chunk.001 2026/09/25 04:11:53 INFO : only17.rclone_chunk.002_wpewy7: Moved (server-side) to: only17.rclone_chunk.002 2026/09/25 04:11:53 INFO : both18.rclone_chunk.001_wpewr6: Moved (server-side) to: both18.rclone_chunk.001 2026/09/25 04:11:53 INFO : both18.rclone_chunk.002_wpewr6: Moved (server-side) to: both18.rclone_chunk.002 2026/09/25 04:11:53 INFO : only18.rclone_chunk.001_wpew3d: Moved (server-side) to: only18.rclone_chunk.001 2026/09/25 04:11:53 INFO : only18.rclone_chunk.002_wpew3d: Moved (server-side) to: only18.rclone_chunk.002 2026/09/25 04:11:53 INFO : both19.rclone_chunk.001_wpewuh: Moved (server-side) to: both19.rclone_chunk.001 2026/09/25 04:11:53 INFO : both19.rclone_chunk.002_wpewuh: Moved (server-side) to: both19.rclone_chunk.002 2026/09/25 04:11:53 INFO : only19.rclone_chunk.001_wpewlc: Moved (server-side) to: only19.rclone_chunk.001 2026/09/25 04:11:53 INFO : only19.rclone_chunk.002_wpewlc: Moved (server-side) to: only19.rclone_chunk.002 2026/09/25 04:11:53 DEBUG : both0: size = 6 OK 2026/09/25 04:11:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both11: size = 6 OK 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : both12: size = 6 OK 2026/09/25 04:11:53 DEBUG : both0: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both10: size = 6 OK 2026/09/25 04:11:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both13: size = 6 OK 2026/09/25 04:11:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both10: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both14: size = 6 OK 2026/09/25 04:11:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both14: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both15: size = 6 OK 2026/09/25 04:11:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both15: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both16: size = 6 OK 2026/09/25 04:11:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both16: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both17: size = 6 OK 2026/09/25 04:11:53 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both17: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both18: size = 6 OK 2026/09/25 04:11:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both18: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both11: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both1: size = 6 OK 2026/09/25 04:11:53 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both1: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both2: size = 6 OK 2026/09/25 04:11:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both2: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both3: size = 6 OK 2026/09/25 04:11:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both3: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both4: size = 6 OK 2026/09/25 04:11:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both4: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both5: size = 6 OK 2026/09/25 04:11:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both5: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both6: size = 6 OK 2026/09/25 04:11:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both6: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both7: size = 6 OK 2026/09/25 04:11:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both7: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both8: size = 6 OK 2026/09/25 04:11:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both19: size = 6 OK 2026/09/25 04:11:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both13: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both9: size = 6 OK 2026/09/25 04:11:53 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : both12: Unchanged skipping 2026/09/25 04:11:53 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only0: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only0: Sizes differ 2026/09/25 04:11:53 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only10: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only10: Sizes differ 2026/09/25 04:11:53 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only11: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only11: Sizes differ 2026/09/25 04:11:53 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only12: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only12: Sizes differ 2026/09/25 04:11:53 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only13: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only13: Sizes differ 2026/09/25 04:11:53 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only14: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only14: Sizes differ 2026/09/25 04:11:53 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only15: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only15: Sizes differ 2026/09/25 04:11:53 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : both8: Unchanged skipping 2026/09/25 04:11:53 DEBUG : both19: Unchanged skipping 2026/09/25 04:11:53 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only16: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only16: Sizes differ 2026/09/25 04:11:53 DEBUG : both9: Unchanged skipping 2026/09/25 04:11:53 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only17: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only17: Sizes differ 2026/09/25 04:11:53 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only18: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only18: Sizes differ 2026/09/25 04:11:53 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only19: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only19: Sizes differ 2026/09/25 04:11:53 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only1: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only1: Sizes differ 2026/09/25 04:11:53 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only2: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only2: Sizes differ 2026/09/25 04:11:53 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only3: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only3: Sizes differ 2026/09/25 04:11:53 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only10: Deleted 2026/09/25 04:11:53 INFO : only10.rclone_chunk.001_wpewxu: Moved (server-side) to: only10 2026/09/25 04:11:53 DEBUG : only10: size = 0 OK 2026/09/25 04:11:53 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only10: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only0: Deleted 2026/09/25 04:11:53 INFO : only0.rclone_chunk.001_wpew1s: Moved (server-side) to: only0 2026/09/25 04:11:53 DEBUG : only0: size = 0 OK 2026/09/25 04:11:53 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only0: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only12: Deleted 2026/09/25 04:11:53 INFO : only12.rclone_chunk.001_wpewrv: Moved (server-side) to: only12 2026/09/25 04:11:53 DEBUG : only12: size = 0 OK 2026/09/25 04:11:53 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only12: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only4: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only4: Sizes differ 2026/09/25 04:11:53 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only5: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only5: Sizes differ 2026/09/25 04:11:53 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only6: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only6: Sizes differ 2026/09/25 04:11:53 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only7: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only7: Sizes differ 2026/09/25 04:11:53 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only8: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only8: Sizes differ 2026/09/25 04:11:53 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : only9: size = 6 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : only9: Sizes differ 2026/09/25 04:11:53 INFO : only13: Deleted 2026/09/25 04:11:53 INFO : only14: Deleted 2026/09/25 04:11:53 INFO : only13.rclone_chunk.001_wpewuo: Moved (server-side) to: only13 2026/09/25 04:11:53 DEBUG : only13: size = 0 OK 2026/09/25 04:11:53 INFO : only14.rclone_chunk.001_wpewzm: Moved (server-side) to: only14 2026/09/25 04:11:53 DEBUG : only14: size = 0 OK 2026/09/25 04:11:53 INFO : only15: Deleted 2026/09/25 04:11:53 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only14: Copied (replaced existing) 2026/09/25 04:11:53 INFO : only15.rclone_chunk.001_wpewra: Moved (server-side) to: only15 2026/09/25 04:11:53 DEBUG : only15: size = 0 OK 2026/09/25 04:11:53 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only11: Deleted 2026/09/25 04:11:53 INFO : only11.rclone_chunk.001_wpewfm: Moved (server-side) to: only11 2026/09/25 04:11:53 DEBUG : only11: size = 0 OK 2026/09/25 04:11:53 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only15: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only18: Deleted 2026/09/25 04:11:53 INFO : only17: Deleted 2026/09/25 04:11:53 INFO : only18.rclone_chunk.001_wpewpr: Moved (server-side) to: only18 2026/09/25 04:11:53 DEBUG : only18: size = 0 OK 2026/09/25 04:11:53 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only17.rclone_chunk.001_wpewcj: Moved (server-side) to: only17 2026/09/25 04:11:53 INFO : only11: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only17: size = 0 OK 2026/09/25 04:11:53 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only18: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only17: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only19: Deleted 2026/09/25 04:11:53 INFO : only19.rclone_chunk.001_wpewh5: Moved (server-side) to: only19 2026/09/25 04:11:53 DEBUG : only19: size = 0 OK 2026/09/25 04:11:53 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only13: Copied (replaced existing) 2026/09/25 04:11:53 INFO : only1: Deleted 2026/09/25 04:11:53 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only1.rclone_chunk.001_wpewlr: Moved (server-side) to: only1 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : only1: size = 0 OK 2026/09/25 04:11:53 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only19: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only1: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only4: Deleted 2026/09/25 04:11:53 INFO : only4.rclone_chunk.001_wpewc6: Moved (server-side) to: only4 2026/09/25 04:11:53 DEBUG : only4: size = 0 OK 2026/09/25 04:11:53 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only4: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only5: Deleted 2026/09/25 04:11:53 INFO : only6: Deleted 2026/09/25 04:11:53 INFO : only5.rclone_chunk.001_wpewzf: Moved (server-side) to: only5 2026/09/25 04:11:53 DEBUG : only5: size = 0 OK 2026/09/25 04:11:53 INFO : only6.rclone_chunk.001_wpew9d: Moved (server-side) to: only6 2026/09/25 04:11:53 DEBUG : only6: size = 0 OK 2026/09/25 04:11:53 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only5: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only8: Deleted 2026/09/25 04:11:53 INFO : only8.rclone_chunk.001_wpew3k: Moved (server-side) to: only8 2026/09/25 04:11:53 DEBUG : only8: size = 0 OK 2026/09/25 04:11:53 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only8: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only7: Deleted 2026/09/25 04:11:53 INFO : only7.rclone_chunk.001_wpewk0: Moved (server-side) to: only7 2026/09/25 04:11:53 DEBUG : only7: size = 0 OK 2026/09/25 04:11:53 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only7: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only6: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : only9: Deleted 2026/09/25 04:11:53 INFO : only9.rclone_chunk.001_wpew5v: Moved (server-side) to: only9 2026/09/25 04:11:53 DEBUG : only9: size = 0 OK 2026/09/25 04:11:53 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only9: Copied (replaced existing) 2026/09/25 04:11:53 INFO : only2: Deleted 2026/09/25 04:11:53 INFO : only2.rclone_chunk.001_wpewyj: Moved (server-side) to: only2 2026/09/25 04:11:53 DEBUG : only2: size = 0 OK 2026/09/25 04:11:53 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only2: Copied (replaced existing) 2026/09/25 04:11:53 INFO : only16: Deleted 2026/09/25 04:11:53 INFO : only16.rclone_chunk.001_wpewg1: Moved (server-side) to: only16 2026/09/25 04:11:53 DEBUG : only16: size = 0 OK 2026/09/25 04:11:53 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only16: Copied (replaced existing) 2026/09/25 04:11:53 INFO : only3: Deleted 2026/09/25 04:11:53 INFO : only3.rclone_chunk.001_wpew78: Moved (server-side) to: only3 2026/09/25 04:11:53 DEBUG : only3: size = 0 OK 2026/09/25 04:11:53 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/25 04:11:53 INFO : only3: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : empty_dir: Making directory with metadata 2026/09/25 04:11:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:53 DEBUG : empty_on_remote: Making directory with metadata 2026/09/25 04:11:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:53 DEBUG : empty_on_remote: Making directory with metadata 2026/09/25 04:11:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 DEBUG : empty_dir: Making directory with metadata 2026/09/25 04:11:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:53 DEBUG : empty_on_remote: Making directory with metadata 2026/09/25 04:11:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:53 DEBUG : empty_on_remote: Making directory with metadata 2026/09/25 04:11:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 DEBUG : Added delayed dir = "dir", newDst= 2026/09/25 04:11:53 DEBUG : dir/file1: Need to transfer - File not found at Destination 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.001_wpew5o: Moved (server-side) to: dir/file1.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.002_wpew5o: Moved (server-side) to: dir/file1.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.003_wpew5o: Moved (server-side) to: dir/file1.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.004_wpew5o: Moved (server-side) to: dir/file1.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.005_wpew5o: Moved (server-side) to: dir/file1.rclone_chunk.005 2026/09/25 04:11:53 DEBUG : dir/file1: size = 14 OK 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/25 04:11:53 INFO : dir/file1: Copied (new) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 DEBUG : Added delayed dir = "dir", newDst=dir 2026/09/25 04:11:53 DEBUG : dir/file1: size = 22 (Local file system at /tmp/rclone1209385261) 2026/09/25 04:11:53 DEBUG : dir/file1: size = 14 (Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba') 2026/09/25 04:11:53 DEBUG : dir/file1: Sizes differ 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.001_wpewvp: Moved (server-side) to: dir/file1.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.002_wpewvp: Moved (server-side) to: dir/file1.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.003_wpewvp: Moved (server-side) to: dir/file1.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.004_wpewvp: Moved (server-side) to: dir/file1.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.005_wpewvp: Moved (server-side) to: dir/file1.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.006_wpewvp: Moved (server-side) to: dir/file1.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.007_wpewvp: Moved (server-side) to: dir/file1.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir/file1.rclone_chunk.008_wpewvp: Moved (server-side) to: dir/file1.rclone_chunk.008 2026/09/25 04:11:53 DEBUG : dir/file1: size = 22 OK 2026/09/25 04:11:53 DEBUG : dir/file1: md5 = abd86d802ea6db2d22937d09062a69f2 OK 2026/09/25 04:11:53 INFO : dir/file1: Copied (replaced existing) 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : dir: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDirModTimeOnce (0.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 DEBUG : sub dir: Making directory with metadata 2026/09/25 04:11:53 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/09/25 04:11:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:53 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 DEBUG : sub dir: Making directory with metadata 2026/09/25 04:11:53 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/09/25 04:11:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/25 04:11:53 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/25 04:11:53 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpew9z: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpew9z: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpew9z: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpew9z: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpew9z: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpew9z: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpew9z: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpewv4: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpewv4: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpewv4: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpewv4: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpewv4: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpewv4: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpewv4: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpew4l: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpew4l: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpew4l: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpew4l: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpew4l: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpew4l: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpew4l: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpewdy: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpewdy: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpewdy: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpewdy: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpewdy: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpewdy: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpewdy: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpewok: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpewok: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpewok: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpewok: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpewok: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpewok: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpewok: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpew2p: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpew2p: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpew2p: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpew2p: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpew2p: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpew2p: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpew2p: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpewan: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpewan: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpewan: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpewan: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpewan: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpewan: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpewan: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpewzv: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpewzv: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpewzv: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpewzv: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpewzv: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpewzv: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpewzv: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpewa6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpewa6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpewa6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpewa6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpewa6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpewa6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpewa6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpewp8: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpewp8: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpewp8: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpewp8: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpewp8: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpewp8: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpewp8: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpewqm: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpewqm: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpewqm: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpewqm: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpewqm: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpewqm: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpewqm: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpewrn: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpewrn: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpewrn: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpewrn: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpewrn: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpewrn: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpewrn: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpewc3: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpewc3: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpewc3: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpewc3: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpewc3: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpewc3: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpewc3: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpew0f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpew0f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpew0f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpew0f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpew0f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpew0f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpew0f: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpewv8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpewv8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpewv8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpewv8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpewv8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpewv8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpewmg: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpewmg: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpewmg: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpewmg: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpewmg: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpewmg: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : apple.rclone_chunk.001_wpewo3: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:53 INFO : apple.rclone_chunk.002_wpewo3: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:53 INFO : banana.rclone_chunk.001_wpewrb: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:53 INFO : banana.rclone_chunk.002_wpewrb: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.001_wpeway: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.002_wpeway: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.003_wpeway: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.004_wpeway: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.005_wpeway: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.006_wpeway: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.007_wpeway: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.001_wpewke: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.002_wpewke: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.003_wpewke: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.004_wpewke: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.005_wpewke: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.006_wpewke: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : apple: Excluded 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:53 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : banana: Excluded 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:53 DEBUG : banana: size = 6 OK 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:53 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:53 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:53 DEBUG : apple: size = 5 OK 2026/09/25 04:11:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:53 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : apple: Excluded 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:53 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : banana: Excluded 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:53 DEBUG : apple: size = 5 OK 2026/09/25 04:11:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:53 DEBUG : banana: size = 6 OK 2026/09/25 04:11:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:53 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:53 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : apple: Excluded 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:53 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : banana: Excluded 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpewl1: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpewl1: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpewl1: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpewl1: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpewl1: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpewl1: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpewl1: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpeweu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpeweu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpeweu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpeweu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpeweu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpeweu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpeweu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpewm8: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpewm8: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpewm8: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpewm8: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpewm8: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpewm8: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpewm8: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpewmh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpewmh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpewmh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpewmh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpewmh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpewmh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpewmh: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpewqg: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpewqg: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpewqg: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpewqg: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpewqg: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpewqg: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpewqg: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpew7e: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpew7e: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpew7e: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpew7e: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpew7e: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpew7e: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpew7e: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpewxp: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpewxp: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpewxp: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpewxp: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpewxp: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpewxp: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpewxp: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpewri: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpewri: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpewri: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpewri: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpewri: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpewri: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpewri: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpewzb: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpewzb: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpewzb: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpewzb: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpewzb: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpewzb: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpewzb: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpewco: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpewco: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpewco: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpewco: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpewco: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpewco: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpewco: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpew80: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpew80: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpew80: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpew80: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpew80: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpew80: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpew80: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpew9n: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpew9n: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpew9n: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpew9n: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpew9n: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpew9n: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpew9n: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpewi1: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpewi1: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpewi1: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpewi1: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpewi1: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpewi1: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpewi1: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpewq1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpewq1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpewq1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpewq1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpewq1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpewq1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpewq1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpew75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpew75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpew75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpew75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpew75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpew75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpewk6: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpewk6: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpewk6: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpewk6: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpewk6: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:53 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpewk6: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:53 INFO : apple.rclone_chunk.001_wpewrp: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:53 INFO : apple.rclone_chunk.002_wpewrp: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:53 INFO : banana.rclone_chunk.001_wpew8n: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:53 INFO : banana.rclone_chunk.002_wpew8n: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.001_wpewpo: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.002_wpewpo: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.003_wpewpo: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.004_wpewpo: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.005_wpewpo: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.006_wpewpo: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:53 INFO : appleappleapplebanana.rclone_chunk.007_wpewpo: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.001_wpewdz: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.002_wpewdz: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.003_wpewdz: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.004_wpewdz: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.005_wpewdz: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:53 INFO : splitbananasplit.rclone_chunk.006_wpewdz: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : apple: Excluded 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:53 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : banana: Excluded 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:53 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:53 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:53 DEBUG : apple: size = 5 OK 2026/09/25 04:11:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:53 DEBUG : banana: size = 6 OK 2026/09/25 04:11:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : apple: Excluded 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:53 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : banana: Excluded 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:53 DEBUG : apple: size = 5 OK 2026/09/25 04:11:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:53 DEBUG : banana: size = 6 OK 2026/09/25 04:11:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:53 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:53 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:53 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 INFO : There was nothing to transfer 2026/09/25 04:11:53 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : apple: Excluded 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:53 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : banana: Excluded 2026/09/25 04:11:53 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:53 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpex3r: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpex3r: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpex3r: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpex3r: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpex3r: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpex3r: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpex3r: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpexj7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpexj7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpexj7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpexj7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpexj7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpexj7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpexj7: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpexyg: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpexyg: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpexyg: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpexyg: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpexyg: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpexyg: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpexyg: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpex5g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpex5g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpex5g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpex5g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpex5g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpex5g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpex5g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpexsf: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpexsf: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpexsf: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpexsf: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpexsf: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpexsf: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpexsf: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpexih: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpexih: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpexih: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpexih: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpexih: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpexih: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpexih: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpex53: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpex53: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpex53: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpex53: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpex53: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpex53: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpex53: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpexax: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpexax: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpexax: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpexax: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpexax: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpexax: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpexax: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpexld: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpexld: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpexld: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpexld: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpexld: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpexld: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpexld: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpexii: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpexii: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpexii: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpexii: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpexii: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpexii: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpexii: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpexzv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpexzv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpexzv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpexzv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpexzv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpexzv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpexzv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpexk8: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpexk8: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpexk8: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpexk8: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpexk8: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpexk8: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpexk8: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpex4z: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpex4z: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpex4z: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpex4z: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpex4z: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpex4z: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpex4z: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpexx3: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpexx3: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpexx3: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpexx3: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpexx3: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpexx3: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpexx3: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpexy8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpexy8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpexy8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpexy8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpexy8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpexy8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpexnd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpexnd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpexnd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpexnd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpexnd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpexnd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpexek: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpexek: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpexth: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpexth: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpexhn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpexhn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpexhn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpexhn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpexhn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpexhn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpexhn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpexu8: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpexu8: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpexu8: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpexu8: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpexu8: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpexu8: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 INFO : YXBwbGU=.rclone_chunk.001_wpexxn: Moved (server-side) to: YXBwbGU=.rclone_chunk.001 2026/09/25 04:11:54 INFO : YXBwbGU=.rclone_chunk.002_wpexxn: Moved (server-side) to: YXBwbGU=.rclone_chunk.002 2026/09/25 04:11:54 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_wpexfg: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : YXBwbGU=: size = 5 OK 2026/09/25 04:11:54 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.002_wpexfg: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.002 2026/09/25 04:11:54 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.003_wpexfg: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/25 04:11:54 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/25 04:11:54 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.004_wpexfg: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.004 2026/09/25 04:11:54 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.005_wpexfg: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.006_wpexfg: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.007_wpexfg: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.007 2026/09/25 04:11:54 INFO : YmFuYW5h.rclone_chunk.001_wpexbl: Moved (server-side) to: YmFuYW5h.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/25 04:11:54 INFO : YmFuYW5h.rclone_chunk.002_wpexbl: Moved (server-side) to: YmFuYW5h.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/25 04:11:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : YmFuYW5h: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/25 04:11:54 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_wpexk5: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.002_wpexk5: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.003_wpexk5: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.004_wpexk5: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.005_wpexk5: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.006_wpexk5: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/25 04:11:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_wpex0j: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_wpexso: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.002_wpexso: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.003_wpexso: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.004_wpexso: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.005_wpexso: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_wpex4q: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.006_wpexso: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.002_wpex4q: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.007_wpexso: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.003_wpex4q: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.004_wpex4q: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.005_wpex4q: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.006_wpex4q: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.007_wpex4q: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.002_wpex0j: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_wpexbg: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.002_wpexbg: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.003_wpexbg: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.003_wpex0j: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.004_wpexbg: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.005_wpexbg: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.006_wpexbg: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_wpexax: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.004_wpex0j: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.007_wpexbg: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_wpexcv: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.005_wpex0j: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.006_wpex0j: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.007_wpex0j: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.002_wpexcv: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.003_wpexcv: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.002_wpexax: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/25 04:11:54 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.004_wpexcv: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.003_wpexax: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.005_wpexcv: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.004_wpexax: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.006_wpexcv: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.007_wpexcv: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.005_wpexax: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.006_wpexax: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.007_wpexax: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_wpexd9: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_wpexd8: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.002_wpexd9: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.002_wpexd8: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.003_wpexd9: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.003_wpexd8: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.004_wpexd8: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.004_wpexd9: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.005_wpexd8: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.006_wpexd8: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.005_wpexd9: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.006_wpexd9: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.007_wpexd9: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.007_wpexd8: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_wpexi8: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.002_wpexi8: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.003_wpexi8: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.004_wpexi8: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.005_wpexi8: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.006_wpexi8: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.007_wpexi8: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_wpex3z: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.002_wpex3z: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_wpex1j: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.002_wpex1j: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_wpexmd: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.003_wpex3z: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_wpexxv: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.003_wpex1j: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.002_wpexmd: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.004_wpex3z: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.002_wpexxv: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.003_wpexmd: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.005_wpex3z: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.004_wpex1j: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.003_wpexxv: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.004_wpexxv: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.004_wpexmd: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.005_wpex1j: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.006_wpex3z: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.005_wpexxv: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.007_wpex3z: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.005_wpexmd: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.006_wpexxv: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.006_wpex1j: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/25 04:11:54 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.007_wpex1j: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.006_wpexmd: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.007_wpexxv: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 04:11:54 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_wpexic: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.002_wpexic: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.007_wpexmd: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_wpexw9: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.002_wpexw9: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.003_wpexic: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.003_wpexw9: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_wpexw3: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.004_wpexw9: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.002_wpexw3: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.005_wpexw9: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.004_wpexic: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.003_wpexw3: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.006_wpexw9: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.004_wpexw3: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.005_wpexic: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.005_wpexw3: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.006_wpexw3: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/25 04:11:54 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.006_wpexic: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/25 04:11:54 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.007_wpexic: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : apple: Deleted 2026/09/25 04:11:54 INFO : splitbananasplit: Deleted 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt: Deleted 2026/09/25 04:11:54 INFO : appleappleapplebanana: Deleted 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/25 04:11:54 INFO : banana: Deleted 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt: Deleted 2026/09/25 04:11:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : YXBwbGU=: Excluded 2026/09/25 04:11:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/25 04:11:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : YmFuYW5h: Excluded 2026/09/25 04:11:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : YXBwbGU=: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : YmFuYW5h: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : YXBwbGU=: Excluded 2026/09/25 04:11:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/25 04:11:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : YmFuYW5h: Excluded 2026/09/25 04:11:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/25 04:11:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : apple: transformed to: YXBwbGU= 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/25 04:11:54 DEBUG : banana: transformed to: YmFuYW5h 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpex8s: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpex8s: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpex8s: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpex8s: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpex8s: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpex8s: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpex8s: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpexqx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpexqx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpexqx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpexqx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpexqx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpexqx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpexqx: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpexxk: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpexxk: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpexxk: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpexxk: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpexxk: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpexxk: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpexxk: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpex1k: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpex1k: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpex1k: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpex1k: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpex1k: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpex1k: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpex1k: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpexc7: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpexc7: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpexc7: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpexc7: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpexc7: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpexc7: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpexc7: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpex7r: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpex7r: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpex7r: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpex7r: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpex7r: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpex7r: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpex7r: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpex0l: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpex0l: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpex0l: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpex0l: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpex0l: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpex0l: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpex0l: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpexcf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpexcf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpexcf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpexcf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpexcf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpexcf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpexcf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpex8t: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpex8t: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpex8t: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpex8t: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpex8t: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpex8t: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpex8t: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpexhc: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpexhc: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpexhc: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpexhc: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpexhc: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpexhc: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpexhc: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpexhy: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpexhy: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpexhy: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpexhy: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpexhy: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpexhy: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpexhy: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpex9f: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpex9f: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpex9f: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpex9f: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpex9f: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpex9f: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpex9f: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpexrb: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpexrb: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpexrb: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpexrb: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpexrb: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpexrb: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpexrb: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpex52: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpex52: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpex52: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpex52: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpex52: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpex52: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpex52: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpex6w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpex6w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpex6w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpex6w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpex6w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpex6w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpexd2: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpexd2: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpexd2: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpexd2: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpexd2: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpexd2: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpex73: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpex73: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpexd9: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpexd9: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpexz0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpexz0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpexz0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpexz0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpexz0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpexz0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpexz0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpexmc: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpexmc: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpexmc: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpexmc: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpexmc: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpexmc: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 INFO : PREFIXapple.rclone_chunk.001_wpex8w: Moved (server-side) to: PREFIXapple.rclone_chunk.001 2026/09/25 04:11:54 INFO : PREFIXbanana.rclone_chunk.001_wpextl: Moved (server-side) to: PREFIXbanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : PREFIXbanana.rclone_chunk.002_wpextl: Moved (server-side) to: PREFIXbanana.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : PREFIXbanana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/25 04:11:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/25 04:11:54 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_wpex90: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : PREFIXapple.rclone_chunk.002_wpex8w: Moved (server-side) to: PREFIXapple.rclone_chunk.002 2026/09/25 04:11:54 INFO : PREFIXappleappleapplebanana.rclone_chunk.002_wpex90: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 INFO : PREFIXappleappleapplebanana.rclone_chunk.003_wpex90: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : PREFIXapple: size = 5 OK 2026/09/25 04:11:54 INFO : PREFIXappleappleapplebanana.rclone_chunk.004_wpex90: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/25 04:11:54 INFO : apple: Copied (new) to: PREFIXapple 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 INFO : PREFIXappleappleapplebanana.rclone_chunk.005_wpex90: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 INFO : PREFIXappleappleapplebanana.rclone_chunk.006_wpex90: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 INFO : PREFIXappleappleapplebanana.rclone_chunk.007_wpex90: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 INFO : PREFIXsplitbananasplit.rclone_chunk.001_wpexsh: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 INFO : PREFIXsplitbananasplit.rclone_chunk.002_wpexsh: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 INFO : PREFIXsplitbananasplit.rclone_chunk.003_wpexsh: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 INFO : PREFIXsplitbananasplit.rclone_chunk.004_wpexsh: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 INFO : PREFIXsplitbananasplit.rclone_chunk.005_wpexsh: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : PREFIXsplitbananasplit.rclone_chunk.006_wpexsh: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/25 04:11:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_wpexlg: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_wpexrp: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.002_wpexrp: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.003_wpexrp: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.004_wpexrp: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.005_wpexrp: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.006_wpexrp: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.007_wpexrp: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.002_wpexlg: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/25 04:11:54 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.003_wpexlg: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.004_wpexlg: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.005_wpexlg: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.006_wpexlg: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.007_wpexlg: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_wpexn9: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_wpexks: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_wpexwa: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.002_wpexks: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.002_wpexn9: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.002_wpexwa: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.003_wpexks: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.003_wpexwa: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.003_wpexn9: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.004_wpexks: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.004_wpexwa: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.005_wpexwa: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.004_wpexn9: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.006_wpexwa: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.005_wpexks: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.007_wpexwa: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.006_wpexks: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_wpexdx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.002_wpexdx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.005_wpexn9: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.003_wpexdx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.007_wpexks: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.006_wpexn9: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.004_wpexdx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.005_wpexdx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.006_wpexdx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.007_wpexdx: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.007_wpexn9: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_wpexi5: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.002_wpexi5: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_wpexlf: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.003_wpexi5: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.002_wpexlf: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.004_wpexi5: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.003_wpexlf: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.005_wpexi5: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.006_wpexi5: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.007_wpexi5: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_wpex2f: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.002_wpex2f: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.004_wpexlf: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.005_wpexlf: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.006_wpexlf: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.003_wpex2f: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.007_wpexlf: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.004_wpex2f: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_wpexm3: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_wpexmp: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.002_wpexmp: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.005_wpex2f: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.002_wpexm3: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.003_wpexm3: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.003_wpexmp: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.006_wpex2f: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.004_wpexmp: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.005_wpexmp: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.004_wpexm3: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.007_wpex2f: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.005_wpexm3: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.006_wpexm3: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.007_wpexm3: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_wpexk5: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.002_wpexk5: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.003_wpexk5: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.004_wpexk5: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.005_wpexk5: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.006_wpexk5: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.007_wpexk5: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.006_wpexmp: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.007_wpexmp: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_wpexb8: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.002_wpexb8: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_wpexm4: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.003_wpexb8: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.002_wpexm4: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.004_wpexb8: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_wpex9z: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.003_wpexm4: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.002_wpex9z: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.004_wpexm4: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.005_wpexm4: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.006_wpexm4: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.005_wpexb8: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_wpexik: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.003_wpex9z: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.004_wpex9z: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.005_wpex9z: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.006_wpex9z: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.007_wpex9z: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.006_wpexb8: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.002_wpexik: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.007_wpexb8: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.003_wpexik: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.004_wpexik: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.005_wpexik: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/25 04:11:54 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.006_wpexik: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt: Deleted 2026/09/25 04:11:54 INFO : appleappleapplebanana: Deleted 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt: Deleted 2026/09/25 04:11:54 INFO : banana: Deleted 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/25 04:11:54 INFO : apple: Deleted 2026/09/25 04:11:54 INFO : splitbananasplit: Deleted 2026/09/25 04:11:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : PREFIXapple: Excluded 2026/09/25 04:11:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : PREFIXbanana: Excluded 2026/09/25 04:11:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : PREFIXsplitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : apple: transformed to: PREFIXapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/25 04:11:54 DEBUG : banana: transformed to: PREFIXbanana 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/25 04:11:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpexc8: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpexc8: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/25 04:11:54 INFO : apple: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpexez: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpexez: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpex2s: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpex2s: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpex2s: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/25 04:11:54 INFO : banana: Copied (new) 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpex2s: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpex2s: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpex2s: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpex8y: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpex8y: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpexo1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpex8y: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpexo1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/25 04:11:54 INFO : splitbananasplit: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpex8y: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpex8y: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpex8y: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpex8y: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpexo1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpexo1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpexo1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpexo1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpexo1: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpexhj: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpexhj: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpexhj: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpexhj: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/25 04:11:54 INFO : appleappleapplebanana: Copied (new) 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpexhj: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpexhj: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpexs5: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpexs5: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpexs5: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpexhj: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpexs5: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpexs5: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpexs5: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpexs5: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpexz2: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpexz2: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpexz2: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpexz2: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpexz2: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpexz2: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpexta: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpexz2: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpexta: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpexj1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpexta: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpexj1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpexj1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpexj1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpexta: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpexj1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpexta: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpexj1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpexta: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpexj1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpexta: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpexl3: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpexl3: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpexac: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpexl3: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpexac: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpexl3: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpexac: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpexl3: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpexac: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpexl3: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpexac: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpexl3: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpexac: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpexac: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpexe6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpexe6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpexe6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpexe6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpexe6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpexe6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpexe6: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpex00: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpex00: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpex00: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpex00: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpex00: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpex00: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpex00: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpex3g: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpex3g: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpex3g: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpex3g: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpex3g: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpex3g: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpex3g: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpexqh: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpexqh: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpexqh: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpex48: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpexqh: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpex48: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpexqh: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpex48: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpexqh: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpex48: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpex48: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpex48: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpexg3: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpex48: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpexg3: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpexg3: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpexg3: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpexgw: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpexgw: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpexg3: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpexgw: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpexgw: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpexg3: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpexgw: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpexg3: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpexgw: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpexgw: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpex8e: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpex8e: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpex8e: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpex8e: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpex8e: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpex8e: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/25 04:11:54 INFO : PREFIXbanana: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/25 04:11:54 INFO : PREFIXsplitbananasplit: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/25 04:11:54 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/25 04:11:54 INFO : PREFIXapple: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/25 04:11:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpex4w: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpex4w: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpex4w: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpex4w: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpex4w: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpex4w: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpex4w: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpexdu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpexdu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpexdu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpexdu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpexdu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpexdu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpexdu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpexos: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpexos: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpexos: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpexos: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpexos: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpexos: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpexos: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpexd8: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpexd8: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpexd8: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpexd8: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpexd8: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpexd8: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpexd8: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpexa0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpexa0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpexa0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpexa0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpexa0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpexa0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpexa0: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpex59: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpex59: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpex59: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpex59: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpex59: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpex59: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpex59: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpex2c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpex2c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpex2c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpex2c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpex2c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpex2c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpex2c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpexbf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpexbf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpexbf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpexbf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpexbf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpexbf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpexbf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpexjy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpexjy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpexjy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpexjy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpexjy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpexjy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpexjy: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpex0y: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpex0y: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpex0y: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpex0y: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpex0y: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpex0y: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpex0y: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpexmd: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpexmd: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpexmd: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpexmd: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpexmd: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpexmd: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpexmd: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpexfj: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpexfj: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpexfj: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpexfj: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpexfj: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpexfj: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpexfj: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpexo6: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpexo6: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpexo6: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpexo6: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpexo6: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpexo6: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpexo6: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpexcd: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpexcd: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpexcd: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpexcd: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpexcd: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpexcd: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpexcd: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpexv2: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpexv2: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpexv2: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpexv2: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpexv2: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpexv2: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpex1l: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpex1l: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpex1l: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpex1l: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpex1l: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpex1l: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpexzd: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpexzd: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpex9n: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpex9n: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpex05: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpex05: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpex05: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpex05: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpex05: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpex05: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpex05: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpex6a: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpex6a: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpex6a: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpex6a: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpex6a: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpex6a: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 04:11:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 INFO : appleSUFFIX.rclone_chunk.001_wpexbo: Moved (server-side) to: appleSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleSUFFIX.rclone_chunk.002_wpexbo: Moved (server-side) to: appleSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : appleSUFFIX: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/25 04:11:54 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : bananaSUFFIX.rclone_chunk.001_wpexya: Moved (server-side) to: bananaSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_wpex3t: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : bananaSUFFIX.rclone_chunk.002_wpexya: Moved (server-side) to: bananaSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebananaSUFFIX.rclone_chunk.002_wpex3t: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplitSUFFIX.rclone_chunk.001_wpexv0: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebananaSUFFIX.rclone_chunk.003_wpex3t: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : splitbananasplitSUFFIX.rclone_chunk.002_wpexv0: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebananaSUFFIX.rclone_chunk.004_wpex3t: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplitSUFFIX.rclone_chunk.003_wpexv0: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebananaSUFFIX.rclone_chunk.005_wpex3t: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplitSUFFIX.rclone_chunk.004_wpexv0: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplitSUFFIX.rclone_chunk.005_wpexv0: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplitSUFFIX.rclone_chunk.006_wpexv0: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebananaSUFFIX.rclone_chunk.006_wpex3t: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/25 04:11:54 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/25 04:11:54 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/25 04:11:54 INFO : appleappleapplebananaSUFFIX.rclone_chunk.007_wpex3t: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/25 04:11:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/25 04:11:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_wpexq0: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.002_wpexq0: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.003_wpexq0: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.004_wpexq0: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_wpexaw: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.005_wpexq0: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.006_wpexq0: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.007_wpexq0: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.002_wpexaw: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.003_wpexaw: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_wpexrg: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.004_wpexaw: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.005_wpexaw: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.002_wpexrg: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.006_wpexaw: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.007_wpexaw: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_wpexar: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.002_wpexar: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.003_wpexrg: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.003_wpexar: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.004_wpexar: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.004_wpexrg: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.005_wpexar: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.006_wpexar: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.005_wpexrg: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.007_wpexar: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.006_wpexrg: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.007_wpexrg: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_wpexgc: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_wpexfq: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.002_wpexgc: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.002_wpexfq: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.003_wpexfq: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.004_wpexfq: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.003_wpexgc: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.005_wpexfq: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.006_wpexfq: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_wpexfq: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.004_wpexgc: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.007_wpexfq: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.002_wpexfq: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.005_wpexgc: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.006_wpexgc: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.003_wpexfq: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_wpexvi: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.007_wpexgc: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.004_wpexfq: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.005_wpexfq: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.006_wpexfq: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.007_wpexfq: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.002_wpexvi: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_wpexxf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.002_wpexxf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.003_wpexxf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.004_wpexxf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.003_wpexvi: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.004_wpexvi: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.005_wpexvi: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.006_wpexvi: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.005_wpexxf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.006_wpexxf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.007_wpexxf: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.007_wpexvi: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_wpexn5: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.002_wpexn5: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.003_wpexn5: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.004_wpexn5: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.005_wpexn5: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.006_wpexn5: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_wpex0a: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.007_wpexn5: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.002_wpex0a: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.003_wpex0a: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.004_wpex0a: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.005_wpex0a: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.006_wpex0a: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.007_wpex0a: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_wpexdm: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.002_wpexdm: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.003_wpexdm: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.004_wpexdm: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.005_wpexdm: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_wpexq7: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.006_wpexdm: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.002_wpexq7: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.007_wpexdm: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.003_wpexq7: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.004_wpexq7: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_wpex2r: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.005_wpexq7: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.002_wpex2r: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.006_wpexq7: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.003_wpex2r: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.007_wpexq7: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.004_wpex2r: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.005_wpex2r: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.006_wpex2r: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_wpexb1: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.002_wpexb1: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.003_wpexb1: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.004_wpexb1: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_wpexp1: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.002_wpexp1: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.003_wpexp1: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.004_wpexp1: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.005_wpexp1: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.006_wpexp1: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.005_wpexb1: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.006_wpexb1: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.007_wpexb1: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt: Deleted 2026/09/25 04:11:54 INFO : banana: Deleted 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt: Deleted 2026/09/25 04:11:54 INFO : apple: Deleted 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/25 04:11:54 INFO : appleappleapplebanana: Deleted 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/25 04:11:54 INFO : splitbananasplit: Deleted 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt: Deleted 2026/09/25 04:11:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : bananaSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : apple: transformed to: appleSUFFIX 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/25 04:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/25 04:11:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpexih: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpexih: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/25 04:11:54 INFO : banana: Copied (new) 2026/09/25 04:11:54 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpexrg: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpexrg: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpexrg: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpexrg: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpexrg: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpexrg: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpexrg: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/25 04:11:54 INFO : appleappleapplebanana: Copied (new) 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpexxt: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpexxt: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpexxt: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpexxt: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpexxt: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpexxt: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/25 04:11:54 INFO : splitbananasplit: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpex47: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpex47: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/25 04:11:54 INFO : apple: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpexj2: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpexj2: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpexj2: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpexj2: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpexj2: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpexj2: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpexj2: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpextv: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpextv: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpextv: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpextv: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpextv: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpexai: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpexai: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpexfg: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpextv: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpexfg: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpexfg: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpexai: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpexfg: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpexai: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpexai: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpexfg: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpextv: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpexfg: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpexfg: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpexil: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpexil: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpexil: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpexai: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpexil: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpexai: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpexil: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpexil: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpexil: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpex2i: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpex2i: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpex2i: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpex2i: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpex2i: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpex2i: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpexne: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpexne: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpex2i: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpexne: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpexne: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpexne: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpexne: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpexne: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpexnd: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpexnd: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpexnd: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpexnd: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpexnd: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpexnd: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpexnd: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpex35: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpex35: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpex35: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpex35: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpex35: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpex35: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpex1x: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpex35: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpex1x: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpex1x: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpex1x: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpex1x: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpex1x: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpex1x: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpex4u: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpex4u: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpex4u: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpex4u: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpexlq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpex4u: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpexzf: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpexlq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpexzf: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpex4u: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpexzf: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpexlq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpex4u: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpexzf: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpexzf: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpexzf: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpexzf: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpex47: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpexlq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpex47: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpexlq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpex47: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpex4s: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpex47: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpex4s: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpex47: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpex4s: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpex47: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpex4s: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpex47: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpex4s: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpex4s: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpexlq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpexlq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpexoz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpexoz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpexoz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpexoz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpexoz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpexoz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : appleSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : bananaSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : splitbananasplitSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/25 04:11:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpexqe: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpexqe: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpexqe: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpexqe: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpexqe: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpexqe: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpexqe: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpexi1: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpexi1: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpexi1: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpexi1: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpexi1: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpexi1: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpexi1: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpex0y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpex0y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpex0y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpex0y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpex0y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpex0y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpex0y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpexso: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpexso: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpexso: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpexso: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpexso: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpexso: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpexso: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpex9a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpex9a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpex9a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpex9a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpex9a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpex9a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpex9a: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpexwv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpexwv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpexwv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpexwv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpexwv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpexwv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpexwv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpexrv: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpexrv: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpexrv: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpexrv: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpexrv: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpexrv: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpexrv: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpexe0: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpexe0: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpexe0: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpexe0: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpexe0: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpexe0: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpexe0: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpex20: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpex20: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpex20: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpex20: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpex20: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpex20: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpex20: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpex8l: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpex8l: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpex8l: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpex8l: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpex8l: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpex8l: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpex8l: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpexsc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpexsc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpexsc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpexsc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpexsc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpexsc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpexsc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpex8x: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpex8x: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpex8x: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpex8x: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpex8x: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpex8x: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpex8x: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpex6p: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpex6p: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpex6p: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpex6p: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpex6p: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpex6p: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpex6p: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpexrg: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpexrg: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpexrg: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpexrg: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpexrg: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpexrg: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpexrg: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpexsg: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpexsg: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpexsg: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpexsg: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpexsg: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpexsg: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpexjf: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpexjf: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpexjf: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpexjf: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpexjf: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpexjf: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpex1p: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpex1p: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpexnb: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpexnb: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpexbe: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpexbe: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpexbe: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpexbe: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpexbe: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpexbe: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpexbe: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpexdv: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpexdv: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpexdv: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpexdv: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpexdv: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpexdv: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 INFO : appleapple.rclone_chunk.001_wpexvc: Moved (server-side) to: appleapple.rclone_chunk.001 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 INFO : splitbanan.rclone_chunk.001_wpex8p: Moved (server-side) to: splitbanan.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleapple.rclone_chunk.002_wpexvc: Moved (server-side) to: appleapple.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 INFO : appleapple.rclone_chunk.003_wpexvc: Moved (server-side) to: appleapple.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 INFO : splitbanan.rclone_chunk.002_wpex8p: Moved (server-side) to: splitbanan.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleapple.rclone_chunk.004_wpexvc: Moved (server-side) to: appleapple.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 INFO : splitbanan.rclone_chunk.003_wpex8p: Moved (server-side) to: splitbanan.rclone_chunk.003 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 INFO : splitbanan.rclone_chunk.004_wpex8p: Moved (server-side) to: splitbanan.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 INFO : splitbanan.rclone_chunk.005_wpex8p: Moved (server-side) to: splitbanan.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 INFO : appleapple.rclone_chunk.005_wpexvc: Moved (server-side) to: appleapple.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 INFO : splitbanan.rclone_chunk.006_wpex8p: Moved (server-side) to: splitbanan.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 INFO : appleapple.rclone_chunk.006_wpexvc: Moved (server-side) to: appleapple.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 INFO : appleapple.rclone_chunk.007_wpexvc: Moved (server-side) to: appleapple.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : splitbanan: size = 16 OK 2026/09/25 04:11:54 DEBUG : appleapple: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/25 04:11:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : dir1/0000-abcde.rclone_chunk.001_wpexgg: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdef.rclone_chunk.001_wpexun: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdef.rclone_chunk.002_wpexun: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdef.rclone_chunk.003_wpexun: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefg.rclone_chunk.001_wpexrt: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcde.rclone_chunk.002_wpexgg: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdef.rclone_chunk.004_wpexun: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefg.rclone_chunk.002_wpexrt: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdef.rclone_chunk.005_wpexun: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defgh.rclone_chunk.001_wpex8a: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefg.rclone_chunk.003_wpexrt: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdef.rclone_chunk.006_wpexun: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defgh.rclone_chunk.002_wpex8a: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefg.rclone_chunk.004_wpexrt: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdef.rclone_chunk.007_wpexun: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defgh.rclone_chunk.003_wpex8a: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefg.rclone_chunk.005_wpexrt: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0003-defgh.rclone_chunk.004_wpex8a: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 04:11:54 INFO : dir1/0002-cdefg.rclone_chunk.006_wpexrt: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defgh.rclone_chunk.005_wpex8a: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefg.rclone_chunk.007_wpexrt: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defgh.rclone_chunk.006_wpex8a: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0003-defgh.rclone_chunk.007_wpex8a: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0000-abcde.rclone_chunk.003_wpexgg: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcde.rclone_chunk.004_wpexgg: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcde.rclone_chunk.005_wpexgg: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcde.rclone_chunk.006_wpexgg: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 04:11:54 INFO : dir1/0005-fghij.rclone_chunk.001_wpexwt: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghij.rclone_chunk.002_wpexwt: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghij.rclone_chunk.003_wpexwt: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghij.rclone_chunk.004_wpexwt: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghij.rclone_chunk.005_wpexwt: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijk.rclone_chunk.001_wpexps: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghij.rclone_chunk.006_wpexwt: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijk.rclone_chunk.002_wpexps: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijk.rclone_chunk.003_wpexps: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijk.rclone_chunk.004_wpexps: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijk.rclone_chunk.005_wpexps: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghi.rclone_chunk.001_wpexbw: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijk.rclone_chunk.006_wpexps: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghi.rclone_chunk.002_wpexbw: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghi.rclone_chunk.003_wpexbw: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghi.rclone_chunk.004_wpexbw: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghi.rclone_chunk.005_wpexbw: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghi.rclone_chunk.006_wpexbw: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghi.rclone_chunk.007_wpexbw: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghij.rclone_chunk.007_wpexwt: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijk.rclone_chunk.007_wpexps: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0000-abcde.rclone_chunk.007_wpexgg: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0007-12345.rclone_chunk.001_wpexcg: Moved (server-side) to: dir1/0007-12345.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-12345.rclone_chunk.002_wpexcg: Moved (server-side) to: dir1/0007-12345.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-12345.rclone_chunk.003_wpexcg: Moved (server-side) to: dir1/0007-12345.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-12345.rclone_chunk.004_wpexcg: Moved (server-side) to: dir1/0007-12345.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-12345.rclone_chunk.005_wpexcg: Moved (server-side) to: dir1/0007-12345.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/25 04:11:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 04:11:54 INFO : dir1/0007-12345.rclone_chunk.006_wpexcg: Moved (server-side) to: dir1/0007-12345.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-12345.rclone_chunk.007_wpexcg: Moved (server-side) to: dir1/0007-12345.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 04:11:54 INFO : dir1/0009-34567.rclone_chunk.001_wpexum: Moved (server-side) to: dir1/0009-34567.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-34567.rclone_chunk.002_wpexum: Moved (server-side) to: dir1/0009-34567.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789.rclone_chunk.001_wpexa0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-34567.rclone_chunk.003_wpexum: Moved (server-side) to: dir1/0009-34567.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789.rclone_chunk.002_wpexa0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-34567.rclone_chunk.004_wpexum: Moved (server-side) to: dir1/0009-34567.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-34567.rclone_chunk.005_wpexum: Moved (server-side) to: dir1/0009-34567.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-34567.rclone_chunk.006_wpexum: Moved (server-side) to: dir1/0009-34567.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-34567.rclone_chunk.007_wpexum: Moved (server-side) to: dir1/0009-34567.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 04:11:54 INFO : dir1/0011-56789.rclone_chunk.003_wpexa0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789.rclone_chunk.004_wpexa0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-23456.rclone_chunk.001_wpexk9: Moved (server-side) to: dir1/0008-23456.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-23456.rclone_chunk.002_wpexk9: Moved (server-side) to: dir1/0008-23456.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789.rclone_chunk.005_wpexa0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-23456.rclone_chunk.003_wpexk9: Moved (server-side) to: dir1/0008-23456.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789.rclone_chunk.006_wpexa0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-45678.rclone_chunk.001_wpex04: Moved (server-side) to: dir1/0010-45678.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-23456.rclone_chunk.004_wpexk9: Moved (server-side) to: dir1/0008-23456.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-45678.rclone_chunk.002_wpex04: Moved (server-side) to: dir1/0010-45678.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-45678.rclone_chunk.003_wpex04: Moved (server-side) to: dir1/0010-45678.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-45678.rclone_chunk.004_wpex04: Moved (server-side) to: dir1/0010-45678.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789.rclone_chunk.007_wpexa0: Moved (server-side) to: dir1/0011-56789.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0008-23456.rclone_chunk.005_wpexk9: Moved (server-side) to: dir1/0008-23456.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.rclone_chunk.001_wpex9o: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-45678.rclone_chunk.005_wpex04: Moved (server-side) to: dir1/0010-45678.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/25 04:11:54 INFO : dir1/0008-23456.rclone_chunk.006_wpexk9: Moved (server-side) to: dir1/0008-23456.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/25 04:11:54 INFO : dir1/0012-6789;.rclone_chunk.002_wpex9o: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.rclone_chunk.003_wpex9o: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-23456.rclone_chunk.007_wpexk9: Moved (server-side) to: dir1/0008-23456.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.rclone_chunk.004_wpex9o: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/25 04:11:54 INFO : dir1/0012-6789;.rclone_chunk.005_wpex9o: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.005 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 04:11:54 INFO : dir1/0012-6789;.rclone_chunk.006_wpex9o: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.rclone_chunk.007_wpex9o: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 04:11:54 INFO : dir1/0013-789;=.rclone_chunk.001_wpex1h: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.rclone_chunk.002_wpex1h: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 04:11:54 INFO : dir1/0013-789;=.rclone_chunk.003_wpex1h: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.rclone_chunk.004_wpex1h: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-45678.rclone_chunk.006_wpex04: Moved (server-side) to: dir1/0010-45678.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.rclone_chunk.005_wpex1h: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-45678.rclone_chunk.007_wpex04: Moved (server-side) to: dir1/0010-45678.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/25 04:11:54 INFO : dir1/0014-89;=..rclone_chunk.001_wpexdq: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.rclone_chunk.006_wpex1h: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.rclone_chunk.007_wpex1h: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.007 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/25 04:11:54 INFO : dir1/0014-89;=..rclone_chunk.002_wpexdq: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=..rclone_chunk.003_wpexdq: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=..rclone_chunk.004_wpexdq: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=..rclone_chunk.005_wpexdq: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=..rclone_chunk.006_wpexdq: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0015-9;=.t.rclone_chunk.001_wpex3j: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.t.rclone_chunk.002_wpex3j: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/25 04:11:54 INFO : dir1/0015-9;=.t.rclone_chunk.003_wpex3j: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/25 04:11:54 INFO : dir1/0015-9;=.t.rclone_chunk.004_wpex3j: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.t.rclone_chunk.005_wpex3j: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.t.rclone_chunk.006_wpex3j: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : appleappleapplebanana: Deleted 2026/09/25 04:11:54 INFO : splitbananasplit: Deleted 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt: Deleted 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt: Deleted 2026/09/25 04:11:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleapple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleapple: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbanan: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcde: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdef: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefg: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defgh: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghi: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghij: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijk: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-12345: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-23456: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-34567: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-45678: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : appleapple: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbanan: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/25 04:11:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/25 04:11:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/25 04:11:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/25 04:11:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/25 04:11:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/25 04:11:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/25 04:11:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/25 04:11:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/25 04:11:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/25 04:11:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/25 04:11:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/25 04:11:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/25 04:11:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/25 04:11:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/25 04:11:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/25 04:11:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleapple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleapple: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbanan: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcde: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdef: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefg: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defgh: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghi: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghij: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijk: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-12345: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-23456: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-34567: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-45678: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/25 04:11:54 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpexi4: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpexi4: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpexi4: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpexi4: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpexi4: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpexi4: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpexi4: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpex52: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpex52: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpex52: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpex52: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpex52: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpex52: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpex52: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpex7y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpex7y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpex7y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpex7y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpex7y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpex7y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpex7y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpexrt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpexrt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpexrt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpexrt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpexrt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpexrt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpexrt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpexb3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpexb3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpexb3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpexb3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpexb3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpexb3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpexb3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpexvy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpexvy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpexvy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpexvy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpexvy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpexvy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpexvy: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpexy6: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpexy6: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpexy6: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpexy6: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpexy6: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpexy6: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpexy6: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpexau: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpexau: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpexau: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpexau: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpexau: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpexau: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpexau: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpex5q: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpex5q: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpex5q: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpex5q: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpex5q: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpex5q: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpex5q: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpex38: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpex38: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpex38: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpex38: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpex38: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpex38: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpex38: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpexxb: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpexxb: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpexxb: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpexxb: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpexxb: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpexxb: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpexxb: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpexcz: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpexcz: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpexcz: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpexcz: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpexcz: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpexcz: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpexcz: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpexse: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpexse: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpexse: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpexse: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpexse: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpexse: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpexse: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpexgn: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpexgn: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpexgn: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpexgn: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpexgn: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpexgn: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpexgn: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpex0t: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpex0t: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpex0t: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpex0t: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpex0t: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpex0t: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpexii: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpexii: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpexii: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpexii: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpexii: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpexii: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpexjm: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpexjm: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpexj1: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpexj1: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpexuv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpexuv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpexuv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpexuv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpexuv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpexuv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpexuv: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpex2e: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpex2e: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpex2e: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpex2e: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpex2e: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpex2e: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : There was nothing to transfer 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : There was nothing to transfer 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpexji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpexji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpexji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpexji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpexji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpexji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpexji: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpex8n: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpex8n: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpex8n: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpex8n: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpex8n: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpex8n: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpex8n: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpex4w: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpex4w: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpex4w: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpex4w: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpex4w: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpex4w: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpex4w: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpex87: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpex87: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpex87: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpex87: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpex87: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpex87: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpex87: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpex3t: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpex3t: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpex3t: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpex3t: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpex3t: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpex3t: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpex3t: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpexwx: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpexwx: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpexwx: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpexwx: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpexwx: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpexwx: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpexwx: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpexwo: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpexwo: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpexwo: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpexwo: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpexwo: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpexwo: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpexwo: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpexei: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpexei: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpexei: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpexei: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpexei: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpexei: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpexei: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpexsn: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpexsn: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpexsn: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpexsn: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpexsn: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpexsn: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpexsn: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpexzr: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpexzr: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpexzr: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpexzr: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpexzr: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpexzr: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpexzr: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpex0u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpex0u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpex0u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpex0u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpex0u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpex0u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpex0u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpex5o: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpex5o: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpex5o: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpex5o: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpex5o: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpex5o: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpex5o: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpexer: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpexer: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpexer: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpexer: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpexer: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpexer: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpexer: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpexa1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpexa1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpexa1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpexa1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpexa1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpexa1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpexa1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpexa3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpexa3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpexa3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpexa3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpexa3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpexa3: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpexkr: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpexkr: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpexkr: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpexkr: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpexkr: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpexkr: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpex02: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpex02: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpex4u: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpex4u: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpexdm: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpexdm: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpexdm: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpexdm: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpexdm: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpexdm: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpexdm: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpexue: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpexue: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpexue: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpexue: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpexue: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpexue: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : There was nothing to transfer 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : There was nothing to transfer 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpexs6: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpexs6: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpexs6: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpexs6: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpexs6: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpexs6: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpexs6: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpex94: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpex94: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpex94: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpex94: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpex94: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpex94: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpex94: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpex3h: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpex3h: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpex3h: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpex3h: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpex3h: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpex3h: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpex3h: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpexlt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpexlt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpexlt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpexlt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpexlt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpexlt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpexlt: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpex3h: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpex3h: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpex3h: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpex3h: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpex3h: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpex3h: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpex3h: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpexyz: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpexyz: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpexyz: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpexyz: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpexyz: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpexyz: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpexyz: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpexzi: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpexzi: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpexzi: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpexzi: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpexzi: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpexzi: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpexzi: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpexme: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpexme: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpexme: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpexme: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpexme: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpexme: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpexme: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpexby: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpexby: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpexby: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpexby: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpexby: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpexby: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpexby: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpexsf: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpexsf: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpexsf: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpexsf: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpexsf: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpexsf: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpexsf: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpexmi: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpexmi: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpexmi: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpexmi: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpexmi: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpexmi: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpexmi: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpexu5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpexu5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpexu5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpexu5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpexu5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpexu5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpexu5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpexdw: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpexdw: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpexdw: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpexdw: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpexdw: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpexdw: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpexdw: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpexp0: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpexp0: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpexp0: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpexp0: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpexp0: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpexp0: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpexp0: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpexa4: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpexa4: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpexa4: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpexa4: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpexa4: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpexa4: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpex4t: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpex4t: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpex4t: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpex4t: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpex4t: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpex4t: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpex4j: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpex4j: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpexgq: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpexgq: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpexwn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpexwn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpexwn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpexwn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpexwn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpexwn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpexwn: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpexfa: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpexfa: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpexfa: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpexfa: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpexfa: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpexfa: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : There was nothing to transfer 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : There was nothing to transfer 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpexop: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpexop: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpexop: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpexop: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpexop: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpexop: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpexop: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpexiw: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpexiw: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpexiw: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpexiw: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpexiw: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpexiw: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpexiw: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpex3d: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpex3d: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpex3d: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpex3d: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpex3d: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpex3d: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpex3d: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpexit: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpexit: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpexit: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpexit: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpexit: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpexit: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpexit: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpex45: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpex45: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpex45: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpex45: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpex45: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpex45: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpex45: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpexfh: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpexfh: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpexfh: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpexfh: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpexfh: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpexfh: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpexfh: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpex4c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpex4c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpex4c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpex4c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpex4c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpex4c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpex4c: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpexpi: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpexpi: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpexpi: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpexpi: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpexpi: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpexpi: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpexpi: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpex7g: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpex7g: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpex7g: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpex7g: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpex7g: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpex7g: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpex7g: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpexwz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpexwz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpexwz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpexwz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpexwz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpexwz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpexwz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpex3u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpex3u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpex3u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpex3u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpex3u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpex3u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpex3u: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpexyx: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpexyx: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpexyx: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpexyx: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpexyx: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpexyx: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpexyx: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpexlm: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpexlm: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpexlm: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpexlm: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpexlm: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpexlm: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpexlm: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpexxq: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpexxq: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpexxq: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpexxq: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpexxq: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpexxq: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpexxq: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpex75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpex75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpex75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpex75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpex75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpex75: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpexzv: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpexzv: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpexzv: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpexzv: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpexzv: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpexzv: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpex7c: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpex7c: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpexgn: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpexgn: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpexlz: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpexlz: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpexlz: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpexlz: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpexlz: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpexlz: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpexlz: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpex04: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpex04: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpex04: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpex04: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpex04: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpex04: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : There was nothing to transfer 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : There was nothing to transfer 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_wpex1e: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.002_wpex1e: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.003_wpex1e: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.004_wpex1e: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.005_wpex1e: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.006_wpex1e: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0000-abcdefg.txt.rclone_chunk.007_wpex1e: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_wpexs0: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.002_wpexs0: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.003_wpexs0: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.004_wpexs0: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.005_wpexs0: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.006_wpexs0: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.007_wpexs0: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_wpex8o: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.002_wpex8o: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.003_wpex8o: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.004_wpex8o: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.005_wpex8o: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.006_wpex8o: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0002-cdefghi.txt.rclone_chunk.007_wpex8o: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.001_wpexpo: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.002_wpexpo: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.003_wpexpo: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.004_wpexpo: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.005_wpexpo: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.006_wpexpo: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0003-defghij.txt.rclone_chunk.007_wpexpo: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_wpexoq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.002_wpexoq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.003_wpexoq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.004_wpexoq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.005_wpexoq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.006_wpexoq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0004-efghijk.txt.rclone_chunk.007_wpexoq: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_wpextl: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.002_wpextl: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.003_wpextl: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.004_wpextl: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.005_wpextl: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.006_wpextl: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0005-fghijkl.txt.rclone_chunk.007_wpextl: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_wpexgy: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.002_wpexgy: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.003_wpexgy: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.004_wpexgy: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.005_wpexgy: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.006_wpexgy: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0006-ghijklm.txt.rclone_chunk.007_wpexgy: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.001_wpex5d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.002_wpex5d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.003_wpex5d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.004_wpex5d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.005_wpex5d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.006_wpex5d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0007-1234567.txt.rclone_chunk.007_wpex5d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.001_wpexuh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.002_wpexuh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.003_wpexuh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.004_wpexuh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.005_wpexuh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.006_wpexuh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0008-2345678.txt.rclone_chunk.007_wpexuh: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.001_wpex0h: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.002_wpex0h: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.003_wpex0h: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.004_wpex0h: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.005_wpex0h: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.006_wpex0h: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0009-3456789.txt.rclone_chunk.007_wpex0h: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.001_wpexnz: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.002_wpexnz: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.003_wpexnz: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.004_wpexnz: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.005_wpexnz: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.006_wpexnz: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0010-456789.txt.rclone_chunk.007_wpexnz: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.001_wpexhy: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.002_wpexhy: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.003_wpexhy: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.004_wpexhy: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.005_wpexhy: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.006_wpexhy: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0011-56789;.txt.rclone_chunk.007_wpexhy: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.001_wpexkn: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.002_wpexkn: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.003_wpexkn: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.004_wpexkn: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.005_wpexkn: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.006_wpexkn: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0012-6789;.txt.rclone_chunk.007_wpexkn: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.001_wpexlu: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.002_wpexlu: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.003_wpexlu: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.004_wpexlu: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.005_wpexlu: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.006_wpexlu: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0013-789;=.txt.rclone_chunk.007_wpexlu: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.007 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.001_wpexe8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.002_wpexe8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.003_wpexe8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.004_wpexe8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.005_wpexe8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0014-89;=.txt.rclone_chunk.006_wpexe8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.001_wpexdp: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.002_wpexdp: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.003_wpexdp: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.004_wpexdp: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.005_wpexdp: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.005 2026/09/25 04:11:54 INFO : dir1/0015-9;=.txt.rclone_chunk.006_wpexdp: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.006 2026/09/25 04:11:54 INFO : apple.rclone_chunk.001_wpexef: Moved (server-side) to: apple.rclone_chunk.001 2026/09/25 04:11:54 INFO : apple.rclone_chunk.002_wpexef: Moved (server-side) to: apple.rclone_chunk.002 2026/09/25 04:11:54 INFO : banana.rclone_chunk.001_wpexbw: Moved (server-side) to: banana.rclone_chunk.001 2026/09/25 04:11:54 INFO : banana.rclone_chunk.002_wpexbw: Moved (server-side) to: banana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.001_wpexqs: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.002_wpexqs: Moved (server-side) to: appleappleapplebanana.rclone_chunk.002 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.003_wpexqs: Moved (server-side) to: appleappleapplebanana.rclone_chunk.003 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.004_wpexqs: Moved (server-side) to: appleappleapplebanana.rclone_chunk.004 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.005_wpexqs: Moved (server-side) to: appleappleapplebanana.rclone_chunk.005 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.006_wpexqs: Moved (server-side) to: appleappleapplebanana.rclone_chunk.006 2026/09/25 04:11:54 INFO : appleappleapplebanana.rclone_chunk.007_wpexqs: Moved (server-side) to: appleappleapplebanana.rclone_chunk.007 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.001_wpex1b: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.002_wpex1b: Moved (server-side) to: splitbananasplit.rclone_chunk.002 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.003_wpex1b: Moved (server-side) to: splitbananasplit.rclone_chunk.003 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.004_wpex1b: Moved (server-side) to: splitbananasplit.rclone_chunk.004 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.005_wpex1b: Moved (server-side) to: splitbananasplit.rclone_chunk.005 2026/09/25 04:11:54 INFO : splitbananasplit.rclone_chunk.006_wpex1b: Moved (server-side) to: splitbananasplit.rclone_chunk.006 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : There was nothing to transfer 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/09/25 04:11:54 DEBUG : apple: size = 5 OK 2026/09/25 04:11:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : apple: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: size = 6 OK 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/25 04:11:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : banana: Unchanged skipping 2026/09/25 04:11:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/25 04:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : There was nothing to transfer 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 DEBUG : apple: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : apple: Excluded 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : appleappleapplebanana: Excluded 2026/09/25 04:11:54 DEBUG : banana: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : banana: Excluded 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : splitbananasplit: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/25 04:11:54 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (1.04s) --- PASS: TestTransform/NFC (0.09s) --- PASS: TestTransform/NFD (0.07s) --- PASS: TestTransform/base64 (0.11s) --- PASS: TestTransform/prefix (0.13s) --- PASS: TestTransform/suffix (0.13s) --- PASS: TestTransform/truncate (0.10s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.07s) --- PASS: TestTransform/charmap (0.08s) --- PASS: TestTransform/lowercase (0.09s) --- PASS: TestTransform/ascii (0.08s) === RUN TestTransformCopy run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/25 04:11:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/25 04:11:54 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/09/25 04:11:54 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-09-25T04:11:54.886261929Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst=sub dir_somesuffix 2026/09/25 04:11:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/25 04:11:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/25 04:11:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/25 04:11:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_wpexf6: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.002_wpexf6: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.003_wpexf6: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.004_wpexf6: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : sub dir_somesuffix: Set directory modification time (using SetModTime) --- PASS: TestTransformCopy (0.00s) === RUN TestDoubleTransform run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.890261979Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : tictactoe/tictactoe.rclone_chunk.001_wpexhf: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.001 2026/09/25 04:11:54 INFO : tictactoe/tictactoe.rclone_chunk.002_wpexhf: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.002 2026/09/25 04:11:54 INFO : tictactoe/tictactoe.rclone_chunk.003_wpexhf: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.003 2026/09/25 04:11:54 INFO : tictactoe/tictactoe.rclone_chunk.004_wpexhf: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDoubleTransform (0.00s) === RUN TestFileTag run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : toe: Making directory with metadata 2026/09/25 04:11:54 INFO : toe: Made directory with metadata (mtime=2026-09-25T04:11:54.893262017Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/25 04:11:54 DEBUG : toe/toe: Making directory with metadata 2026/09/25 04:11:54 INFO : toe/toe: Made directory with metadata (mtime=2026-09-25T04:11:54.89426203Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/25 04:11:54 INFO : toe/toe/tictactoe.rclone_chunk.001_wpexad: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2026/09/25 04:11:54 INFO : toe/toe/tictactoe.rclone_chunk.002_wpexad: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.002 2026/09/25 04:11:54 INFO : toe/toe/tictactoe.rclone_chunk.003_wpexad: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.003 2026/09/25 04:11:54 INFO : toe/toe/tictactoe.rclone_chunk.004_wpexad: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestFileTag (0.00s) === RUN TestNoTag run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : toe: Making directory with metadata 2026/09/25 04:11:54 INFO : toe: Made directory with metadata (mtime=2026-09-25T04:11:54.898262081Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/25 04:11:54 DEBUG : toe/toe: Making directory with metadata 2026/09/25 04:11:54 INFO : toe/toe: Made directory with metadata (mtime=2026-09-25T04:11:54.898262081Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : toe/toe/tictactoe.rclone_chunk.001_wpexn1: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2026/09/25 04:11:54 INFO : toe/toe/tictactoe.rclone_chunk.002_wpexn1: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.002 2026/09/25 04:11:54 INFO : toe/toe/tictactoe.rclone_chunk.003_wpexn1: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.003 2026/09/25 04:11:54 INFO : toe/toe/tictactoe.rclone_chunk.004_wpexn1: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestNoTag (0.00s) === RUN TestDirTag run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : empty_dir: Making directory with metadata 2026/09/25 04:11:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/25 04:11:54 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.902262131Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.902262131Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_wpexr1: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.002_wpexr1: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.003_wpexr1: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.004_wpexr1: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictacempty_dir: Set directory modification time (using SetModTime) --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : empty_dir: Making directory with metadata 2026/09/25 04:11:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/25 04:11:54 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.90926222Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.90926222Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_wpexxp: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002_wpexxp: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003_wpexxp: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004_wpexxp: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/25 04:11:54 NOTICE: Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': 0 differences found 2026/09/25 04:11:54 NOTICE: Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': 1 matching files --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.916262308Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.916262308Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_wpexa7: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.002_wpexa7: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.003_wpexa7: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.004_wpexa7: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/09/25 04:11:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : toe: Making directory with metadata 2026/09/25 04:11:54 INFO : toe: Made directory with metadata (mtime=2026-09-25T04:11:54.922262384Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/25 04:11:54 DEBUG : toe/toe: Making directory with metadata 2026/09/25 04:11:54 INFO : toe/toe: Made directory with metadata (mtime=2026-09-25T04:11:54.922262384Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/25 04:11:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : toe/toe/toe.rclone_chunk.001_wpexij: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2026/09/25 04:11:54 INFO : toe/toe/toe.rclone_chunk.002_wpexij: Moved (server-side) to: toe/toe/toe.rclone_chunk.002 2026/09/25 04:11:54 INFO : toe/toe/toe.rclone_chunk.003_wpexij: Moved (server-side) to: toe/toe/toe.rclone_chunk.003 2026/09/25 04:11:54 INFO : toe/toe/toe.rclone_chunk.004_wpexij: Moved (server-side) to: toe/toe/toe.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : toe/toe/toe: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe: Copied (new) 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestConflicting (0.00s) === RUN TestMove run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : empty_dir: Making directory with metadata 2026/09/25 04:11:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/25 04:11:54 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.927262448Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.927262448Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_wpexal: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002_wpexal: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003_wpexal: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004_wpexal: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 INFO : toe/toe/toe.txt: Deleted 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : toe/toe: Removing directory 2026/09/25 04:11:54 INFO : toe: Removing directory 2026/09/25 04:11:54 INFO : empty_dir: Removing directory 2026/09/25 04:11:54 DEBUG : Local file system at /tmp/rclone1209385261: deleted 3 directories --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : empty_dir: Making directory with metadata 2026/09/25 04:11:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/25 04:11:54 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.932262511Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.932262511Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_wpexrd: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002_wpexrd: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003_wpexrd: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004_wpexrd: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 INFO : toe/toe/toe.txt: Deleted 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : toe/toe: Removing directory 2026/09/25 04:11:54 INFO : toe: Removing directory 2026/09/25 04:11:54 INFO : empty_dir: Removing directory 2026/09/25 04:11:54 DEBUG : Local file system at /tmp/rclone1209385261: deleted 3 directories 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: move 4 data chunks... 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.004 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : Reset feature "Copy" 2026/09/25 04:11:54 DEBUG : Reset feature "Move" 2026/09/25 04:11:54 DEBUG : Reset feature "Copy" 2026/09/25 04:11:54 DEBUG : Reset feature "Move" 2026/09/25 04:11:54 DEBUG : empty_dir: Making directory with metadata 2026/09/25 04:11:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/25 04:11:54 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/09/25 04:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.938262587Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-25T04:11:54.938262587Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/25 04:11:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_wpext6: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002_wpext6: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003_wpext6: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004_wpext6: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/25 04:11:54 INFO : toe/toe/toe.txt: Deleted 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : toe/toe: Removing directory 2026/09/25 04:11:54 INFO : toe: Removing directory 2026/09/25 04:11:54 INFO : empty_dir: Removing directory 2026/09/25 04:11:54 DEBUG : Local file system at /tmp/rclone1209385261: deleted 3 directories 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/25 04:11:54 INFO : toe/toe/toe.txt.rclone_chunk.001_wpex96: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2026/09/25 04:11:54 INFO : toe/toe/toe.txt.rclone_chunk.002_wpex96: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.002 2026/09/25 04:11:54 INFO : toe/toe/toe.txt.rclone_chunk.003_wpex96: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.003 2026/09/25 04:11:54 INFO : toe/toe/toe.txt.rclone_chunk.004_wpex96: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/25 04:11:54 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 DEBUG : toe: transformed to: dG9l 2026/09/25 04:11:54 DEBUG : toe: transformed to: dG9l 2026/09/25 04:11:54 DEBUG : dG9l: Making directory with metadata 2026/09/25 04:11:54 INFO : dG9l: Made directory with metadata (mtime=2026-09-25T04:11:54.945262675Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dG9l", newDst=dG9l 2026/09/25 04:11:54 DEBUG : toe: transformed to: dG9l 2026/09/25 04:11:54 DEBUG : toe: transformed to: dG9l 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/25 04:11:54 DEBUG : dG9l/dG9l: Making directory with metadata 2026/09/25 04:11:54 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-09-25T04:11:54.945262675Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "dG9l/dG9l", newDst=dG9l/dG9l 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/25 04:11:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_wpexga: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001 2026/09/25 04:11:54 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.002_wpexga: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.002 2026/09/25 04:11:54 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.003_wpexga: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.003 2026/09/25 04:11:54 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.004_wpexga: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish 2026/09/25 04:11:54 INFO : dG9l/dG9l: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : dG9l: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 DEBUG : dG9l: transformed to: toe 2026/09/25 04:11:54 DEBUG : dG9l: transformed to: toe 2026/09/25 04:11:54 DEBUG : toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/25 04:11:54 DEBUG : dG9l: transformed to: toe 2026/09/25 04:11:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/25 04:11:54 DEBUG : toe/toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/25 04:11:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/25 04:11:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/25 04:11:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/25 04:11:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/25 04:11:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/25 04:11:54 DEBUG : Local file system at /tmp/rclone1209385261: Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Local file system at /tmp/rclone1209385261: Waiting for transfers to finish 2026/09/25 04:11:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba'", Local "Local file system at /tmp/rclone1209385261", Modify Window "1ns" 2026/09/25 04:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: 2026/09/25 04:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Making directory with metadata 2026/09/25 04:11:54 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Made directory with metadata (mtime=2026-09-25T04:11:54.954262789Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "", newDst= 2026/09/25 04:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: 2026/09/25 04:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: 2026/09/25 04:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: 2026/09/25 04:11:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/25 04:11:54 DEBUG : toe/toe: Making directory with metadata 2026/09/25 04:11:54 INFO : toe/toe: Made directory with metadata (mtime=2026-09-25T04:11:54.954262789Z) 2026/09/25 04:11:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/25 04:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 04:11:54 DEBUG : toe/toe: transformed to: 2026/09/25 04:11:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/25 04:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 04:11:54 DEBUG : toe: transformed to: 2026/09/25 04:11:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/25 04:11:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/25 04:11:54 DEBUG : toe/toe/toe: transformed to: 2026/09/25 04:11:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/25 04:11:54 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/09/25 04:11:54 INFO : toe/toe/toe.rclone_chunk.001_wpexfz: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2026/09/25 04:11:54 INFO : toe/toe/toe.rclone_chunk.002_wpexfz: Moved (server-side) to: toe/toe/toe.rclone_chunk.002 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for checks to finish 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Waiting for transfers to finish 2026/09/25 04:11:54 INFO : toe/toe/toe.rclone_chunk.003_wpexfz: Moved (server-side) to: toe/toe/toe.rclone_chunk.003 2026/09/25 04:11:54 INFO : toe/toe/toe.rclone_chunk.004_wpexfz: Moved (server-side) to: toe/toe/toe.rclone_chunk.004 2026/09/25 04:11:54 DEBUG : toe/toe/toe: size = 11 OK 2026/09/25 04:11:54 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/25 04:11:54 INFO : toe/toe/toe: Copied (new) 2026/09/25 04:11:54 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': not deleting files as there were IO errors 2026/09/25 04:11:54 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/09/25 04:11:54 INFO : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Set directory modification time (using SetModTime) 2026/09/25 04:11:54 ERROR : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': not deleting directories as there were IO errors --- PASS: TestError (0.00s) PASS 2026/09/25 04:11:54 DEBUG : Chunked 'TestChunkerChunk3bLocal:rclone-test-mihecew7soba': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk3bLocal: -verbose -fast-list -size-limit 6144" - Finished OK in 2.215918673s (try 1/5)