"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Starting (try 1/5) 2026/06/04 05:32:48 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu" 2026/06/04 05:32:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 05:32:48 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu" 2026/06/04 05:32:48 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu.rclone_chunk.001" 2026/06/04 05:32:48 DEBUG : Creating backend with remote "/tmp/rclone412394384" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssza: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (0.00s) === RUN TestCopyMetadata run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : metadata sub dir: Making directory with metadata 2026/06/04 05:32:48 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/04 05:32:48 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 DEBUG : Local file system at /tmp/rclone412394384: File to upload is small (21 bytes), uploading instead of streaming 2026/06/04 05:32:48 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/04 05:32:48 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/04 05:32:48 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/04 05:32:48 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : empty metadata sub dir: Updated directory metadata 2026/06/04 05:32:48 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir 2026/06/04 05:32:48 INFO : metadata sub dir: Updated directory metadata 2026/06/04 05:32:48 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir 2026/06/04 05:32:48 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_3jss1p: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/04 05:32:48 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/04 05:32:48 INFO : empty metadata sub dir: Updated directory metadata 2026/06/04 05:32:48 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadata (0.01s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : metadata sub dir: Making directory with metadata 2026/06/04 05:32:48 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 DEBUG : empty metadata sub dir: Making directory with metadata 2026/06/04 05:32:48 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 DEBUG : Local file system at /tmp/rclone412394384: File to upload is small (21 bytes), uploading instead of streaming 2026/06/04 05:32:48 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/04 05:32:48 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/06/04 05:32:48 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/06/04 05:32:48 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/06/04 05:32:48 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/06/04 05:32:48 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_3jssz1: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/06/04 05:32:48 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/06/04 05:32:48 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : Creating backend with remote "/non-existing" 2026/06/04 05:32:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jss60: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (0.00s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Running all checks before starting transfers 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Checks finished, now starting transfers 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jsshb: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (0.00s) === RUN TestSyncNoTraverse run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 ERROR : Ignoring --no-traverse with sync 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssm4: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : hello world2.rclone_chunk.001_3jssd9: Moved (server-side) to: hello world2.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : hello world2: size = 12 OK 2026/06/04 05:32:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.00s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : potato2.rclone_chunk.001_3jsstw: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato2: size = 11 OK 2026/06/04 05:32:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : potato2.rclone_chunk.001_3jss48: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato2: size = 11 OK 2026/06/04 05:32:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 DEBUG : sub dir2: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/06/04 05:32:48 DEBUG : sub dir: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/04 05:32:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jss23: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 INFO : sub dir2/sub sub dir2: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestCopyEmptyDirectories (0.01s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir2: Making directory 2026/06/04 05:32:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jss1c: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : sub dir2: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 DEBUG : sub dir2: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/06/04 05:32:48 DEBUG : sub dir: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir: Made directory with metadata (mtime=2026-06-04T05:32:48.865437912Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssbm: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 INFO : sub dir/hello world: Deleted 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestMoveEmptyDirectories (0.00s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir2: Making directory 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jsst9: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 INFO : sub dir/hello world: Deleted 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : sub dir2: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 DEBUG : sub dir2: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/06/04 05:32:48 DEBUG : sub dir: Making directory with metadata 2026/06/04 05:32:48 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jsstl: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestSyncEmptyDirectories (0.00s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : a1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 DEBUG : a1: Making directory with metadata 2026/06/04 05:32:48 INFO : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1", newDst=a1 2026/06/04 05:32:48 DEBUG : a1/b1: Making directory with metadata 2026/06/04 05:32:48 INFO : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1 2026/06/04 05:32:48 DEBUG : a1/b2: Making directory with metadata 2026/06/04 05:32:48 INFO : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2 2026/06/04 05:32:48 DEBUG : a1/b2/c1: Making directory with metadata 2026/06/04 05:32:48 INFO : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1 2026/06/04 05:32:48 DEBUG : a1/b1/c1: Making directory with metadata 2026/06/04 05:32:48 DEBUG : a1/b2/c1/d1: Making directory with metadata 2026/06/04 05:32:48 INFO : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1 2026/06/04 05:32:48 INFO : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1 2026/06/04 05:32:48 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata 2026/06/04 05:32:48 DEBUG : a1/b1/c1/d1: Making directory with metadata 2026/06/04 05:32:48 INFO : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1 2026/06/04 05:32:48 INFO : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1 2026/06/04 05:32:48 DEBUG : a1/b1/c1/d2: Making directory with metadata 2026/06/04 05:32:48 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata 2026/06/04 05:32:48 INFO : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2 2026/06/04 05:32:48 INFO : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1 2026/06/04 05:32:48 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata 2026/06/04 05:32:48 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata 2026/06/04 05:32:48 INFO : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1 2026/06/04 05:32:48 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata 2026/06/04 05:32:48 INFO : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1 2026/06/04 05:32:48 INFO : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1 2026/06/04 05:32:48 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata 2026/06/04 05:32:48 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata 2026/06/04 05:32:48 INFO : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1 2026/06/04 05:32:48 INFO : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d2: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b2/c1/d1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1/d1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b1/c1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b2/c1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b2: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1/b1: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : a1: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir2: Making directory 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jss6k: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jsst6: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-danidiz2yuda" 2026/06/04 05:32:48 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-danidiz2yuda" 2026/06/04 05:32:48 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-danidiz2yuda.rclone_chunk.001" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu' -> Chunked 'TestChunkerNometaLocal:rclone-test-danidiz2yuda' 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-danidiz2yuda': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-danidiz2yuda': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssyu: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-danidiz2yuda': Purge object "sub dir/hello world" 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-danidiz2yuda': Purge dir "sub dir" 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-danidiz2yuda': Purge dir "" --- PASS: TestServerSideCopy (0.00s) === RUN TestCopyOverSelf run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssyo: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssri: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (0.00s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jss7r: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-gawuwoq8tazu" 2026/06/04 05:32:48 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-gawuwoq8tazu" 2026/06/04 05:32:48 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-gawuwoq8tazu.rclone_chunk.001" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu' -> Chunked 'TestChunkerNometaLocal:rclone-test-gawuwoq8tazu' 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gawuwoq8tazu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gawuwoq8tazu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jsshf: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssed: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gawuwoq8tazu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerNometaLocal:rclone-test-gawuwoq8tazu') 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gawuwoq8tazu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssk0: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gawuwoq8tazu': Purge object "sub dir/hello world" 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gawuwoq8tazu': Purge dir "sub dir" 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-gawuwoq8tazu': Purge dir "" --- PASS: TestServerSideCopyOverSelf (0.01s) === RUN TestMoveOverSelf run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssd1: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssqp: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/04 05:32:48 INFO : sub dir/hello world: Deleted 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (0.00s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssel: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-sayifiv3kika" 2026/06/04 05:32:48 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-sayifiv3kika" 2026/06/04 05:32:48 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-sayifiv3kika.rclone_chunk.001" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu' -> Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika' 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssvu: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jss6w: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Using server-side directory move 2026/06/04 05:32:48 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika') 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 05:32:48 INFO : sub dir/hello world: Deleted 2026/06/04 05:32:48 DEBUG : sub dir/hello world: move 1 data chunks... 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:48 INFO : sub dir/hello world: Moved (server-side) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jssmn: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : testing file moves 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 24 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:48 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika') 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : sub dir/hello world: Deleted 2026/06/04 05:32:48 DEBUG : sub dir/hello world: move 1 data chunks... 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:48 INFO : sub dir/hello world: Moved (server-side) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Purge object "sub dir/hello world" 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Purge dir "sub dir" 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sayifiv3kika': Purge dir "" --- PASS: TestServerSideMoveOverSelf (0.01s) === RUN TestCopyAfterDelete run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jss7z: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 ERROR : error listing: directory not found 2026/06/04 05:32:48 INFO : Local file system at /tmp/rclone412394384: Making directory 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : sub dir/hello world.rclone_chunk.001_3jss8s: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Local file system at /tmp/rclone412394384: Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Local file system at /tmp/rclone412394384: Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/04 05:32:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/04 05:32:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (0.00s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : check sum.rclone_chunk.001_3jss79: Moved (server-side) to: check sum.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : check sum: size = 1 OK 2026/06/04 05:32:48 INFO : check sum: Copied (new) 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 DEBUG : check sum: size = 1 OK 2026/06/04 05:32:48 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/04 05:32:48 DEBUG : check sum: Size of src and dst objects identical 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : check sum: Unchanged skipping 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/04 05:32:48 INFO : sizeonly.rclone_chunk.001_3jss1n: Moved (server-side) to: sizeonly.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : sizeonly: size = 6 OK 2026/06/04 05:32:48 INFO : sizeonly: Copied (new) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 DEBUG : sizeonly: size = 6 OK 2026/06/04 05:32:48 DEBUG : sizeonly: Sizes identical 2026/06/04 05:32:48 DEBUG : sizeonly: Unchanged skipping 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : ignore-size.rclone_chunk.001_3jssb7: Moved (server-side) to: ignore-size.rclone_chunk.001 2026/06/04 05:32:48 INFO : ignore-size: Copied (new) 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 DEBUG : ignore-size: Unchanged skipping 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.00s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : existing.rclone_chunk.001_3jss4l: Moved (server-side) to: existing.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : existing: size = 6 OK 2026/06/04 05:32:48 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : existing: Unchanged skipping 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : There was nothing to transfer 2026/06/04 05:32:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/04 05:32:48 INFO : existing.rclone_chunk.001_3jss12: Moved (server-side) to: existing.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : existing: size = 6 OK 2026/06/04 05:32:48 INFO : existing: Copied (replaced existing) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.00s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : existing.rclone_chunk.001_3jsspm: Moved (server-side) to: existing.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : existing: size = 6 OK 2026/06/04 05:32:48 INFO : existing: Copied (new) 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 DEBUG : existing: Destination exists, skipping 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.00s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : b/potato.rclone_chunk.001_3jssld: Moved (server-side) to: b/potato.rclone_chunk.001 2026/06/04 05:32:48 INFO : c/non empty space.rclone_chunk.001_3jsswh: Moved (server-side) to: c/non empty space.rclone_chunk.001 2026/06/04 05:32:48 INFO : d: Making directory 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a", newDst= 2026/06/04 05:32:48 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "c", newDst=c 2026/06/04 05:32:48 DEBUG : c/non empty space: size = 5 OK 2026/06/04 05:32:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 DEBUG : c/non empty space: Unchanged skipping 2026/06/04 05:32:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : a/potato2.rclone_chunk.001_3jss8v: Moved (server-side) to: a/potato2.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : a/potato2: size = 60 OK 2026/06/04 05:32:48 INFO : a/potato2: Copied (new) 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : b/potato: Deleted 2026/06/04 05:32:48 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : d: Removing directory 2026/06/04 05:32:48 INFO : b: Removing directory 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : empty space.rclone_chunk.001_3jssun: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:48 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/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:48 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/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : empty space.rclone_chunk.001_3jssqf: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:48 INFO : empty space: Copied (replaced existing) 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : foo.rclone_chunk.001_3jssj9: Moved (server-side) to: foo.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : foo: size = 3 OK 2026/06/04 05:32:48 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/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : foo.rclone_chunk.001_3jss90: Moved (server-side) to: foo.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : foo: size = 3 OK 2026/06/04 05:32:48 INFO : foo: Copied (replaced existing) 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : empty space.rclone_chunk.001_3jssk2: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 INFO : potato.rclone_chunk.001_3jssd9: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato: size = 60 OK 2026/06/04 05:32:48 INFO : potato: Copied (new) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : potato.rclone_chunk.001_3jssqa: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato: size = 21 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:48 DEBUG : potato: size = 60 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:48 DEBUG : potato: Sizes differ 2026/06/04 05:32:48 INFO : potato.rclone_chunk.001_3jss45: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato: size = 21 OK 2026/06/04 05:32:48 INFO : potato: Copied (replaced existing) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : potato.rclone_chunk.001_3jsskc: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato: size = 21 OK 2026/06/04 05:32:48 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : potato.rclone_chunk.001_3jssy3: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato: size = 21 OK 2026/06/04 05:32:48 INFO : potato: Copied (replaced existing) 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : potato.rclone_chunk.001_3jss5h: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:48 INFO : empty space.rclone_chunk.001_3jsstm: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : potato.rclone_chunk.001_3jssap: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:48 INFO : empty space.rclone_chunk.001_3jssic: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:48 INFO : potato2.rclone_chunk.001_3jssh6: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : potato2: size = 60 OK 2026/06/04 05:32:48 INFO : potato2: Copied (new) 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : b/potato.rclone_chunk.001_3jsscm: Moved (server-side) to: b/potato.rclone_chunk.001 2026/06/04 05:32:48 INFO : c/non empty space.rclone_chunk.001_3jssv4: Moved (server-side) to: c/non empty space.rclone_chunk.001 2026/06/04 05:32:48 INFO : d: Making directory 2026/06/04 05:32:48 INFO : d/e: Making directory 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a", newDst= 2026/06/04 05:32:48 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "c", newDst=c 2026/06/04 05:32:48 DEBUG : c/non empty space: size = 5 OK 2026/06/04 05:32:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 DEBUG : c/non empty space: Unchanged skipping 2026/06/04 05:32:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : a/potato2.rclone_chunk.001_3jss53: Moved (server-side) to: a/potato2.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : a/potato2: size = 60 OK 2026/06/04 05:32:48 INFO : a/potato2: Copied (new) 2026/06/04 05:32:48 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:48 INFO : b/potato: Deleted 2026/06/04 05:32:48 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 INFO : d/e: Removing directory 2026/06/04 05:32:48 INFO : d: Removing directory 2026/06/04 05:32:48 INFO : b: Removing directory 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : b/potato.rclone_chunk.001_3jssqg: Moved (server-side) to: b/potato.rclone_chunk.001 2026/06/04 05:32:48 INFO : c/non empty space.rclone_chunk.001_3jss8p: Moved (server-side) to: c/non empty space.rclone_chunk.001 2026/06/04 05:32:48 INFO : d: Making directory 2026/06/04 05:32:48 DEBUG : Added delayed dir = "a", newDst= 2026/06/04 05:32:48 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 DEBUG : Added delayed dir = "c", newDst=c 2026/06/04 05:32:48 DEBUG : c/non empty space: size = 5 OK 2026/06/04 05:32:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:48 DEBUG : c/non empty space: Unchanged skipping 2026/06/04 05:32:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:48 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:48 INFO : a/potato2.rclone_chunk.001_3jssjp: Moved (server-side) to: a/potato2.rclone_chunk.001 2026/06/04 05:32:48 DEBUG : a/potato2: size = 60 OK 2026/06/04 05:32:48 INFO : a/potato2: Copied (new) 2026/06/04 05:32:48 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': not deleting files as there were IO errors 2026/06/04 05:32:48 INFO : a: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:48 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:48 INFO : potato.rclone_chunk.001_3jsssg: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:48 INFO : empty space.rclone_chunk.001_3jssuk: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001_3jsts0: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : potato2: size = 60 OK 2026/06/04 05:32:49 INFO : potato2: Copied (new) 2026/06/04 05:32:49 INFO : potato: Deleted 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : potato.rclone_chunk.001_3jstxr: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:49 INFO : empty space.rclone_chunk.001_3jsth5: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : potato: Deleted 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001_3jstvd: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : potato2: size = 60 OK 2026/06/04 05:32:49 INFO : potato2: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : potato.rclone_chunk.001_3jstcv: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001_3jstm9: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : potato2: size = 19 OK 2026/06/04 05:32:49 INFO : potato2: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish --- PASS: TestCopyDeleteBefore (0.00s) === RUN TestSyncWithExclude run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001_3jstp0: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:49 INFO : empty space.rclone_chunk.001_3jst6v: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : potato2: Excluded 2026/06/04 05:32:49 DEBUG : enormous: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : enormous: Excluded 2026/06/04 05:32:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : potato2: Excluded 2026/06/04 05:32:49 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer 2026/06/04 05:32:49 DEBUG : enormous: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : enormous: Excluded 2026/06/04 05:32:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : potato2: Excluded 2026/06/04 05:32:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : potato2: Excluded 2026/06/04 05:32:49 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384: Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384: Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001_3jston: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:49 INFO : empty space.rclone_chunk.001_3jst2v: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:49 INFO : enormous.rclone_chunk.001_3jstuy: Moved (server-side) to: enormous.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : enormous: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : enormous: Excluded 2026/06/04 05:32:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : potato2: Excluded 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : enormous: Deleted 2026/06/04 05:32:49 INFO : potato2: Deleted 2026/06/04 05:32:49 INFO : There was nothing to transfer 2026/06/04 05:32:49 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384: Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384: Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : potato2: Deleted 2026/06/04 05:32:49 INFO : enormous: Deleted 2026/06/04 05:32:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.00s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jsttp: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 INFO : two.rclone_chunk.001_3jstnl: Moved (server-side) to: two.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.rclone_chunk.001_3jstde: Moved (server-side) to: three.rclone_chunk.001 2026/06/04 05:32:49 INFO : four.rclone_chunk.001_3jstcr: Moved (server-side) to: four.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : five: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : four: size = 4 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : four: size = 8 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : four: Sizes differ 2026/06/04 05:32:49 DEBUG : three: size = 5 OK 2026/06/04 05:32:49 DEBUG : three: Sizes identical 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : one: Destination is newer than source, skipping 2026/06/04 05:32:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/04 05:32:49 INFO : five.rclone_chunk.001_3jst05: Moved (server-side) to: five.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : five: size = 4 OK 2026/06/04 05:32:49 INFO : five: Copied (new) 2026/06/04 05:32:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/04 05:32:49 INFO : four.rclone_chunk.001_3jstts: Moved (server-side) to: four.rclone_chunk.001 2026/06/04 05:32:49 INFO : two.rclone_chunk.001_3jsttr: Moved (server-side) to: two.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 INFO : two: Copied (replaced existing) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : four: size = 4 OK 2026/06/04 05:32:49 INFO : four: Copied (replaced existing) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- 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 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:1569: Can track renames: false 2026/06/04 05:32:49 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/04 05:32:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : potato.rclone_chunk.001_3jst0c: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : potato: size = 14 OK 2026/06/04 05:32:49 INFO : potato: Copied (new) 2026/06/04 05:32:49 INFO : yam.rclone_chunk.001_3jstl0: Moved (server-side) to: yam.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : yam: size = 11 OK 2026/06/04 05:32:49 INFO : yam: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Ignoring --track-renames as the source and destination do not have a common hash 2026/06/04 05:32:49 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : potato: size = 14 OK 2026/06/04 05:32:49 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : potato: Unchanged skipping 2026/06/04 05:32:49 INFO : yaml.rclone_chunk.001_3jstqz: Moved (server-side) to: yaml.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : yaml: size = 11 OK 2026/06/04 05:32:49 INFO : yaml: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (0.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Making map for --track-renames 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Finished making map for --track-renames 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for renames to finish 2026/06/04 05:32:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : yam.rclone_chunk.001_3jstv3: Moved (server-side) to: yam.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : yam: size = 11 OK 2026/06/04 05:32:49 INFO : yam: Copied (new) 2026/06/04 05:32:49 INFO : potato.rclone_chunk.001_3jst5n: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : potato: size = 14 OK 2026/06/04 05:32:49 INFO : potato: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Making map for --track-renames 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Finished making map for --track-renames 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : yam: move 1 data chunks... 2026/06/04 05:32:49 INFO : yam.rclone_chunk.001: Moved (server-side) to: yaml.rclone_chunk.001 2026/06/04 05:32:49 INFO : yam: Moved (server-side) to: yaml 2026/06/04 05:32:49 INFO : yaml: Renamed from "yam" 2026/06/04 05:32:49 DEBUG : potato: size = 14 OK 2026/06/04 05:32:49 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : potato: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for renames to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/06/04 05:32:49 DEBUG : Added delayed dir = "sub", newDst= 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Making map for --track-renames 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Finished making map for --track-renames 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/04 05:32:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/04 05:32:49 INFO : sub/yam.rclone_chunk.001_3jstc5: Moved (server-side) to: sub/yam.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : sub/yam: size = 11 OK 2026/06/04 05:32:49 INFO : sub/yam: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for renames to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : potato.rclone_chunk.001_3jstf6: Moved (server-side) to: potato.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : potato: size = 14 OK 2026/06/04 05:32:49 INFO : potato: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : sub: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : sub: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "sub", newDst=sub 2026/06/04 05:32:49 DEBUG : potato: size = 14 OK 2026/06/04 05:32:49 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : potato: Unchanged skipping 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Making map for --track-renames 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Finished making map for --track-renames 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : sub/yam: move 1 data chunks... 2026/06/04 05:32:49 INFO : sub/yam.rclone_chunk.001: Moved (server-side) to: yam.rclone_chunk.001 2026/06/04 05:32:49 INFO : sub/yam: Moved (server-side) to: yam 2026/06/04 05:32:49 INFO : yam: Renamed from "sub/yam" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for renames to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/rclone412394384/dir1" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/rclone412394384/dir2" 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384/dir2: Using server-side directory move 2026/06/04 05:32:49 INFO : Local file system at /tmp/rclone412394384/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/04 05:32:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384/dir2: Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384/dir2: Waiting for transfers to finish 2026/06/04 05:32:49 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : Added delayed dir = "nested", newDst= 2026/06/04 05:32:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/04 05:32:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : nested/sub dir/file.rclone_chunk.001_3jstby: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/04 05:32:49 INFO : nested/sub dir/file: Copied (new) 2026/06/04 05:32:49 INFO : nested/sub dir/file: Deleted 2026/06/04 05:32:49 INFO : sub dir/hello world.rclone_chunk.001_3jstcm: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:49 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:49 INFO : sub dir/hello world: Deleted 2026/06/04 05:32:49 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : sub dir: Removing directory 2026/06/04 05:32:49 INFO : nested/sub dir: Removing directory 2026/06/04 05:32:49 INFO : nested: Removing directory 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : Added delayed dir = "nested", newDst= 2026/06/04 05:32:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/04 05:32:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : sub dir/hello world.rclone_chunk.001_3jstr2: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 05:32:49 INFO : sub dir/hello world: Copied (new) 2026/06/04 05:32:49 INFO : sub dir/hello world: Deleted 2026/06/04 05:32:49 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/06/04 05:32:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : nested/sub dir/file.rclone_chunk.001_3jstdl: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/04 05:32:49 INFO : nested/sub dir/file: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : nested/sub dir/file: Deleted 2026/06/04 05:32:49 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : nested: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : existing.rclone_chunk.001_3jst01: Moved (server-side) to: existing.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : existing: size = 6 OK 2026/06/04 05:32:49 INFO : existing: Copied (new) 2026/06/04 05:32:49 INFO : existing: Deleted 2026/06/04 05:32:49 INFO : existing-b.rclone_chunk.001_3jstur: Moved (server-side) to: existing-b.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : existing-b: size = 6 OK 2026/06/04 05:32:49 INFO : existing-b: Copied (new) 2026/06/04 05:32:49 INFO : existing-b: Deleted 2026/06/04 05:32:49 DEBUG : existing: Destination exists, skipping 2026/06/04 05:32:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.00s) === RUN TestServerSideMove run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-giyosay8jeze" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-giyosay8jeze" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-giyosay8jeze.rclone_chunk.001" 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001_3jst2g: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:49 INFO : empty space.rclone_chunk.001_3jst5b: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:49 INFO : potato3.rclone_chunk.001_3jstop: Moved (server-side) to: potato3.rclone_chunk.001 sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu' -> Chunked 'TestChunkerNometaLocal:rclone-test-giyosay8jeze' 2026/06/04 05:32:49 INFO : empty space.rclone_chunk.001_3jst6u: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:49 INFO : potato3.rclone_chunk.001_3jstfz: Moved (server-side) to: potato3.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-giyosay8jeze': Using server-side directory move 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-giyosay8jeze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/04 05:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:49 DEBUG : potato2: move 1 data chunks... 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : potato2: Moved (server-side) 2026/06/04 05:32:49 DEBUG : potato3: size = 68 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : potato3: size = 60 (Chunked 'TestChunkerNometaLocal:rclone-test-giyosay8jeze') 2026/06/04 05:32:49 DEBUG : potato3: Sizes differ 2026/06/04 05:32:49 INFO : potato3: Deleted 2026/06/04 05:32:49 DEBUG : potato3: move 1 data chunks... 2026/06/04 05:32:49 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : potato3: Moved (server-side) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-giyosay8jeze': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:49 INFO : empty space: Deleted 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-giyosay8jeze': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qiyusan3huxu" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qiyusan3huxu" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qiyusan3huxu.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qiyusan3huxu': Using server-side directory move 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-qiyusan3huxu': Server side directory move succeeded 2026/06/04 05:32:49 ERROR : error listing: directory not found 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qiyusan3huxu': Purge object "empty space" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qiyusan3huxu': Purge object "potato2" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qiyusan3huxu': Purge object "potato3" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qiyusan3huxu': Purge dir "" 2026/06/04 05:32:49 ERROR : error listing: directory not found 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-giyosay8jeze': Purge dir "" 2026/06/04 05:32:49 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-giyosay8jeze: no such file or directory 2026/06/04 05:32:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (0.01s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-hihoqor7fijo" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-hihoqor7fijo" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-hihoqor7fijo.rclone_chunk.001" 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001_3jstu0: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:49 INFO : empty space.rclone_chunk.001_3jstnp: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:49 INFO : potato3.rclone_chunk.001_3jst2u: Moved (server-side) to: potato3.rclone_chunk.001 sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu' -> Chunked 'TestChunkerNometaLocal:rclone-test-hihoqor7fijo' 2026/06/04 05:32:49 INFO : empty space.rclone_chunk.001_3jstcy: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:49 INFO : potato3.rclone_chunk.001_3jstbd: Moved (server-side) to: potato3.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : empty space: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : empty space: Excluded 2026/06/04 05:32:49 DEBUG : empty space: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : empty space: Excluded 2026/06/04 05:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : potato2: move 1 data chunks... 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : potato2: Moved (server-side) 2026/06/04 05:32:49 DEBUG : potato3: size = 68 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : potato3: size = 60 (Chunked 'TestChunkerNometaLocal:rclone-test-hihoqor7fijo') 2026/06/04 05:32:49 DEBUG : potato3: Sizes differ 2026/06/04 05:32:49 INFO : potato3: Deleted 2026/06/04 05:32:49 DEBUG : potato3: move 1 data chunks... 2026/06/04 05:32:49 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : potato3: Moved (server-side) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hihoqor7fijo': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hihoqor7fijo': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-xoxubol7juku" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-xoxubol7juku" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-xoxubol7juku.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : empty space: Excluded (Size Filter) 2026/06/04 05:32:49 DEBUG : empty space: Excluded 2026/06/04 05:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : potato3: move 1 data chunks... 2026/06/04 05:32:49 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : potato3: Moved (server-side) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xoxubol7juku': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xoxubol7juku': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : potato2: move 1 data chunks... 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : potato2: Moved (server-side) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xoxubol7juku': Purge object "potato2" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xoxubol7juku': Purge object "potato3" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xoxubol7juku': Purge dir "" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hihoqor7fijo': Purge object "empty space" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hihoqor7fijo': Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qulosub8guvu" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qulosub8guvu" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qulosub8guvu.rclone_chunk.001" 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001_3jstkz: Moved (server-side) to: potato2.rclone_chunk.001 2026/06/04 05:32:49 INFO : empty space.rclone_chunk.001_3jstly: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:49 INFO : potato3.rclone_chunk.001_3jstfr: Moved (server-side) to: potato3.rclone_chunk.001 2026/06/04 05:32:49 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu' -> Chunked 'TestChunkerNometaLocal:rclone-test-qulosub8guvu' 2026/06/04 05:32:49 INFO : empty space.rclone_chunk.001_3jstsi: Moved (server-side) to: empty space.rclone_chunk.001 2026/06/04 05:32:49 INFO : potato3.rclone_chunk.001_3jsti8: Moved (server-side) to: potato3.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qulosub8guvu': Using server-side directory move 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-qulosub8guvu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/04 05:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/06/04 05:32:49 DEBUG : empty space: size = 1 OK 2026/06/04 05:32:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : empty space: Unchanged skipping 2026/06/04 05:32:49 INFO : empty space: Deleted 2026/06/04 05:32:49 DEBUG : potato3: size = 68 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : potato3: size = 60 (Chunked 'TestChunkerNometaLocal:rclone-test-qulosub8guvu') 2026/06/04 05:32:49 DEBUG : potato3: Sizes differ 2026/06/04 05:32:49 DEBUG : potato2: move 1 data chunks... 2026/06/04 05:32:49 INFO : potato2.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : potato2: Moved (server-side) 2026/06/04 05:32:49 INFO : potato3: Deleted 2026/06/04 05:32:49 DEBUG : potato3: move 1 data chunks... 2026/06/04 05:32:49 INFO : potato3.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : potato3: Moved (server-side) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qulosub8guvu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qulosub8guvu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : tomatoDir: Removing directory 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': deleted 1 directories 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-vubilaw7jito" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-vubilaw7jito" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-vubilaw7jito.rclone_chunk.001" 2026/06/04 05:32:49 INFO : tomatoDir: Making directory 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vubilaw7jito': Using server-side directory move 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-vubilaw7jito': Server side directory move succeeded 2026/06/04 05:32:49 ERROR : error listing: directory not found 2026/06/04 05:32:49 ERROR : error listing: directory not found 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vubilaw7jito': Purge object "empty space" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vubilaw7jito': Purge object "potato2" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vubilaw7jito': Purge object "potato3" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vubilaw7jito': Purge dir "tomatoDir" 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vubilaw7jito': Purge dir "" 2026/06/04 05:32:49 ERROR : error listing: directory not found 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qulosub8guvu': Purge dir "" 2026/06/04 05:32:49 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-qulosub8guvu: no such file or directory 2026/06/04 05:32:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/rclone-sync-test" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/rclone-sync-test" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/rclone-sync-test.rclone_chunk.001" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/rclone-sync-test" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/rclone-sync-test" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/rclone-sync-test.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/rclone-sync-test-include/layer2" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/rclone-sync-test-include/layer2" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/rclone-sync-test-include/layer2.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/rclone-sync-test-ignore-file" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/rclone-sync-test-ignore-file" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/rclone-sync-test-ignore-file.rclone_chunk.001" 2026/06/04 05:32:49 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_3jstjs: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : rclone-sync-test: Excluded 2026/06/04 05:32:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/04 05:32:49 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/04 05:32:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/rclone-sync-test': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/rclone-sync-test': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer 2026/06/04 05:32:49 DEBUG : rclone-sync-test: Excluded 2026/06/04 05:32:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/04 05:32:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : rclone-sync-test-include: Removing directory 2026/06/04 05:32:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-wibavag6pozu/rclone-sync-test-include: directory not empty 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': failed to delete 1 directories 2026/06/04 05:32:49 INFO : There was nothing to transfer 2026/06/04 05:32:49 DEBUG : rclone-sync-test: Excluded 2026/06/04 05:32:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/04 05:32:49 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/04 05:32:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer 2026/06/04 05:32:49 DEBUG : rclone-sync-test: Excluded 2026/06/04 05:32:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/04 05:32:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : rclone-sync-test-include: Removing directory 2026/06/04 05:32:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-wibavag6pozu/rclone-sync-test-include: directory not empty 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': failed to delete 1 directories 2026/06/04 05:32:49 INFO : There was nothing to transfer 2026/06/04 05:32:49 DEBUG : rclone-sync-test: Excluded 2026/06/04 05:32:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/04 05:32:49 DEBUG : Excluded 2026/06/04 05:32:49 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/06/04 05:32:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (0.01s) === RUN TestSyncCompareDest run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/CompareDest" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/CompareDest" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/CompareDest.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : one: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jst62: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 3 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jsts6: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 INFO : one: Copied (replaced existing) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : dst/one.rclone_chunk.001_3jst72: Moved (server-side) to: dst/one.rclone_chunk.001 2026/06/04 05:32:49 INFO : CompareDest/one.rclone_chunk.001_3jst1b: Moved (server-side) to: CompareDest/one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer 2026/06/04 05:32:49 INFO : CompareDest/two.rclone_chunk.001_3jst73: Moved (server-side) to: CompareDest/two.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/04 05:32:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : two: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/CompareDest') 2026/06/04 05:32:49 DEBUG : two: Sizes differ 2026/06/04 05:32:49 DEBUG : two: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : two.rclone_chunk.001_3jstx3: Moved (server-side) to: two.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : two: size = 5 OK 2026/06/04 05:32:49 INFO : two: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.02s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : pre-dest1/1.rclone_chunk.001_3jstnj: Moved (server-side) to: pre-dest1/1.rclone_chunk.001 2026/06/04 05:32:49 INFO : pre-dest2/2.rclone_chunk.001_3jsth8: Moved (server-side) to: pre-dest2/2.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/dest" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dest" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dest.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/pre-dest1" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/pre-dest1" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/pre-dest1.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/pre-dest2" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/pre-dest2" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/pre-dest2.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : 1: size = 1 OK 2026/06/04 05:32:49 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/04 05:32:49 DEBUG : 2: size = 1 OK 2026/06/04 05:32:49 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/04 05:32:49 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dest': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dest': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : 3.rclone_chunk.001_3jstdr: Moved (server-side) to: 3.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : 3: size = 1 OK 2026/06/04 05:32:49 INFO : 3: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.02s) === RUN TestSyncCopyDest run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dst/one.rclone_chunk.001_3jstnp: Moved (server-side) to: dst/one.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/two.rclone_chunk.001_3jst4j: Moved (server-side) to: dst/two.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/three.txt.rclone_chunk.001_3jst8d: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/backup" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/backup" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/backup.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : one: Moved (server-side) 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jstfa: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 4 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) 2026/06/04 05:32:49 INFO : three.txt: Moved into backup dir 2026/06/04 05:32:49 INFO : dst/three.txt.rclone_chunk.001_3jsts4: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 4 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 INFO : one: Deleted 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : one: Moved (server-side) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jstbp: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : three.txt: Deleted 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) 2026/06/04 05:32:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.01s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dst/one.rclone_chunk.001_3jstje: Moved (server-side) to: dst/one.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/two.rclone_chunk.001_3jstyl: Moved (server-side) to: dst/two.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/three.txt.rclone_chunk.001_3jst2w: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/backup" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/backup" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/backup.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : one: Moved (server-side) to: one.bak 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jstwx: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 4 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/04 05:32:49 INFO : three.txt: Moved into backup dir 2026/06/04 05:32:49 INFO : dst/three.txt.rclone_chunk.001_3jst0r: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 4 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 INFO : one.bak: Deleted 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : one: Moved (server-side) to: one.bak 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jstr9: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : three.txt.bak: Deleted 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/04 05:32:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dst/one.rclone_chunk.001_3jstnr: Moved (server-side) to: dst/one.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/two.rclone_chunk.001_3jstti: Moved (server-side) to: dst/two.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/three.txt.rclone_chunk.001_3jstho: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/backup" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/backup" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/backup.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2026/06/04 05:32:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jst2i: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 4 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/04 05:32:49 INFO : three.txt: Moved into backup dir 2026/06/04 05:32:49 INFO : dst/three.txt.rclone_chunk.001_3jstu0: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 4 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 INFO : one-2019-01-01: Deleted 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2026/06/04 05:32:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jstny: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : three-2019-01-01.txt: Deleted 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/04 05:32:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.01s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dst/one.rclone_chunk.001_3jst90: Moved (server-side) to: dst/one.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/two.rclone_chunk.001_3jst43: Moved (server-side) to: dst/two.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/three.txt.rclone_chunk.001_3jstmk: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : one: Moved (server-side) to: one.bak 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jstfc: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 4 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/04 05:32:49 INFO : three.txt: Moved into backup dir 2026/06/04 05:32:49 INFO : dst/three.txt.rclone_chunk.001_3jstq7: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one.bak: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : one.bak: Excluded 2026/06/04 05:32:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : three.txt.bak: Excluded 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 4 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 INFO : one.bak: Deleted 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : one: Moved (server-side) to: one.bak 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jst67: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : three.txt.bak: Deleted 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/04 05:32:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.01s) === RUN TestSyncSuffix run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dst/one.rclone_chunk.001_3jst57: Moved (server-side) to: dst/one.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/two.rclone_chunk.001_3jstmz: Moved (server-side) to: dst/two.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/three.txt.rclone_chunk.001_3jstph: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : one: Moved (server-side) to: one.bak 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jst9a: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 4 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : three.txt: Sizes differ 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001_3jstbp: Moved (server-side) to: three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : three.txt: size = 6 OK 2026/06/04 05:32:49 INFO : three.txt: Copied (new) 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 4 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 INFO : one.bak: Deleted 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : one: Moved (server-side) to: one.bak 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jst8c: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : three.txt: Sizes differ 2026/06/04 05:32:49 INFO : three.txt.bak: Deleted 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001_3jstfo: Moved (server-side) to: three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : three.txt: size = 19 OK 2026/06/04 05:32:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.01s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dst/one.rclone_chunk.001_3jstog: Moved (server-side) to: dst/one.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/two.rclone_chunk.001_3jstul: Moved (server-side) to: dst/two.rclone_chunk.001 2026/06/04 05:32:49 INFO : dst/three.txt.rclone_chunk.001_3jstl2: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst" 2026/06/04 05:32:49 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wibavag6pozu/dst.rclone_chunk.001" 2026/06/04 05:32:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 3 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2026/06/04 05:32:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jstxg: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 4 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : three.txt: Sizes differ 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001_3jst9s: Moved (server-side) to: three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : three.txt: size = 6 OK 2026/06/04 05:32:49 INFO : three.txt: Copied (new) 2026/06/04 05:32:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : one: size = 4 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : one: Sizes differ 2026/06/04 05:32:49 INFO : one-2019-01-01: Deleted 2026/06/04 05:32:49 DEBUG : one: move 1 data chunks... 2026/06/04 05:32:49 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2026/06/04 05:32:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/04 05:32:49 INFO : one.rclone_chunk.001_3jstq2: Moved (server-side) to: one.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : one: size = 5 OK 2026/06/04 05:32:49 INFO : one: Copied (new) 2026/06/04 05:32:49 DEBUG : two: size = 3 OK 2026/06/04 05:32:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : two: Unchanged skipping 2026/06/04 05:32:49 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu/dst') 2026/06/04 05:32:49 DEBUG : three.txt: Sizes differ 2026/06/04 05:32:49 INFO : three-2019-01-01.txt: Deleted 2026/06/04 05:32:49 DEBUG : three.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/04 05:32:49 INFO : three.txt.rclone_chunk.001_3jstxr: Moved (server-side) to: three.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : three.txt: size = 19 OK 2026/06/04 05:32:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.01s) === RUN TestSyncUTFNorm run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : Testêé.rclone_chunk.001_3jstmg: Moved (server-side) to: Testêé.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : Testêé: size = 18 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : Testêé: Sizes differ 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : Testêé.rclone_chunk.001_3jst5j: Moved (server-side) to: Testêé.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Testêé: size = 14 OK 2026/06/04 05:32:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.00s) === RUN TestSyncImmutable run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : existing.rclone_chunk.001_3jstet: Moved (server-side) to: existing.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : existing: size = 6 OK 2026/06/04 05:32:49 INFO : existing: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : existing: size = 8 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : existing: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : existing: Sizes differ 2026/06/04 05:32:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': not deleting files as there were IO errors 2026/06/04 05:32:49 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : EXISTING.rclone_chunk.001_3jst4h: Moved (server-side) to: EXISTING.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : EXISTING: size = 6 OK 2026/06/04 05:32:49 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : existing: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.00s) === RUN TestFixCase run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" sync_test.go:2705: 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 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : both0.rclone_chunk.001_3jst3k: Moved (server-side) to: both0.rclone_chunk.001 2026/06/04 05:32:49 INFO : only0.rclone_chunk.001_3jstvb: Moved (server-side) to: only0.rclone_chunk.001 2026/06/04 05:32:49 INFO : both1.rclone_chunk.001_3jstir: Moved (server-side) to: both1.rclone_chunk.001 2026/06/04 05:32:49 INFO : only1.rclone_chunk.001_3jstia: Moved (server-side) to: only1.rclone_chunk.001 2026/06/04 05:32:49 INFO : both2.rclone_chunk.001_3jstj0: Moved (server-side) to: both2.rclone_chunk.001 2026/06/04 05:32:49 INFO : only2.rclone_chunk.001_3jstjv: Moved (server-side) to: only2.rclone_chunk.001 2026/06/04 05:32:49 INFO : both3.rclone_chunk.001_3jstj5: Moved (server-side) to: both3.rclone_chunk.001 2026/06/04 05:32:49 INFO : only3.rclone_chunk.001_3jste0: Moved (server-side) to: only3.rclone_chunk.001 2026/06/04 05:32:49 INFO : both4.rclone_chunk.001_3jstoh: Moved (server-side) to: both4.rclone_chunk.001 2026/06/04 05:32:49 INFO : only4.rclone_chunk.001_3jstus: Moved (server-side) to: only4.rclone_chunk.001 2026/06/04 05:32:49 INFO : both5.rclone_chunk.001_3jstlc: Moved (server-side) to: both5.rclone_chunk.001 2026/06/04 05:32:49 INFO : only5.rclone_chunk.001_3jste4: Moved (server-side) to: only5.rclone_chunk.001 2026/06/04 05:32:49 INFO : both6.rclone_chunk.001_3jsthn: Moved (server-side) to: both6.rclone_chunk.001 2026/06/04 05:32:49 INFO : only6.rclone_chunk.001_3jstdf: Moved (server-side) to: only6.rclone_chunk.001 2026/06/04 05:32:49 INFO : both7.rclone_chunk.001_3jst4e: Moved (server-side) to: both7.rclone_chunk.001 2026/06/04 05:32:49 INFO : only7.rclone_chunk.001_3jstfp: Moved (server-side) to: only7.rclone_chunk.001 2026/06/04 05:32:49 INFO : both8.rclone_chunk.001_3jstw4: Moved (server-side) to: both8.rclone_chunk.001 2026/06/04 05:32:49 INFO : only8.rclone_chunk.001_3jstwn: Moved (server-side) to: only8.rclone_chunk.001 2026/06/04 05:32:49 INFO : both9.rclone_chunk.001_3jstsl: Moved (server-side) to: both9.rclone_chunk.001 2026/06/04 05:32:49 INFO : only9.rclone_chunk.001_3jstae: Moved (server-side) to: only9.rclone_chunk.001 2026/06/04 05:32:49 INFO : both10.rclone_chunk.001_3jstew: Moved (server-side) to: both10.rclone_chunk.001 2026/06/04 05:32:49 INFO : only10.rclone_chunk.001_3jsttc: Moved (server-side) to: only10.rclone_chunk.001 2026/06/04 05:32:49 INFO : both11.rclone_chunk.001_3jstuc: Moved (server-side) to: both11.rclone_chunk.001 2026/06/04 05:32:49 INFO : only11.rclone_chunk.001_3jst4e: Moved (server-side) to: only11.rclone_chunk.001 2026/06/04 05:32:49 INFO : both12.rclone_chunk.001_3jsthm: Moved (server-side) to: both12.rclone_chunk.001 2026/06/04 05:32:49 INFO : only12.rclone_chunk.001_3jstwy: Moved (server-side) to: only12.rclone_chunk.001 2026/06/04 05:32:49 INFO : both13.rclone_chunk.001_3jstme: Moved (server-side) to: both13.rclone_chunk.001 2026/06/04 05:32:49 INFO : only13.rclone_chunk.001_3jstqk: Moved (server-side) to: only13.rclone_chunk.001 2026/06/04 05:32:49 INFO : both14.rclone_chunk.001_3jstp0: Moved (server-side) to: both14.rclone_chunk.001 2026/06/04 05:32:49 INFO : only14.rclone_chunk.001_3jstxi: Moved (server-side) to: only14.rclone_chunk.001 2026/06/04 05:32:49 INFO : both15.rclone_chunk.001_3jstov: Moved (server-side) to: both15.rclone_chunk.001 2026/06/04 05:32:49 INFO : only15.rclone_chunk.001_3jst9q: Moved (server-side) to: only15.rclone_chunk.001 2026/06/04 05:32:49 INFO : both16.rclone_chunk.001_3jstqc: Moved (server-side) to: both16.rclone_chunk.001 2026/06/04 05:32:49 INFO : only16.rclone_chunk.001_3jstti: Moved (server-side) to: only16.rclone_chunk.001 2026/06/04 05:32:49 INFO : both17.rclone_chunk.001_3jstwj: Moved (server-side) to: both17.rclone_chunk.001 2026/06/04 05:32:49 INFO : only17.rclone_chunk.001_3jstm6: Moved (server-side) to: only17.rclone_chunk.001 2026/06/04 05:32:49 INFO : both18.rclone_chunk.001_3jstxy: Moved (server-side) to: both18.rclone_chunk.001 2026/06/04 05:32:49 INFO : only18.rclone_chunk.001_3jst3r: Moved (server-side) to: only18.rclone_chunk.001 2026/06/04 05:32:49 INFO : both19.rclone_chunk.001_3jst1b: Moved (server-side) to: both19.rclone_chunk.001 2026/06/04 05:32:49 INFO : only19.rclone_chunk.001_3jstw2: Moved (server-side) to: only19.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : both10: size = 6 OK 2026/06/04 05:32:49 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both10: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both11: size = 6 OK 2026/06/04 05:32:49 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both11: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both12: size = 6 OK 2026/06/04 05:32:49 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both12: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both13: size = 6 OK 2026/06/04 05:32:49 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both13: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both14: size = 6 OK 2026/06/04 05:32:49 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both14: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both15: size = 6 OK 2026/06/04 05:32:49 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both15: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both16: size = 6 OK 2026/06/04 05:32:49 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both16: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both17: size = 6 OK 2026/06/04 05:32:49 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both17: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both18: size = 6 OK 2026/06/04 05:32:49 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both18: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both19: size = 6 OK 2026/06/04 05:32:49 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both19: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both1: size = 6 OK 2026/06/04 05:32:49 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both1: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both2: size = 6 OK 2026/06/04 05:32:49 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both2: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both3: size = 6 OK 2026/06/04 05:32:49 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both3: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both4: size = 6 OK 2026/06/04 05:32:49 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both4: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both5: size = 6 OK 2026/06/04 05:32:49 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both5: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both6: size = 6 OK 2026/06/04 05:32:49 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both6: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both7: size = 6 OK 2026/06/04 05:32:49 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both7: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both8: size = 6 OK 2026/06/04 05:32:49 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both9: size = 6 OK 2026/06/04 05:32:49 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both0: size = 6 OK 2026/06/04 05:32:49 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both9: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both0: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : both8: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : only14: Deleted 2026/06/04 05:32:49 INFO : only17: Deleted 2026/06/04 05:32:49 INFO : only18: Deleted 2026/06/04 05:32:49 INFO : only19: Deleted 2026/06/04 05:32:49 INFO : only3: Deleted 2026/06/04 05:32:49 INFO : only4: Deleted 2026/06/04 05:32:49 INFO : only5: Deleted 2026/06/04 05:32:49 INFO : only6: Deleted 2026/06/04 05:32:49 INFO : only8: Deleted 2026/06/04 05:32:49 INFO : only0: Deleted 2026/06/04 05:32:49 INFO : only15: Deleted 2026/06/04 05:32:49 INFO : only16: Deleted 2026/06/04 05:32:49 INFO : only1: Deleted 2026/06/04 05:32:49 INFO : only7: Deleted 2026/06/04 05:32:49 INFO : only9: Deleted 2026/06/04 05:32:49 INFO : only11: Deleted 2026/06/04 05:32:49 INFO : only12: Deleted 2026/06/04 05:32:49 INFO : only13: Deleted 2026/06/04 05:32:49 INFO : only2: Deleted 2026/06/04 05:32:49 INFO : only10: Deleted 2026/06/04 05:32:49 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.03s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : both0.rclone_chunk.001_3jst8u: Moved (server-side) to: both0.rclone_chunk.001 2026/06/04 05:32:49 INFO : only0.rclone_chunk.001_3jstpl: Moved (server-side) to: only0.rclone_chunk.001 2026/06/04 05:32:49 INFO : both1.rclone_chunk.001_3jst24: Moved (server-side) to: both1.rclone_chunk.001 2026/06/04 05:32:49 INFO : only1.rclone_chunk.001_3jst0b: Moved (server-side) to: only1.rclone_chunk.001 2026/06/04 05:32:49 INFO : both2.rclone_chunk.001_3jst44: Moved (server-side) to: both2.rclone_chunk.001 2026/06/04 05:32:49 INFO : only2.rclone_chunk.001_3jst5r: Moved (server-side) to: only2.rclone_chunk.001 2026/06/04 05:32:49 INFO : both3.rclone_chunk.001_3jstdk: Moved (server-side) to: both3.rclone_chunk.001 2026/06/04 05:32:49 INFO : only3.rclone_chunk.001_3jst73: Moved (server-side) to: only3.rclone_chunk.001 2026/06/04 05:32:49 INFO : both4.rclone_chunk.001_3jstj1: Moved (server-side) to: both4.rclone_chunk.001 2026/06/04 05:32:49 INFO : only4.rclone_chunk.001_3jstvq: Moved (server-side) to: only4.rclone_chunk.001 2026/06/04 05:32:49 INFO : both5.rclone_chunk.001_3jstrs: Moved (server-side) to: both5.rclone_chunk.001 2026/06/04 05:32:49 INFO : only5.rclone_chunk.001_3jstxf: Moved (server-side) to: only5.rclone_chunk.001 2026/06/04 05:32:49 INFO : both6.rclone_chunk.001_3jsti0: Moved (server-side) to: both6.rclone_chunk.001 2026/06/04 05:32:49 INFO : only6.rclone_chunk.001_3jstsm: Moved (server-side) to: only6.rclone_chunk.001 2026/06/04 05:32:49 INFO : both7.rclone_chunk.001_3jstbe: Moved (server-side) to: both7.rclone_chunk.001 2026/06/04 05:32:49 INFO : only7.rclone_chunk.001_3jstai: Moved (server-side) to: only7.rclone_chunk.001 2026/06/04 05:32:49 INFO : both8.rclone_chunk.001_3jstmg: Moved (server-side) to: both8.rclone_chunk.001 2026/06/04 05:32:49 INFO : only8.rclone_chunk.001_3jstqh: Moved (server-side) to: only8.rclone_chunk.001 2026/06/04 05:32:49 INFO : both9.rclone_chunk.001_3jstyb: Moved (server-side) to: both9.rclone_chunk.001 2026/06/04 05:32:49 INFO : only9.rclone_chunk.001_3jstob: Moved (server-side) to: only9.rclone_chunk.001 2026/06/04 05:32:49 INFO : both10.rclone_chunk.001_3jst3n: Moved (server-side) to: both10.rclone_chunk.001 2026/06/04 05:32:49 INFO : only10.rclone_chunk.001_3jst9j: Moved (server-side) to: only10.rclone_chunk.001 2026/06/04 05:32:49 INFO : both11.rclone_chunk.001_3jstjs: Moved (server-side) to: both11.rclone_chunk.001 2026/06/04 05:32:49 INFO : only11.rclone_chunk.001_3jstt8: Moved (server-side) to: only11.rclone_chunk.001 2026/06/04 05:32:49 INFO : both12.rclone_chunk.001_3jstix: Moved (server-side) to: both12.rclone_chunk.001 2026/06/04 05:32:49 INFO : only12.rclone_chunk.001_3jstbf: Moved (server-side) to: only12.rclone_chunk.001 2026/06/04 05:32:49 INFO : both13.rclone_chunk.001_3jstn1: Moved (server-side) to: both13.rclone_chunk.001 2026/06/04 05:32:49 INFO : only13.rclone_chunk.001_3jsto2: Moved (server-side) to: only13.rclone_chunk.001 2026/06/04 05:32:49 INFO : both14.rclone_chunk.001_3jstad: Moved (server-side) to: both14.rclone_chunk.001 2026/06/04 05:32:49 INFO : only14.rclone_chunk.001_3jstzb: Moved (server-side) to: only14.rclone_chunk.001 2026/06/04 05:32:49 INFO : both15.rclone_chunk.001_3jstqm: Moved (server-side) to: both15.rclone_chunk.001 2026/06/04 05:32:49 INFO : only15.rclone_chunk.001_3jst2u: Moved (server-side) to: only15.rclone_chunk.001 2026/06/04 05:32:49 INFO : both16.rclone_chunk.001_3jstv7: Moved (server-side) to: both16.rclone_chunk.001 2026/06/04 05:32:49 INFO : only16.rclone_chunk.001_3jstrd: Moved (server-side) to: only16.rclone_chunk.001 2026/06/04 05:32:49 INFO : both17.rclone_chunk.001_3jstox: Moved (server-side) to: both17.rclone_chunk.001 2026/06/04 05:32:49 INFO : only17.rclone_chunk.001_3jst9y: Moved (server-side) to: only17.rclone_chunk.001 2026/06/04 05:32:49 INFO : both18.rclone_chunk.001_3jstfm: Moved (server-side) to: both18.rclone_chunk.001 2026/06/04 05:32:49 INFO : only18.rclone_chunk.001_3jstuf: Moved (server-side) to: only18.rclone_chunk.001 2026/06/04 05:32:49 INFO : both19.rclone_chunk.001_3jst9j: Moved (server-side) to: both19.rclone_chunk.001 2026/06/04 05:32:49 INFO : only19.rclone_chunk.001_3jstew: Moved (server-side) to: only19.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : both0: size = 6 OK 2026/06/04 05:32:49 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both10: size = 6 OK 2026/06/04 05:32:49 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both11: size = 6 OK 2026/06/04 05:32:49 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both12: size = 6 OK 2026/06/04 05:32:49 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : both0: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both13: size = 6 OK 2026/06/04 05:32:49 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both13: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both14: size = 6 OK 2026/06/04 05:32:49 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both10: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both15: size = 6 OK 2026/06/04 05:32:49 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both14: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both16: size = 6 OK 2026/06/04 05:32:49 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both15: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both17: size = 6 OK 2026/06/04 05:32:49 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both17: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both18: size = 6 OK 2026/06/04 05:32:49 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both11: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both19: size = 6 OK 2026/06/04 05:32:49 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both16: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both1: size = 6 OK 2026/06/04 05:32:49 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both1: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both2: size = 6 OK 2026/06/04 05:32:49 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both2: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both3: size = 6 OK 2026/06/04 05:32:49 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both3: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both4: size = 6 OK 2026/06/04 05:32:49 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both4: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both5: size = 6 OK 2026/06/04 05:32:49 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both5: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both6: size = 6 OK 2026/06/04 05:32:49 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both12: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both7: size = 6 OK 2026/06/04 05:32:49 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both6: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both8: size = 6 OK 2026/06/04 05:32:49 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both18: Unchanged skipping 2026/06/04 05:32:49 DEBUG : both9: size = 6 OK 2026/06/04 05:32:49 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : both7: Unchanged skipping 2026/06/04 05:32:49 DEBUG : only0: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only0: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only0: Sizes differ 2026/06/04 05:32:49 DEBUG : only10: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only10: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only10: Sizes differ 2026/06/04 05:32:49 DEBUG : only11: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only11: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only11: Sizes differ 2026/06/04 05:32:49 DEBUG : only12: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only12: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only12: Sizes differ 2026/06/04 05:32:49 DEBUG : only13: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only13: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only13: Sizes differ 2026/06/04 05:32:49 DEBUG : only14: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only14: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only14: Sizes differ 2026/06/04 05:32:49 DEBUG : only15: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only15: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only15: Sizes differ 2026/06/04 05:32:49 DEBUG : only16: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only16: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only16: Sizes differ 2026/06/04 05:32:49 DEBUG : only17: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only17: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only17: Sizes differ 2026/06/04 05:32:49 DEBUG : only18: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only18: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only18: Sizes differ 2026/06/04 05:32:49 DEBUG : only19: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only19: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only19: Sizes differ 2026/06/04 05:32:49 DEBUG : only1: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only1: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only1: Sizes differ 2026/06/04 05:32:49 DEBUG : only2: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only2: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only2: Sizes differ 2026/06/04 05:32:49 DEBUG : only3: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only3: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only3: Sizes differ 2026/06/04 05:32:49 DEBUG : both8: Unchanged skipping 2026/06/04 05:32:49 DEBUG : only4: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only4: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only4: Sizes differ 2026/06/04 05:32:49 INFO : only0.rclone_chunk.001_3jsty6: Moved (server-side) to: only0.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only0: size = 0 OK 2026/06/04 05:32:49 INFO : only0: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only10.rclone_chunk.001_3jstzc: Moved (server-side) to: only10.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only10: size = 0 OK 2026/06/04 05:32:49 INFO : only10: Copied (replaced existing) 2026/06/04 05:32:49 DEBUG : both19: Unchanged skipping 2026/06/04 05:32:49 DEBUG : only5: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only5: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only5: Sizes differ 2026/06/04 05:32:49 DEBUG : only6: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only6: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only6: Sizes differ 2026/06/04 05:32:49 DEBUG : only7: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only7: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only7: Sizes differ 2026/06/04 05:32:49 DEBUG : only8: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only8: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only8: Sizes differ 2026/06/04 05:32:49 DEBUG : only9: size = 0 (Local file system at /tmp/rclone412394384) 2026/06/04 05:32:49 DEBUG : only9: size = 6 (Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu') 2026/06/04 05:32:49 DEBUG : only9: Sizes differ 2026/06/04 05:32:49 DEBUG : both9: Unchanged skipping 2026/06/04 05:32:49 INFO : only13.rclone_chunk.001_3jstky: Moved (server-side) to: only13.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : only13: size = 0 OK 2026/06/04 05:32:49 INFO : only13: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only14.rclone_chunk.001_3jst2z: Moved (server-side) to: only14.rclone_chunk.001 2026/06/04 05:32:49 INFO : only12.rclone_chunk.001_3jstmj: Moved (server-side) to: only12.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only12: size = 0 OK 2026/06/04 05:32:49 INFO : only12: Copied (replaced existing) 2026/06/04 05:32:49 DEBUG : only14: size = 0 OK 2026/06/04 05:32:49 INFO : only14: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only16.rclone_chunk.001_3jstcg: Moved (server-side) to: only16.rclone_chunk.001 2026/06/04 05:32:49 INFO : only11.rclone_chunk.001_3jstz3: Moved (server-side) to: only11.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only11: size = 0 OK 2026/06/04 05:32:49 INFO : only11: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only17.rclone_chunk.001_3jsta9: Moved (server-side) to: only17.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only17: size = 0 OK 2026/06/04 05:32:49 DEBUG : only16: size = 0 OK 2026/06/04 05:32:49 INFO : only16: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only19.rclone_chunk.001_3jsts9: Moved (server-side) to: only19.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only19: size = 0 OK 2026/06/04 05:32:49 INFO : only19: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only17: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only15.rclone_chunk.001_3jstqp: Moved (server-side) to: only15.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only15: size = 0 OK 2026/06/04 05:32:49 INFO : only15: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only3.rclone_chunk.001_3jst3y: Moved (server-side) to: only3.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only3: size = 0 OK 2026/06/04 05:32:49 INFO : only3: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only6.rclone_chunk.001_3jst65: Moved (server-side) to: only6.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only6: size = 0 OK 2026/06/04 05:32:49 INFO : only6: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only2.rclone_chunk.001_3jst29: Moved (server-side) to: only2.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only2: size = 0 OK 2026/06/04 05:32:49 INFO : only2: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only8.rclone_chunk.001_3jst87: Moved (server-side) to: only8.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only8: size = 0 OK 2026/06/04 05:32:49 INFO : only8: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only1.rclone_chunk.001_3jst9u: Moved (server-side) to: only1.rclone_chunk.001 2026/06/04 05:32:49 INFO : only18.rclone_chunk.001_3jstzy: Moved (server-side) to: only18.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only18: size = 0 OK 2026/06/04 05:32:49 INFO : only18: Copied (replaced existing) 2026/06/04 05:32:49 DEBUG : only1: size = 0 OK 2026/06/04 05:32:49 INFO : only1: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only5.rclone_chunk.001_3jstr4: Moved (server-side) to: only5.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only5: size = 0 OK 2026/06/04 05:32:49 INFO : only5: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only7.rclone_chunk.001_3jstk3: Moved (server-side) to: only7.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only7: size = 0 OK 2026/06/04 05:32:49 INFO : only7: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only4.rclone_chunk.001_3jst2v: Moved (server-side) to: only4.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only4: size = 0 OK 2026/06/04 05:32:49 INFO : only4: Copied (replaced existing) 2026/06/04 05:32:49 INFO : only9.rclone_chunk.001_3jstkk: Moved (server-side) to: only9.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : only9: size = 0 OK 2026/06/04 05:32:49 INFO : only9: Copied (replaced existing) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.05s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : empty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:49 DEBUG : empty_on_remote: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:49 DEBUG : empty_on_remote: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : empty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:49 DEBUG : empty_on_remote: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:49 DEBUG : empty_on_remote: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 DEBUG : sub dir: Making directory with metadata 2026/06/04 05:32:49 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/04 05:32:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:49 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 DEBUG : sub dir: Making directory with metadata 2026/06/04 05:32:49 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/06/04 05:32:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/04 05:32:49 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 05:32:49 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (0.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jstg7: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jstkq: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jstay: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jst6h: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jstxh: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jst2f: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jstsd: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jstbk: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jstra: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jsta8: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jstoe: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jstad: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jst0v: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jstsq: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jst1m: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jstmz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jstdy: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jst52: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jstfe: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jstz4: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish === RUN TestTransform/NFD run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jsty4: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jst91: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jstnm: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jstsd: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jst29: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jstgd: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jstvs: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jstyg: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jstyf: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jst5u: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jstdc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jstqw: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jst67: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jst4j: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jstjp: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jst9y: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jstze: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jstfd: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jstwa: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jst1w: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jstsj: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jstmg: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jstg1: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jst9n: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jstf3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jst9y: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jstcb: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jstn0: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jstly: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jst76: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jstz7: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jstch: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jstcy: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jst7e: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jsto9: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jsttw: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jsts4: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jsth5: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jst40: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jstrn: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 INFO : YXBwbGU=.rclone_chunk.001_3jst1z: Moved (server-side) to: YXBwbGU=.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : YXBwbGU=: size = 5 OK 2026/06/04 05:32:49 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_3jstvh: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/04 05:32:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_3jstuq: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/04 05:32:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_3jstgt: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_3jstof: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_3jstgs: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 INFO : YmFuYW5h.rclone_chunk.001_3jst0u: Moved (server-side) to: YmFuYW5h.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : YmFuYW5h: size = 6 OK 2026/06/04 05:32:49 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_3jst4v: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_3jstcg: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_3jstn8: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_3jstwi: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_3jsth3: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_3jstzq: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_3jst77: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_3jstz1: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_3jstbs: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 05:32:49 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_3jstjj: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/04 05:32:49 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_3jstrt: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_3jst8b: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_3jst2u: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : banana: Deleted 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 05:32:49 INFO : apple: Deleted 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 05:32:49 INFO : splitbananasplit: Deleted 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 05:32:49 INFO : appleappleapplebanana: Deleted 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 05:32:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : YXBwbGU=: Excluded 2026/06/04 05:32:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/04 05:32:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : YmFuYW5h: Excluded 2026/06/04 05:32:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : YXBwbGU=: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : YmFuYW5h: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : YXBwbGU=: Excluded 2026/06/04 05:32:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/04 05:32:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : YmFuYW5h: Excluded 2026/06/04 05:32:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/04 05:32:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 05:32:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jstcn: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jst78: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jst8a: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jst1t: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jstkm: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jsttv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jstrd: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jstlm: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jst2m: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jst2r: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jstr3: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jst3b: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jst2r: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jstmt: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jstr8: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jstkj: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jst90: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jsta5: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jstsm: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jstyp: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 INFO : PREFIXapple.rclone_chunk.001_3jst5t: Moved (server-side) to: PREFIXapple.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : PREFIXapple: size = 5 OK 2026/06/04 05:32:49 INFO : apple: Copied (new) to: PREFIXapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_3jstnx: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 INFO : PREFIXsplitbananasplit.rclone_chunk.001_3jst60: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/04 05:32:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/04 05:32:49 INFO : PREFIXbanana.rclone_chunk.001_3jstn2: Moved (server-side) to: PREFIXbanana.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : PREFIXbanana: size = 6 OK 2026/06/04 05:32:49 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_3jst7a: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_3jst5z: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_3jste3: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_3jstfm: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_3jstv2: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_3jst30: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_3jstj5: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_3jstxy: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_3jst27: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_3jst0k: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_3jstgl: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_3jstk8: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_3jstj1: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_3jstqn: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_3jstne: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/04 05:32:49 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_3jst8r: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 05:32:49 INFO : apple: Deleted 2026/06/04 05:32:49 INFO : appleappleapplebanana: Deleted 2026/06/04 05:32:49 INFO : banana: Deleted 2026/06/04 05:32:49 INFO : splitbananasplit: Deleted 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 05:32:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : PREFIXapple: Excluded 2026/06/04 05:32:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : PREFIXbanana: Excluded 2026/06/04 05:32:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 05:32:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 05:32:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jsta2: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 INFO : apple: Copied (new) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jstp2: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 INFO : appleappleapplebanana: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jstf4: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jstvt: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jstua: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jstno: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 INFO : splitbananasplit: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jstu4: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jstxw: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jstwu: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jstsc: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jstpo: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jstwb: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jstrr: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 INFO : banana: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jstad: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jstdp: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jst64: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jst7i: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jst98: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jst2x: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jst6w: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/04 05:32:49 INFO : PREFIXsplitbananasplit: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/04 05:32:49 INFO : PREFIXbanana: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/04 05:32:49 INFO : PREFIXapple: Deleted 2026/06/04 05:32:49 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/04 05:32:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jstcf: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jst34: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jst8u: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jstj5: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jstc3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jstfn: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jst7j: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jstj1: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jstnd: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jstfq: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jst8i: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jst3l: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jstyc: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jstsl: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jstfl: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jsthd: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jstsx: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jstnq: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jst30: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jsth8: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 INFO : appleSUFFIX.rclone_chunk.001_3jstnt: Moved (server-side) to: appleSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : appleSUFFIX: size = 5 OK 2026/06/04 05:32:49 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/04 05:32:49 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_3jst9y: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 05:32:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 05:32:49 INFO : splitbananasplitSUFFIX.rclone_chunk.001_3jst5m: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/04 05:32:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_3jstud: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 05:32:49 INFO : bananaSUFFIX.rclone_chunk.001_3jstir: Moved (server-side) to: bananaSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/04 05:32:49 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_3jstdr: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_3jst7n: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_3jstpe: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_3jstur: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_3jstm9: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_3jst4j: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_3jstwi: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_3jstx6: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_3jsty8: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_3jstqv: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_3jstup: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_3jsti8: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_3jstw8: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_3jsta7: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_3jstr2: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 05:32:49 INFO : appleappleapplebanana: Deleted 2026/06/04 05:32:49 INFO : banana: Deleted 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 05:32:49 INFO : splitbananasplit: Deleted 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 05:32:49 INFO : apple: Deleted 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 05:32:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : bananaSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplitSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 05:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 05:32:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jst9q: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 INFO : apple: Copied (new) 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jst9n: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jst3b: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 INFO : banana: Copied (new) 2026/06/04 05:32:49 INFO : appleappleapplebanana: Copied (new) 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jstxg: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 INFO : splitbananasplit: Copied (new) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jstzd: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jstty: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jstlc: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jsti1: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jstra: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jsto7: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jstuv: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jstt2: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jstfi: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jst5k: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jst38: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jsto9: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jst7n: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jstbh: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jstd9: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jst0u: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : appleSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : bananaSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : splitbananasplitSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/04 05:32:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish === RUN TestTransform/truncate run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jst0r: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jstzj: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jstrb: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jst55: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jst45: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jsth1: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jst93: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jstdk: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jst8b: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jstli: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jst9p: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jstws: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jst4n: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jstkr: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jstw0: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jsto1: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jstxa: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jst3q: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jstfb: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jstwc: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : splitbanan.rclone_chunk.001_3jstrb: Moved (server-side) to: splitbanan.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 05:32:49 DEBUG : splitbanan: size = 16 OK 2026/06/04 05:32:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : appleapple.rclone_chunk.001_3jsti9: Moved (server-side) to: appleapple.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : appleapple: size = 21 OK 2026/06/04 05:32:49 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 05:32:49 INFO : dir1/0000-abcde.rclone_chunk.001_3jstlc: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 05:32:49 INFO : dir1/0001-bcdef.rclone_chunk.001_3jstd7: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 05:32:49 INFO : dir1/0004-efghi.rclone_chunk.001_3jstly: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 05:32:49 INFO : dir1/0005-fghij.rclone_chunk.001_3jst7e: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 05:32:49 INFO : dir1/0002-cdefg.rclone_chunk.001_3jst56: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 05:32:49 INFO : dir1/0007-12345.rclone_chunk.001_3jstdm: Moved (server-side) to: dir1/0007-12345.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 05:32:49 INFO : dir1/0008-23456.rclone_chunk.001_3jst8c: Moved (server-side) to: dir1/0008-23456.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 05:32:49 INFO : dir1/0010-45678.rclone_chunk.001_3jstfl: Moved (server-side) to: dir1/0010-45678.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 05:32:49 INFO : dir1/0011-56789.rclone_chunk.001_3jst0r: Moved (server-side) to: dir1/0011-56789.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 05:32:49 INFO : dir1/0009-34567.rclone_chunk.001_3jst01: Moved (server-side) to: dir1/0009-34567.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijk.rclone_chunk.001_3jstot: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/04 05:32:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 05:32:49 INFO : dir1/0012-6789;.rclone_chunk.001_3jstg5: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 05:32:49 INFO : dir1/0003-defgh.rclone_chunk.001_3jsthl: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/04 05:32:49 INFO : dir1/0014-89;=..rclone_chunk.001_3jstu3: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/04 05:32:49 INFO : dir1/0013-789;=.rclone_chunk.001_3jst1v: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/04 05:32:49 INFO : dir1/0015-9;=.t.rclone_chunk.001_3jst6x: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : splitbananasplit: Deleted 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 05:32:49 INFO : appleappleapplebanana: Deleted 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 05:32:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleapple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleapple: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbanan: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcde: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdef: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefg: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defgh: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghi: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghij: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijk: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-12345: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-23456: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-34567: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-45678: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleapple: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbanan: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 05:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 05:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 05:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 05:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 05:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 05:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 05:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 05:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 05:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 05:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 05:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 05:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 05:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 05:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 05:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 05:32:49 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleapple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleapple: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbanan: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcde: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdef: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefg: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defgh: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghi: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghij: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijk: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-12345: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-23456: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-34567: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-45678: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 05:32:49 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jst9g: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jst5z: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jstby: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jst3c: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jst06: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jst3c: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jstv1: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jst57: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jstj2: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jst6v: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jstup: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jsto6: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jst38: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jst3r: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jst4k: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jstrx: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jsta6: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jsthj: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jstw0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jstw0: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jsto2: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jstc5: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jstyz: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jstww: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jst7c: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jstmz: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jstvs: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jsty3: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jst5s: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jstct: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jstyi: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jst7z: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jstms: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jstd2: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jst9j: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jstza: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jsta5: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jstgn: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jstt0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jstn9: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish === RUN TestTransform/charmap run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jst9y: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jstyr: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jstbg: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jst4o: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jst81: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jstus: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jstwy: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jstw3: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jstzz: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jstyy: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jsta1: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jst01: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jstp1: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jst8x: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jst9k: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jst5q: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jstna: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jstd8: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jstc0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jstsm: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jstcj: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jstet: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jstci: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jstpv: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jst8z: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jst2k: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jstm1: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jst5a: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jst00: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jstf9: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jstkj: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jstob: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jsthu: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jstr2: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jstd1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jst32: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jstpn: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jst1l: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jstei: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jst25: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish === RUN TestTransform/ascii run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_3jst7q: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_3jstlu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_3jst66: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0003-defghij.txt.rclone_chunk.001_3jstux: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_3jst4p: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_3jst4g: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_3jst9b: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0007-1234567.txt.rclone_chunk.001_3jstwk: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0008-2345678.txt.rclone_chunk.001_3jstoa: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0009-3456789.txt.rclone_chunk.001_3jstp6: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0010-456789.txt.rclone_chunk.001_3jstxr: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0011-56789;.txt.rclone_chunk.001_3jstn2: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0012-6789;.txt.rclone_chunk.001_3jstrl: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0013-789;=.txt.rclone_chunk.001_3jsto0: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0014-89;=.txt.rclone_chunk.001_3jst00: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : dir1/0015-9;=.txt.rclone_chunk.001_3jstqj: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : apple.rclone_chunk.001_3jstqp: Moved (server-side) to: apple.rclone_chunk.001 2026/06/04 05:32:49 INFO : banana.rclone_chunk.001_3jstx9: Moved (server-side) to: banana.rclone_chunk.001 2026/06/04 05:32:49 INFO : appleappleapplebanana.rclone_chunk.001_3jstyh: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2026/06/04 05:32:49 INFO : splitbananasplit.rclone_chunk.001_3jst8q: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/06/04 05:32:49 DEBUG : apple: size = 5 OK 2026/06/04 05:32:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : apple: Unchanged skipping 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : banana: size = 6 OK 2026/06/04 05:32:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : banana: Unchanged skipping 2026/06/04 05:32:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 05:32:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : apple: Excluded 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : appleappleapplebanana: Excluded 2026/06/04 05:32:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : banana: Excluded 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : splitbananasplit: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 05:32:49 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (0.56s) --- PASS: TestTransform/NFC (0.04s) --- PASS: TestTransform/NFD (0.04s) --- PASS: TestTransform/base64 (0.05s) --- PASS: TestTransform/prefix (0.06s) --- PASS: TestTransform/suffix (0.07s) --- PASS: TestTransform/truncate (0.06s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.04s) --- PASS: TestTransform/charmap (0.05s) --- PASS: TestTransform/lowercase (0.05s) --- PASS: TestTransform/ascii (0.04s) === RUN TestTransformCopy run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/04 05:32:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/04 05:32:49 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/06/04 05:32:49 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-06-04T05:32:49.927455728Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst=sub dir_somesuffix 2026/06/04 05:32:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/04 05:32:49 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/04 05:32:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/04 05:32:49 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_3jst5z: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/04 05:32:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : sub dir_somesuffix: Set directory modification time (using SetModTime) --- PASS: TestTransformCopy (0.00s) === RUN TestDoubleTransform run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.929455762Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : tictactoe/tictactoe.rclone_chunk.001_3jst0r: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDoubleTransform (0.00s) === RUN TestFileTag run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : toe: Making directory with metadata 2026/06/04 05:32:49 INFO : toe: Made directory with metadata (mtime=2026-06-04T05:32:49.933455829Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/04 05:32:49 DEBUG : toe/toe: Making directory with metadata 2026/06/04 05:32:49 INFO : toe/toe: Made directory with metadata (mtime=2026-06-04T05:32:49.933455829Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 05:32:49 INFO : toe/toe/tictactoe.rclone_chunk.001_3jstpi: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestFileTag (0.00s) === RUN TestNoTag run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : toe: Making directory with metadata 2026/06/04 05:32:49 INFO : toe: Made directory with metadata (mtime=2026-06-04T05:32:49.938455913Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/04 05:32:49 DEBUG : toe/toe: Making directory with metadata 2026/06/04 05:32:49 INFO : toe/toe: Made directory with metadata (mtime=2026-06-04T05:32:49.938455913Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : toe/toe/tictactoe.rclone_chunk.001_3jsthl: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : empty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.94245598Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.94245598Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_3jstmw: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictacempty_dir: Set directory modification time (using SetModTime) --- PASS: TestDirTag (0.00s) === RUN TestAllTag run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : empty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.946456047Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.946456047Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_3jston: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/04 05:32:49 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': 0 differences found 2026/06/04 05:32:49 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': 1 hashes could not be checked 2026/06/04 05:32:49 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': 1 matching files --- PASS: TestAllTag (0.00s) === RUN TestRunTwice run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.949456098Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.949456098Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 05:32:49 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_3jstvj: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/06/04 05:32:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : toe: Making directory with metadata 2026/06/04 05:32:49 INFO : toe: Made directory with metadata (mtime=2026-06-04T05:32:49.957456232Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/04 05:32:49 DEBUG : toe/toe: Making directory with metadata 2026/06/04 05:32:49 INFO : toe/toe: Made directory with metadata (mtime=2026-06-04T05:32:49.957456232Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/04 05:32:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 05:32:49 INFO : toe/toe/toe.rclone_chunk.001_3jst29: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : toe/toe/toe: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestConflicting (0.00s) === RUN TestMove run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : empty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.960456282Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.960456282Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_3jst4e: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 INFO : toe/toe/toe.txt: Deleted 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : toe/toe: Removing directory 2026/06/04 05:32:49 INFO : toe: Removing directory 2026/06/04 05:32:49 INFO : empty_dir: Removing directory 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384: deleted 3 directories --- PASS: TestMove (0.00s) === RUN TestTransformFile run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : empty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.963456332Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.963456332Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_3jstul: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 INFO : toe/toe/toe.txt: Deleted 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : toe/toe: Removing directory 2026/06/04 05:32:49 INFO : toe: Removing directory 2026/06/04 05:32:49 INFO : empty_dir: Removing directory 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384: deleted 3 directories 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: move 1 data chunks... 2026/06/04 05:32:49 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2026/06/04 05:32:49 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (0.00s) === RUN TestManualTransformFile run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : Reset feature "Copy" 2026/06/04 05:32:49 DEBUG : Reset feature "Move" 2026/06/04 05:32:49 DEBUG : Reset feature "Copy" 2026/06/04 05:32:49 DEBUG : Reset feature "Move" 2026/06/04 05:32:49 DEBUG : empty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/06/04 05:32:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/06/04 05:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.966456383Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-06-04T05:32:49.966456383Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 05:32:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_3jstzb: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 05:32:49 INFO : toe/toe/toe.txt: Deleted 2026/06/04 05:32:49 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : toe/toe: Removing directory 2026/06/04 05:32:49 INFO : toe: Removing directory 2026/06/04 05:32:49 INFO : empty_dir: Removing directory 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384: deleted 3 directories 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 05:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 05:32:49 INFO : toe/toe/toe.txt.rclone_chunk.001_3jstul: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/04 05:32:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/04 05:32:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (0.00s) === RUN TestBase64 run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 DEBUG : toe: transformed to: dG9l 2026/06/04 05:32:49 DEBUG : toe: transformed to: dG9l 2026/06/04 05:32:49 DEBUG : dG9l: Making directory with metadata 2026/06/04 05:32:49 INFO : dG9l: Made directory with metadata (mtime=2026-06-04T05:32:49.97045645Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dG9l", newDst=dG9l 2026/06/04 05:32:49 DEBUG : toe: transformed to: dG9l 2026/06/04 05:32:49 DEBUG : toe: transformed to: dG9l 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/04 05:32:49 DEBUG : dG9l/dG9l: Making directory with metadata 2026/06/04 05:32:49 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-06-04T05:32:49.97045645Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "dG9l/dG9l", newDst=dG9l/dG9l 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/04 05:32:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_3jsto6: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish 2026/06/04 05:32:49 INFO : dG9l/dG9l: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : dG9l: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 DEBUG : dG9l: transformed to: toe 2026/06/04 05:32:49 DEBUG : dG9l: transformed to: toe 2026/06/04 05:32:49 DEBUG : toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/04 05:32:49 DEBUG : dG9l: transformed to: toe 2026/06/04 05:32:49 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/04 05:32:49 DEBUG : toe/toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/04 05:32:49 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/04 05:32:49 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/04 05:32:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/04 05:32:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/04 05:32:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384: Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Local file system at /tmp/rclone412394384: Waiting for transfers to finish 2026/06/04 05:32:49 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (0.00s) === RUN TestError run.go:198: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu'", Local "Local file system at /tmp/rclone412394384", Modify Window "1ns" 2026/06/04 05:32:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: 2026/06/04 05:32:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Making directory with metadata 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Made directory with metadata (mtime=2026-06-04T05:32:49.974456517Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "", newDst= 2026/06/04 05:32:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: 2026/06/04 05:32:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: 2026/06/04 05:32:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: 2026/06/04 05:32:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/04 05:32:49 DEBUG : toe/toe: Making directory with metadata 2026/06/04 05:32:49 INFO : toe/toe: Made directory with metadata (mtime=2026-06-04T05:32:49.974456517Z) 2026/06/04 05:32:49 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/04 05:32:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 05:32:49 DEBUG : toe/toe: transformed to: 2026/06/04 05:32:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/04 05:32:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 05:32:49 DEBUG : toe: transformed to: 2026/06/04 05:32:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 05:32:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 05:32:49 DEBUG : toe/toe/toe: transformed to: 2026/06/04 05:32:49 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/04 05:32:49 INFO : toe/toe/toe.rclone_chunk.001_3jstzo: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2026/06/04 05:32:49 DEBUG : toe/toe/toe: size = 11 OK 2026/06/04 05:32:49 INFO : toe/toe/toe: Copied (new) 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for checks to finish 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Waiting for transfers to finish 2026/06/04 05:32:49 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': not deleting files as there were IO errors 2026/06/04 05:32:49 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/06/04 05:32:49 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Set directory modification time (using SetModTime) 2026/06/04 05:32:49 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': not deleting directories as there were IO errors --- PASS: TestError (0.00s) PASS 2026/06/04 05:32:49 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wibavag6pozu': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Finished OK in 1.255251894s (try 1/5)